[Bug 1021474] Re: update-apt-xapian-index crashes with Unpickling Error in init() invalid load key
SickofSociety
info at essandre.de
Sat Jul 7 21:57:47 UTC 2012
Hi Dennis,
sudo update-apt-xapian-index --force
worked now. no crashes again.
I've try it the next days but it seems to be gone. maybe the corrupt
cataloged_times.p
Again - Thank you very much for you work and enthusiasm!
Viele Grüße aus dem Allgäu!
Am 07.07.2012 23:41, schrieb Dennis Baurichter:
> OK, the only error is this one (printed three times):
> opera.desktop: parsing X-AppInstall-Popcon: invalid literal for int()
> with base 10: ''
>
> But I think that's unrelated to your issue. Seems like it worked. Just run the command again to see if it crashes again because of the new /var/lib/apt-xapian-index/cataloged_times.p:
> $ sudo update-apt-xapian-index --force
>
> If it does not crash: I don't know, what originally produced the error,
> but it seems to be gone.
>
> If it does crash: Run this command and attach uaxi.outupt:
> $ sudo update-apt-xapian-index --verbose --force --batch-mode &> uaxi.output
>
> (If you want to, you can also leave out the command I mentioned first
> and only use the second. Then you have to inspect the file to see if
> there was an error.)
>
--
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:
Confirmed
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