Uploaded pygobject to raring with slightly modified breaks to be << the- new-version rather than <= the-current-version. Don't accept it without accepting software-center first, please. :-)
Rodney, this bug will need an SRU description - description, test case, regression potential. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygobject 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: Triaged Status in “software-center” package in Ubuntu: Triaged 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: Triaged Status in “software-center” source package in Raring: Triaged Status in “aptdaemon” source package in Saucy: Fix Released Status in “pygobject” source package in Saucy: Triaged Status in “software-center” source package in Saucy: Triaged 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 -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

