[Bug 1021474] [NEW] update-apt-xapian-index crashes with Unpickling Error in init() invalid load key

SickofSociety info at essandre.de
Thu Jul 5 20:44:33 UTC 2012


Public bug reported:

Daily crashes of update-apt-xapian-index

Everytime with Unpickling Error in init() : invalid load key.

If i type sudo update-apt-xapian-index it crashes immediatly.
Terminal gives back:
No handlers could be found for logger "softwarecenter.db.update"
Reading .desktop files from /usr/share/app-install/desktop/: done.  
Traceback (most recent call last):
  File "/usr/sbin/update-apt-xapian-index", line 101, in <module>
    if not indexer.setupIndexing(force=opts.force, system=opts.pkgfile is None):
  File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 513, in setupIndexing
    addon.obj.init(dict(values=self.values), self.progress)
  File "/usr/share/apt-xapian-index/plugins/cataloged_time.py", line 72, in init
    self._package_cataloged_time = cPickle.load(open(self._packages_cataloged_file))
cPickle.UnpicklingError: invalid load key, '�'.


My Sytem:
Xubuntu 12.04 with all updates
AMD Phenom II X4 955BE
16 Gig Corsair RAM
ASUS M5A97Pro Mainboard

** Affects: apt-xapian-index (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt-xapian-index in Ubuntu.
https://bugs.launchpad.net/bugs/1021474

Title:
  update-apt-xapian-index crashes with Unpickling Error in init()
  invalid load key

Status in “apt-xapian-index” package in Ubuntu:
  New

Bug description:
  Daily crashes of update-apt-xapian-index

  Everytime with Unpickling Error in init() : invalid load key.

  If i type sudo update-apt-xapian-index it crashes immediatly.
  Terminal gives back:
  No handlers could be found for logger "softwarecenter.db.update"
  Reading .desktop files from /usr/share/app-install/desktop/: done.  
  Traceback (most recent call last):
    File "/usr/sbin/update-apt-xapian-index", line 101, in <module>
      if not indexer.setupIndexing(force=opts.force, system=opts.pkgfile is None):
    File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 513, in setupIndexing
      addon.obj.init(dict(values=self.values), self.progress)
    File "/usr/share/apt-xapian-index/plugins/cataloged_time.py", line 72, in init
      self._package_cataloged_time = cPickle.load(open(self._packages_cataloged_file))
  cPickle.UnpicklingError: invalid load key, '�'.

  
  My Sytem:
  Xubuntu 12.04 with all updates
  AMD Phenom II X4 955BE
  16 Gig Corsair RAM
  ASUS M5A97Pro Mainboard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1021474/+subscriptions




More information about the foundations-bugs mailing list