Code: Alles auswählen
/etc/cron.weekly/apt-xapian-index:
Traceback (most recent call last):
File "/usr/sbin/update-apt-xapian-index", line 97, in <module>
if not indexer.setupIndexing(force=opts.force, system=opts.pkgfile is None):
File "/usr/lib/pymodules/python2.7/axi/indexer.py", line 512, in setupIndexing
addon.obj.init(dict(values=self.values), self.progress)
File "/usr/share/apt-xapian-index/plugins/translated-desc.py", line 105, in init
self.indexers.append(Indexer(lang, file))
File "/usr/share/apt-xapian-index/plugins/translated-desc.py", line 41, in __init__
for pkg in deb822.Deb822.iter_paragraphs(open(file)):
File "/usr/lib/pymodules/python2.7/debian/deb822.py", line 304, in iter_paragraphs
for section in parser:
SystemError: E:Unable to parse package file (1)
run-parts: /etc/cron.weekly/apt-xapian-index exited with return code 1