Your message dated Thu, 3 Jul 2025 14:20:06 +0200
with message-id <agz1dvu7abjji...@per.namespace.at>
and subject line Re: Bug#1108343: apt-xapian-index: axi-cache does not specify
python3-six dependency
has caused the Debian Bug report #1108343,
regarding apt-xapian-index: axi-cache does not specify python3-six dependency
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.)
--
1108343: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108343
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-xapian-index
Version: 0.53
Severity: important
File: /usr/bin/axi-cache
Dear Maintainer,
axi-cache(1) from apt-xapian-index requires python3-six, however it does
not depend on it. Unless python3-six is installed manually or as
dependency of another installed package, running axi-cache fails:
```
root@1d2b1e719507:/# axi-cache -h
Traceback (most recent call last):
File "/usr/bin/axi-cache", line 32, in <module>
from six import StringIO
ModuleNotFoundError: No module named 'six'
```
Thanks,
Thomas Schneider
-- System Information:
Debian Release: 12.11
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.14.9-300.fc42.x86_64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
Versions of packages apt-xapian-index depends on:
ii python3 3.11.2-1+b1
ii python3-apt 2.6.0
ii python3-debian 0.1.49
ii python3-xapian 1.4.22-1
apt-xapian-index recommends no packages.
Versions of packages apt-xapian-index suggests:
pn python3-xdg <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.56+rm
On Thu, Jun 26, 2025 at 12:54:30PM +0000, Thomas Schneider wrote:
> axi-cache(1) from apt-xapian-index requires python3-six, however it does
> not depend on it. Unless python3-six is installed manually or as
> dependency of another installed package, running axi-cache fails:
This is a dupe of 1039456, 1032332. However apt-xapian-index was
removed from unstable, thus also closing this bug.
For details on the removal, please see https://bugs.debian.org/1100760
Chris
--- End Message ---