[Bug 1717754] Re: Exception raised: When using gi.repository you must not ...
Hans Joachim Desserud
1717754 at bugs.launchpad.net
Sun Sep 17 09:16:32 UTC 2017
Thanks for reporting.
I can confirm I get the same error message when attempting to run
openstack from python3-openstackclient 3.12.0-0ubuntu2 on Ubuntu Artful.
** Changed in: python-openstackclient (Ubuntu)
Status: New => Confirmed
** Also affects: python-openstackclient
Importance: Undecided
Status: New
** Tags added: artful
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-openstackclient in Ubuntu.
https://bugs.launchpad.net/bugs/1717754
Title:
Exception raised: When using gi.repository you must not ...
Status in python-openstackclient:
New
Status in python-openstackclient package in Ubuntu:
Confirmed
Bug description:
I'm getting the following error after the latest artful upgrade:
$ openstack
Exception raised: When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "import gobject" to "from gi.repository import GObject". See: https://bugzilla.gnome.org/show_bug.cgi?id=709183
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-openstackclient/+bug/1717754/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list