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 #676468,
regarding apt-xapian-index: cronjob fails with APT::Default-Release set to
"testing"
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.)
--
676468: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676468
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-xapian-index
Version: 0.45
Severity: normal
Dear Maintainer,
I recently added the unstable sources to my testing system to be able to easily
fetch some packages from unstable if necessary. To get the pinning right, I
added this line to a new file in /etc/apt/apt.conf.d/:
APT::Default-Release "testing";
I also added appropriate pinning in /etc/apt/preferences.d/unstable:
Package: *
Pin: release a=unstable
Pin-Priority: 100
This is working all right for apt and aptitude - testing packages now have a
pinning of 990, unstable has 100, updates behave the way I want. However, the
apt-xapian-index cronjob failed with the following error message:
/etc/cron.weekly/apt-xapian-index:
Traceback (most recent call last):
File "/usr/sbin/update-apt-xapian-index", line 102, in <module>
indexer.incrementalUpdate()
File "/usr/lib/pymodules/python2.7/axi/indexer.py", line 670, in
incrementalUpdate
self.updateIndex(dbpath)
File "/usr/lib/pymodules/python2.7/axi/indexer.py", line 630, in updateIndex
cache = self.aptcache()
File "/usr/lib/pymodules/python2.7/axi/indexer.py", line 423, in aptcache
self.apt_cache = apt.Cache(memonly=True, progress=aptprogress)
File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 102, in __init__
self.open(progress)
File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 145, in open
self._cache = apt_pkg.Cache(progress)
SystemError: E:The value 'testing' is invalid for APT::Default-Release as such
a release is not available in the sources
run-parts: /etc/cron.weekly/apt-xapian-index exited with return code 1
Kind regards,
Ralf
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages apt-xapian-index depends on:
ii python 2.7.2-10
ii python-apt 0.8.4
ii python-debian 0.1.21
ii python-support 1.0.14
ii python-xapian 1.2.10-1
apt-xapian-index recommends no packages.
Versions of packages apt-xapian-index suggests:
ii app-install-data <none>
ii python-xdg 0.19-4
-- no debconf information
--- 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 ---