[Bug 1637138] Re: The trove-guest agent service does not start on xenial
Liam Young
liam.young at canonical.com
Thu Oct 27 13:16:54 UTC 2016
I think this is fixed in yakkety
--
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/1637138
Title:
The trove-guest agent service does not start on xenial
Status in Ubuntu Cloud Archive:
Triaged
Status in Ubuntu Cloud Archive mitaka series:
Triaged
Status in Ubuntu Cloud Archive newton series:
Triaged
Status in openstack-trove package in Ubuntu:
Triaged
Status in openstack-trove source package in Xenial:
Triaged
Status in openstack-trove source package in Yakkety:
Triaged
Status in openstack-trove source package in Zesty:
Triaged
Bug description:
When starting the trove guest agent on xenial it fails with:
2016-10-27 09:31:38.674 1366 CRITICAL root [-] NameError: global name '_LE' is not defined
2016-10-27 09:31:38.674 1366 ERROR root Traceback (most recent call last):
2016-10-27 09:31:38.674 1366 ERROR root File "/usr/bin/trove-guestagent", line 10, in <module>
2016-10-27 09:31:38.674 1366 ERROR root sys.exit(main())
2016-10-27 09:31:38.674 1366 ERROR root File "/usr/lib/python2.7/dist-packages/trove/cmd/guest.py", line 48, in main
2016-10-27 09:31:38.674 1366 ERROR root msg = (_LE("The guest_id parameter is not set. guest_info.conf "
2016-10-27 09:31:38.674 1366 ERROR root NameError: global name '_LE' is not defined
2016-10-27 09:31:38.674 1366 ERROR root
It seems to be missing:
https://github.com/openstack/trove/blob/master/trove/cmd/guest.py#L27
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1637138/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list