Package: apt-xapian-index
Version: 0.45
Severity: normal
File: /usr/bin/axi-cache
Here are the gory details:
$> pdb /usr/bin/axi-cache info
> /usr/bin/axi-cache(28)<module>()
-> from optparse import OptionParser
(Pdb) c
Main data directory: /var/lib/apt-xapian-index
Update timestamp: /var/lib/apt-xapian-index/update-timestamp (last updated: Mon
May 13 08:57:09 2013)
Index location: /var/lib/apt-xapian-index/index (pointing to
/var/cache/apt-xapian-index/index.2)
Documentation of index contents: /var/lib/apt-xapian-index/README
Documentation of available prefixes: /var/lib/apt-xapian-index/prefixes
(available from next reindex)
Documentation of available values: /var/lib/apt-xapian-index/values
Plugin directory: /usr/share/apt-xapian-index/plugins
Plugin status:
aliases enabled, up to date (501 days, 23:11:40 older than index)
app-install enabled, up to date (279 days, 23:13:41 older than index)
apttags disabled
cataloged_time enabled, needs indexing (2 days, 0:29:33 newer than index)
debtags enabled, needs indexing (1 day, 23:49:04 newer than index)
descriptions enabled, needs indexing (2 days, 0:29:33 newer than index)
display_name enabled, needs indexing (2 days, 0:29:33 newer than index)
origin enabled, needs indexing (2 days, 0:29:33 newer than index)
relations enabled, needs indexing (2 days, 0:29:33 newer than index)
sections enabled, needs indexing (2 days, 0:29:33 newer than index)
sizes enabled, needs indexing (2 days, 0:29:33 newer than index)
software-center enabled, needs indexing (2 days, 0:29:33 newer than index)
template enabled, up to date
translated-desc enabled, needs indexing (1 day, 13:06:39 newer than index)
Values:
Value Code Provided by
app-popcon 3 app-install
catalogedtime 4 cataloged_time
Traceback (most recent call last):
File "/usr/lib/python2.7/pdb.py", line 1314, in main
pdb._runscript(mainpyfile)
File "/usr/lib/python2.7/pdb.py", line 1233, in _runscript
self.run(statement)
File "/usr/lib/python2.7/bdb.py", line 400, in run
exec cmd in globals, locals
File "<string>", line 1, in <module>
File "/usr/bin/axi-cache", line 28, in <module>
from optparse import OptionParser
File "/usr/bin/axi-cache", line 841, in perform
return f(self.args)
File "/usr/bin/axi-cache", line 512, in do_info
print " ", name.ljust(maxname), "%4d" % int(val["val"]), provider
TypeError: int() argument must be a string or a number, not 'NoneType'
display_name Uncaught exception. Entering post mortem debugging
Running 'cont' or 'step' will restart the program
> /usr/bin/axi-cache(512)do_info()
-> print " ", name.ljust(maxname), "%4d" % int(val["val"]), provider
(Pdb) print val
{'plugins': ['display_name'], 'val': None, 'desc': 'display name'}
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental'), (100,
'stable'), (100, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages apt-xapian-index depends on:
ii python 2.7.3-13
ii python-apt 0.8.8.2
ii python-debian 0.1.21
ii python-support 1.0.15
ii python-xapian 1.2.12-2
apt-xapian-index recommends no packages.
Versions of packages apt-xapian-index suggests:
ii app-install-data 2012.06.16.1
ii python-xdg 0.19-5
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]