Hi Enrico!
Am Donnerstag, 19. Juni 2008 23:42:01 schrieb Enrico Zini:
> Most important thing, I need the output of these two commands:
>
> ls /var/lib/apt/lists/*i18n_Translation*
/var/lib/apt/lists/ftp.de.debian.org_debian_dists_sid_main_i18n_Translation-de
> grep -h ^Description- /var/lib/apt/lists/*i18n_Translation* | cut -d: -f1
> | sort -u
Description-de
Description-de.noguide
Description-md5
> If you would like to help more, then please also:
>
> 1. git clone git://git.debian.org/git/collab-maint/apt-xapian-index.git
> 2. ./testrun
>
> let me know if it gives you errors or not.
$ ./testrun
Reading current timestamp failed: [Errno 2] No such file or
directory: 'testdb/update-timestamp'. Assuming the index has not been created
yet.
Reading de translations...
Traceback (most recent call last):
File "./update-apt-xapian-index", line 410, in <module>
addon.obj.init(dict(values = values), progress)
File "plugins/translated-desc.py", line 84, in init
self.indexers.append(Indexer(lang, file))
File "plugins/translated-desc.py", line 36, in __init__
self.descs[pkg["Package"]] = pkg[desckey]
File "/var/lib/python-support/python2.5/debian_bundle/deb822.py", line 95,
in __getitem__
return self.__dict[key]
KeyError: 'Description-de'
> If instead you know exactly how the whole thing works and can directly
> point me at the solution
Unfortunately, I have no experience with Xapian at all but you can get back to
me if you need further testing.
Best regards
Manuel
Attachment:
signature.asc
Description: This is a digitally signed message part.