Comment 51 for bug 267330

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package apt-xapian-index - 0.38

---------------
apt-xapian-index (0.38) unstable; urgency=low

  [ Martin Pitt ]
  * plugins/apttags.py, AptTags.info(): If the Dir::Cache::pkgcache file does
    not exist (such as in our test suite, or simply if the system disables
    it), do not crash but return timestamp == 0, as per documentation.
    (LP: #267330)
  * plugins/descriptions.py, indexDeb822(): Fix KeyError on "Description" when
    running in a non-English locale. Instead, look for a translated key and
    index that one.
  * axi/indexer.py, setupIndexing(): Round timestamps when comparing them.
    This fixes the test suite failing on almost-but-not-quite-identical
    timestamps.
  * debian/rules: Run the test suite during build. Add the necessary python
    libs (-debian, -xapian, -apt, and -nose) as build dependencies.
 -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 22 Jun 2010 08:39:52 +0100