Bug#839982: axi-cache: xapian.FeatureUnavailableError: Flint backend no longer supported

2016-10-17 Thread Paul Wise
Control: severity -1 important

On Fri, 2016-10-07 at 11:15 +0800, Paul Wise wrote:

> axi-cache search no longer works because of the recent python-xapian upgrade:

This is easily worked around by just running an update as root:

$ sudo update-apt-xapian-index
Reading ...
...
Rebuilding Xapian index: done.
$ axi-cache search apt xapian index
6 results found.
Results 1-6:
100% apt-xapian-index - maintenance and search tools for a Xapian index of 
Debian packages
90% libept1.5.0 - High-level library for managing Debian package information
90% libept-dev - High-level library for managing Debian package information
81% debtags - Debian Package Tags support tools
72% muon - package manager for KDE
60% apprecommender - Application recommender for Debian (and derivatives)
Did you mean: api xapian index ?
More terms: debtags packages debian popcon information sources queried
More tags: suite::debian use::searching works-with::software:package 
implemented-in::c++ devel::debian admin::package-management 
interface::commandline

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Bug#839982: axi-cache: xapian.FeatureUnavailableError: Flint backend no longer supported

2016-10-17 Thread John
To confirm the earlier reports, I get the FeatureUnavailableError message also:

/etc/cron.weekly/apt-xapian-index:
Traceback (most recent call last):
  File "/usr/sbin/update-apt-xapian-index", line 102, in 
indexer.incrementalUpdate()
  File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 670, in 
incrementalUpd
+ate
self.updateIndex(dbpath)
  File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 629, in 
updateIndex
db = xapian.WritableDatabase(pathname, xapian.DB_CREATE_OR_OPEN)
  File "/usr/lib/python2.7/dist-packages/xapian/__init__.py", line 8619, in 
__init__
_xapian.WritableDatabase_swiginit(self, _xapian.new_WritableDatabase(*args))
xapian.FeatureUnavailableError: Flint backend no longer supported
run-parts: /etc/cron.weekly/apt-xapian-index exited with return code 1



Bug#839982: axi-cache: xapian.FeatureUnavailableError: Flint backend no longer supported

2016-10-06 Thread Paul Wise
Package: apt-xapian-index
Version: 0.48
Severity: serious
File: /usr/bin/axi-cache
Justification: broken

axi-cache search no longer works because of the recent python-xapian upgrade:

pabs@chianamo ~ $ axi-cache search test
Traceback (most recent call last):
  File "/usr/bin/axi-cache", line 846, in 
sys.exit(ui.perform())
  File "/usr/bin/axi-cache", line 841, in perform
return f(self.args)
  File "/usr/bin/axi-cache", line 530, in do_search
self.db = DB()
  File "/usr/bin/axi-cache", line 120, in __init__
self.db = xapian.Database(axi.XAPIANINDEX)
  File "/usr/lib/python2.7/dist-packages/xapian/__init__.py", line 7782, in 
__init__
_xapian.Database_swiginit(self, _xapian.new_Database(*args))
xapian.FeatureUnavailableError: Flint backend no longer supported

-- System Information:
Debian Release: stretch/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages apt-xapian-index depends on:
ii  python-apt 1.1.0~beta5
ii  python-debian  0.1.29
ii  python-xapian  1.4.0-7
pn  python:any 

apt-xapian-index recommends no packages.

Versions of packages apt-xapian-index suggests:
ii  python-xdg  0.25-4

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part