Package: apt-xapian-index Version: 0.41 Severity: normal Probably related to bug: #629303, which was resolved by a reinstall:
/etc/cron.weekly/apt-xapian-index failed again at the scheduled time with: /etc/cron.weekly/apt-xapian-index: Traceback (most recent call last): File "/usr/sbin/update-apt-xapian-index", line 58, in <module> import axi ImportError: No module named axi run-parts: /etc/cron.weekly/apt-xapian-index exited with return code 1 I then purged and reinstalled it (solution for #629303). I then get (when running manually): /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): File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 448, in setupIndexing self.readPlugins(langs=self.langs, progress=self.progress) File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 430, in readPlugins addon = Addon(fullname, **kw) File "/usr/lib/pymodules/python2.6/axi/indexer.py", line 49, in __init__ self.module = imp.load_source("axi.plugin_" + self.name, fname) File "/usr/share/apt-xapian-index/plugins/debtags.py", line 7, in <module> from debian_bundle import debtags ImportError: No module named debian_bundle Purge and reinstall doesn't help. I have another 32bit machine which exhibits the same problem: -- System Information: Debian Release: 6.0.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages apt-xapian-index depends on: ii python 2.6.6-3+squeeze6 interactive high-level object-orie ii python-apt 0.7.100.1+squeeze1 Python interface to libapt-pkg ii python-debian 0.1.18 Python modules to work with Debian ii python-support 1.0.10 automated rebuilding support for P ii python-xapian 1.2.3-3 Xapian search engine interface for apt-xapian-index recommends no packages. Versions of packages apt-xapian-index suggests: pn app-install-data <none> (no description available) pn python-xdg <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org