Comment 12 for bug 915235

Revision history for this message
R (Chandra) Chandrasekhar (chandra) wrote :

I am on fresh install of Kubuntu 12.04 on AMD64. Muon stoppedworking after an upgrade and when I do

`apt-get install --reinstall muon`

I get this error

******
Reading en translations from /var/lib/apt/lists/ubuntuarchive.hnsdc.com_ubuntu_dists_precise_restricted_i18n_Translation-en: done.
Traceback (most recent call last):
  File "/usr/sbin/update-apt-xapian-index", line 106, in <module>
    indexer.incrementalUpdate()
  File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 683, in incrementalUpdate
    self.updateIndex(dbpath)
  File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 633, in updateIndex
    db = xapian.WritableDatabase(pathname, xapian.DB_CREATE_OR_OPEN)
  File "/usr/lib/python2.7/dist-packages/xapian/__init__.py", line 4298, in __init__
    _xapian.WritableDatabase_swiginit(self,_xapian.new_WritableDatabase(*args))
xapian.DatabaseCorruptError: Cannot open tables at consistent revisions
*****
Can someone tell me how to get the functionality of muon back again please?

Thanks.