Running sudo update-apt-xapian-index results in:
Code:
The index /var/lib/apt-xapian-index is up to date Exception ignored in: <bound method ServerProgress.__del__ of <axi.indexer.SrverProgress object at 0x7f9ba364d4a8> Traceback (most recent call last): File "/usr/lib/python3/dist-packages/axi/indexer.py", line 306, in __del__ AttributeError: 'NoneType' object has no attribute 'unlink'
Comment