Package: apt-xapian-index
Version: 0.41
Severity: normal
File: /usr/bin/axi-cache
Attempted to search by package tags fails
$ axi-cache search --tags works-with::logfile
Traceback (most recent call last):
File "/usr/bin/axi-cache", line 639, in <module>
sys.exit(ui.perform())
File "/usr/bin/axi-cache", line 634, in perform
return f(self.args)
File "/usr/bin/axi-cache", line 367, in do_search
self.print_matches(self.db.get_matches())
File "/usr/bin/axi-cache", line 570, in print_matches
facets, tags = self.db.vocabulary()
File "/usr/bin/axi-cache", line 160, in vocabulary
self.facets, self.tags = readVocabulary()
File "/usr/bin/axi-cache", line 74, in readVocabulary
except Error, e:
NameError: global name 'Error' is not defined
$ axi-cache search --tags works-with logfile
Traceback (most recent call last):
File "/usr/bin/axi-cache", line 639, in <module>
sys.exit(ui.perform())
File "/usr/bin/axi-cache", line 634, in perform
return f(self.args)
File "/usr/bin/axi-cache", line 367, in do_search
self.print_matches(self.db.get_matches())
File "/usr/bin/axi-cache", line 570, in print_matches
facets, tags = self.db.vocabulary()
File "/usr/bin/axi-cache", line 160, in vocabulary
self.facets, self.tags = readVocabulary()
File "/usr/bin/axi-cache", line 74, in readVocabulary
except Error, e:
NameError: global name 'Error' is not defined
-- System Information:
Debian Release: 6.0.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages apt-xapian-index depends on:
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
ii python-apt 0.7.100.1+squeeze1 Python interface to libapt-pkg
ii python-debian 0.1.18 Python modules to work with Debian
ii python-support 1.0.10 automated rebuilding support for P
ii python-xapian 1.2.3-3 Xapian search engine interface for
apt-xapian-index recommends no packages.
Versions of packages apt-xapian-index suggests:
pn app-install-data <none> (no description available)
pn python-xdg <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]