On Wed, Dec 19, 2007 at 11:18:14PM -0200, Nelson A. de Oliveira wrote:

> "ept-cache reindex" is giving this error here:
> Traceback (most recent call last):
>   File "/usr/sbin/update-apt-xapian-index", line 328, in ?
>     addons = readPlugins(PLUGINDIR, progress)
>   File "/usr/sbin/update-apt-xapian-index", line 113, in readPlugins
>     addon = Addon(file)
>   File "/usr/sbin/update-apt-xapian-index", line 97, in __init__
>     self.info = self.obj.info()
>   File "/usr/share/apt-xapian-index/plugins/apttags.py", line 28, in info
>     file = apt.apt_pkg.Config.FindFile("Dir::Cache::pkgcache")
> NameError: global name 'apt' is not defined
> got an exit code of 256. Context: running update-apt-xapian-index
> Any ideas of what could be causing this?

Yes: /usr/share/apt-xapian-index/plugins/apttags.py misses an "import apt"
at the beginning.  I'll try to do a new upload asap.


Ciao,

Enrico

-- 
GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to