touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #39626
[Bug 1173249] Re: update-software-center AttributeError during upgrade from 12.10 to 13.04
quantal has seen the end of its life and is no longer receiving any
updates. Marking the quantal task for this ticket as "Won't Fix".
** Changed in: software-center (Ubuntu Quantal)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded 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:
Fix Released
Status in software-center package in Ubuntu:
Fix Released
Status in aptdaemon source package in Quantal:
Won't Fix
Status in pygobject source package in Quantal:
Invalid
Status in software-center source package in Quantal:
Won't Fix
Status in aptdaemon source package in Raring:
Fix Released
Status in pygobject source package in Raring:
Fix Released
Status in software-center source package in Raring:
Won't Fix
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