Ubuntu Pastebin

Paste from woodpusherghd at Thu, 14 May 2015 11:54:11 +0000

Download as text
1
2
3
4
5
6
7
/etc/cron.daily/apt:
Traceback (most recent call last):
  File "/usr/sbin/update-apt-xapian-index", line 63, in <module>
    import axi.indexer
  File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 29, in <module>
    import xapian
ImportError: No module named xapian
Download as text