[Bug 1620888] Re: [SRU] NameError: global name '_LE' is not defined when running trove-guestagent
Brian Murray
brian at ubuntu.com
Thu Nov 3 19:34:48 UTC 2016
Hello Chaozhe, or anyone else affected,
Accepted openstack-trove into xenial-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/openstack-
trove/1:5.1.1-0ubuntu2 in a few hours, and then in the -proposed
repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: openstack-trove (Ubuntu Xenial)
Status: Triaged => Fix Committed
** Tags added: verification-needed
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1620888
Title:
[SRU] NameError: global name '_LE' is not defined when running trove-
guestagent
Status in Ubuntu Cloud Archive:
Invalid
Status in Ubuntu Cloud Archive mitaka series:
Triaged
Status in OpenStack DBaaS (Trove):
Fix Released
Status in openstack-trove package in Ubuntu:
Invalid
Status in openstack-trove source package in Xenial:
Fix Committed
Bug description:
[Description]
When we run trove-guestagent, it will throw exception as follow:
2016-09-06 12:53:49.178 8485 CRITICAL root [-] NameError: global name '_LE' is not defined
2016-09-06 12:53:49.178 8485 ERROR root Traceback (most recent call last):
2016-09-06 12:53:49.178 8485 ERROR root File "/usr/local/bin/trove-guestagent", line 10, in <module>
2016-09-06 12:53:49.178 8485 ERROR root sys.exit(main())
2016-09-06 12:53:49.178 8485 ERROR root File "/usr/local/lib/python2.7/dist-packages/trove/cmd/guest.py", line 43, in main
2016-09-06 12:53:49.178 8485 ERROR root msg = (_LE("Manager class not registered for datastore manager %s") %
2016-09-06 12:53:49.178 8485 ERROR root NameError: global name '_LE' is not defined
2016-09-06 12:53:49.178 8485 ERROR root
[Testcase]
Run trove-guestagent.
[Regression potential]
None. The fix just adds a missing import.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1620888/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list