[Bug 1173249] [software-center/raring] possible regression found
Brian Murray
brian at ubuntu.com
Tue May 28 19:31:55 UTC 2013
As a part of the Stable Release Updates quality process a search for
Launchpad bug reports using the version of software-center from raring-
proposed was performed and bug 1183182 was found. Please investigate
this bug report to ensure that a regression will not be created by this
SRU. In the event that this is not a regression remove the
"verification-failed" tag from this bug report and tag 1183182 "bot-
stop-nagging". Thanks!
** Tags added: verification-failed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptdaemon in Ubuntu.
https://bugs.launchpad.net/bugs/1173249
Title:
update-software-center AttributeError during upgrade from 12.10 to
13.04
Status in “aptdaemon” package in Ubuntu:
Fix Released
Status in “pygobject” package in Ubuntu:
Fix Released
Status in “software-center” package in Ubuntu:
Fix Released
Status in “aptdaemon” source package in Quantal:
Triaged
Status in “pygobject” source package in Quantal:
Invalid
Status in “software-center” source package in Quantal:
Confirmed
Status in “aptdaemon” source package in Raring:
Fix Released
Status in “pygobject” source package in Raring:
Fix Committed
Status in “software-center” source package in Raring:
Fix Committed
Status in “aptdaemon” source package in Saucy:
Fix Released
Status in “pygobject” source package in Saucy:
Fix Released
Status in “software-center” source package in Saucy:
Fix Released
Bug description:
During upgrade from Ubuntu 12.10 to Ubuntu 13.04, this can happen when
update-software-center is run by triggers:
Traceback (most recent call last):
File "/usr/sbin/update-software-center", line 170, in <module>
result = rebuild_database(pathname)
File "/usr/share/software-center/softwarecenter/db/update.py", line 1108, in rebuild_database
cache = get_pkg_info()
File "/usr/share/software-center/softwarecenter/db/pkginfo.py", line 240, in get_pkg_info
from softwarecenter.db.pkginfo_impl.aptcache import AptCache
File "/usr/share/software-center/softwarecenter/db/pkginfo_impl/aptcache.py", line 30, in <module>
from aptdaemon.client import AptClient
File "/usr/lib/python2.7/dist-packages/aptdaemon/client.py", line 70, in <module>
class MemoizedMixInMeta(MemoizedTransaction, GObject.GObjectMeta):
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 316, in __getattr__
return getattr(self._introspection_module, name)
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 135, in __getattr__
self.__name__, name))
AttributeError: 'gi.repository.GObject' object has no attribute 'GObjectMeta'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1173249/+subscriptions
More information about the foundations-bugs
mailing list