>>>>> "david" == david <[email protected]> writes:
david> I'm getting this email from cron-daily, which I don't david> understand and I'm not sure how to fix. Looks like you've had apt-xapian-index installed at some time in the past, and it or some of its dependencies have been partially removed. To confirm this try aptitude search apt-xapian-index python-debian The output will look something like: c apt-xapian-index - maintenance and search tools for a Xapian i python-debian - Python modules to work with Debian-related The `c' in the first column means that the package has been removed, but its configuration files are still present. The `i' means that the package is installed. If you want to keep the indexing tool then try aptitude reinstall apt-xapian-index python-debian+M Otherwise try patitude markauto python-debian aptitude purge apt-xapian-index Peter C -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
