Package: ept-cache Version: 0.5.26 Severity: normal --- Please enter the report below this line. --- Running ept-cache reindex gave me (this was the second time):
Reading current timestamp failed: [Errno 2] No such file or directory: '/var/lib/apt-xapian-index/update-timestamp'. Assuming the index has not been created yet. Reading Debtags database: done. Reading en_US translations from /var/lib/apt/lists/www.debian- multimedia.org_disReading en_US translations from /var/lib/apt/lists/www.debian- multimedia.org_dists_sid_main_i18n_Translation-en%5fUS: done. Rebuilding Xapian index... 0%/usr/share/apt-xapian- index/plugins/debtags.py:92: DeprecationWarning: Use tags_of_package instead for tag in self.db.tagsOfPackage(pkg.name): /usr/share/apt-xapian-index/plugins/descriptions.py:75: DeprecationWarning: Accessed deprecated property Package.rawDescription, please see the Version class for alternatives. self.indexer.index_text_without_positions(pkg.rawDescription) /usr/share/apt-xapian-index/plugins/sizes.py:74: DeprecationWarning: Accessed deprecated property Package.installedSize, please see the Version class for alternatives. instSize = pkg.installedSize /usr/share/apt-xapian-index/plugins/sizes.py:75: DeprecationWarning: Accessed deprecated property Package.packageSize, please see the Version class for alternatives. pkgSize = pkg.packageSize Traceback (most recent call last): File "/usr/sbin/update-apt-xapian-index", line 596, in <module> buildIndex(dbdir, addons, progress) File "/usr/sbin/update-apt-xapian-index", line 298, in buildIndex addon.obj.index(document, pkg) File "/usr/share/apt-xapian-index/plugins/descriptions.py", line 75, in index self.indexer.index_text_without_positions(pkg.rawDescription) File "/usr/lib/python2.5/site-packages/apt/package.py", line 107, in __get__ return property.__get__(self, obj, type) File "/usr/lib/python2.5/site-packages/apt/package.py", line 609, in rawDescription return self.candidate.raw_description File "/usr/lib/python2.5/site-packages/apt/package.py", line 257, in raw_description return self._records.LongDesc File "/usr/lib/python2.5/site-packages/apt/package.py", line 214, in _records if self.package._pcache._records.Lookup(self._cand.FileList[0]): AttributeError: 'NoneType' object has no attribute 'FileList' got an exit code of 256. Context: running update-apt-xapian-index Thanks... --- System information. --- Architecture: i386 Kernel: Linux 2.6.26-2-686 Debian Release: squeeze/sid 500 unstable www.debian-multimedia.org 500 unstable debian.oregonstate.edu 500 oldstable security.debian.org --- Package information. --- Depends (Version) | Installed =========================================-+-============= libapt-pkg-libc6.7-6-4.6 | libc6 (>= 2.7-1) | 2.9-6 libept0 (>= 0.5.26) | 0.5.26 libgcc1 (>= 1:4.1.1) | 1:4.3.3-7 libstdc++6 (>= 4.2.1) | 4.3.3-7 libxapian15 | 1.0.10-2 zlib1g (>= 1:1.1.4) | 1:1.2.3.3.dfsg-13 apt-xapian-index (>= 0.5) | 0.18 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org