horizon/dashboard Translation sync broken?
Looking at http://status.openstack.org/openstack-health/#/g/build_queue/periodic?groupKey=build_queue&searchJob=translation I see lots of failures for horizon related projects. Is there anybody that can look into this, please? Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter: jaegerandi SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Andreas, Thanks for raising this. It seems the translation update job runs on python 3.4. I am not sure all horizon features are ready for python 3.4. Did the infra switch the default python to python 3.4 recently? Although horizon itself does not work with python 3.5 at the moment, python 3.4 is completely out of scope of python 3 support. 2017-06-18 17:59 GMT+09:00 Andreas Jaeger <aj@suse.com>:
Looking at http://status.openstack.org/openstack-health/#/g/build_queue/periodic?groupKey=build_queue&searchJob=translation I see lots of failures for horizon related projects.
Is there anybody that can look into this, please?
Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter: jaegerandi SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
_______________________________________________ OpenStack-I18n mailing list OpenStack-I18n@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-i18n
On 2017-06-18 21:53:06 +0900 (+0900), Akihiro Motoki wrote:
Thanks for raising this. It seems the translation update job runs on python 3.4. I am not sure all horizon features are ready for python 3.4. Did the infra switch the default python to python 3.4 recently? Although horizon itself does not work with python 3.5 at the moment, python 3.4 is completely out of scope of python 3 support.
There was a mishap a while back where the default pip on our servers got inadvertently linked to an alternative installation which defaults to using python3. As a result, virtualenv got reinstalled and started creating python3-based environments in error. The pip linking was quickly reverted, but fixing the virtualenv installation on proposal.slave.openstack.org seems to have been overlooked. I've just now force reinstalled virtualenv there and confirmed it's creating python2.7-based environments now. I'm going to spot-check some of our other similar servers to make sure there's no regression or missed repair elsewhere as well. Thanks for noticing this! -- Jeremy Stanley
On 2017-06-18 16:58, Jeremy Stanley wrote:
On 2017-06-18 21:53:06 +0900 (+0900), Akihiro Motoki wrote:
Thanks for raising this. It seems the translation update job runs on python 3.4. I am not sure all horizon features are ready for python 3.4. Did the infra switch the default python to python 3.4 recently? Although horizon itself does not work with python 3.5 at the moment, python 3.4 is completely out of scope of python 3 support.
There was a mishap a while back where the default pip on our servers got inadvertently linked to an alternative installation which defaults to using python3. As a result, virtualenv got reinstalled and started creating python3-based environments in error. The pip linking was quickly reverted, but fixing the virtualenv installation on proposal.slave.openstack.org seems to have been overlooked. I've just now force reinstalled virtualenv there and confirmed it's creating python2.7-based environments now. I'm going to spot-check some of our other similar servers to make sure there's no regression or missed repair elsewhere as well. Thanks for noticing this!
yes, that would explain it! Thanks for fixing! Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter: jaegerandi SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Today's job looks fine (so far). Failing now with an invalid file (probably) is zaqar-ui: http://logs.openstack.org/periodic/zaqar-ui-propose-translation-update/e2b20... "UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)" Is there anybody that can look into this, please? Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter: jaegerandi SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
participants (3)
-
Akihiro Motoki
-
Andreas Jaeger
-
Jeremy Stanley