Your message dated Fri, 11 Apr 2025 13:22:56 +0000
with message-id <e1u3elq-003qj1...@fasolo.debian.org>
and subject line Bug#1100760: Removed package(s) from unstable
has caused the Debian Bug report #935497,
regarding index out of range
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
935497: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=935497
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-xapian-index
Version: 0.49

update-apt-xapian-index dies with "index out of range":


root@git01:~# dpkg -P apt-xapian-index
(Reading database ... 58218 files and directories currently installed.)
Purging configuration files for apt-xapian-index (0.49) ...
Removing index /var/lib/apt-xapian-index...

root@git01:~# dpkg --get-selections | grep xapian
libxapian30:amd64                               install
python-xapian                                   install

root@git01:~# apt install apt-xapian-index
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  python-xdg
The following NEW packages will be installed:
  apt-xapian-index
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 58.6 kB of archives.
After this operation, 257 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 apt-xapian-index all 0.49 
[58.6 kB]
Fetched 58.6 kB in 0s (0 B/s)
[master f112057] saving uncommitted changes in /etc prior to apt run
 2 files changed, 31 deletions(-)
 delete mode 100755 cron.weekly/apt-xapian-index
Selecting previously unselected package apt-xapian-index.
(Reading database ... 58217 files and directories currently installed.)
Preparing to unpack .../apt-xapian-index_0.49_all.deb ...
Unpacking apt-xapian-index (0.49) ...
Setting up apt-xapian-index (0.49) ...
Processing triggers for man-db (2.7.6.1-2) ...
[master 22ba48d] committing changes in /etc after apt run
 2 files changed, 31 insertions(+)
 create mode 100755 cron.weekly/apt-xapian-index

root@git01:~# /usr/sbin/update-apt-xapian-index --update --quiet
Traceback (most recent call last):
  File "/usr/sbin/update-apt-xapian-index", line 102, in <module>
    indexer.incrementalUpdate()
  File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 671, in 
incrementalUpdate
    self.updateIndex(dbpath)
  File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 652, in 
updateIndex
    db.add_document(self.get_document_from_apt(pkg))
  File "/usr/lib/python2.7/dist-packages/axi/indexer.py", line 536, in 
get_document_from_apt
    addon.obj.index(document, pkg)
  File "/usr/share/apt-xapian-index/plugins/relations.py", line 130, in index
    self._index_rel(pfx, val, document)
  File "/usr/share/apt-xapian-index/plugins/relations.py", line 114, in 
_index_rel
    doc.add_term(pfx + name.split(None, 1)[0])
IndexError: list index out of range



Regards
Harri

--- End Message ---
--- Begin Message ---
Version: 0.56+rm

Dear submitter,

as the package apt-xapian-index has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1100760

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to