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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021474

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to