[Bug 1173249] Re: update-software-center AttributeError during upgrade from 12.10 to 13.04

Adam Conrad adconrad at 0c3.net
Tue May 14 00:21:58 UTC 2013


Hello Evan, or anyone else affected,

Accepted pygobject into raring-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/pygobject/3.8.0-2ubuntu1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: pygobject (Ubuntu Raring)
       Status: In Progress => Fix Committed

** Tags added: verification-needed

** Changed in: software-center (Ubuntu Raring)
       Status: Triaged => Fix Committed

-- 
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