Your message dated Tue, 29 Aug 2017 01:04:54 +0000
with message-id <[email protected]>
and subject line Bug#873473: Removed package(s) from unstable
has caused the Debian Bug report #426851,
regarding auto-apt: fails to use sources in /etc/apt/sources.list.d/
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 [email protected]
immediately.)
--
426851: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=426851
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: auto-apt
Version: 0.3.21
Severity: normal
The problem is here:
# ls -l /etc/auto-apt/sources.list
lrwxrwxrwx 1 root root 22 2007-05-31 08:55 /etc/auto-apt/sources.list ->
/etc/apt//sources.list
apt supports and recommends the use of /etc/apt/sources.list.d/
/etc/apt/sources.list does not have to exist, apt supports having all sources
listed only in files within /etc/apt/sources.list.d/
$ ls /etc/apt/sources.list.d/
emdebian.sources.list
$ cat /etc/apt/sources.list.d/emdebian.sources.list
# The Emdebian toolchain repository
deb http://www.emdebian.org/debian/ unstable main
deb-src http://www.emdebian.org/debian/ unstable main
$ auto-apt search
'/usr/arm-linux-gnu/include/c++/4.1.3/arm-linux-gnu/bits/ctype_base.h'
$ echo $?
1
$ auto-apt search 'ctype_base.h'
$ dpkg -S ctype_base.h
libstdc++6-4.0-dev: /usr/include/c++/4.0.4/powerpc64-linux-gnu/bits/ctype_base.h
libstdc++6-4.1-dev: /usr/include/c++/4.1.2/powerpc-linux-gnu/bits/ctype_base.h
libstdc++6-4.1-dev-mips-cross:
/usr/mips-linux-gnu/include/c++/4.1.2/mips-linux-gnu/bits/ctype_base.h
libstdc++6-4.0-dev: /usr/include/c++/4.0.4/powerpc-linux-gnu/bits/ctype_base.h
libstdc++6-4.1-dev:
/usr/include/c++/4.1.2/powerpc-linux-gnu/64/bits/ctype_base.h
libstdc++6-4.1-dev-arm-cross:
/usr/arm-linux-gnu/include/c++/4.1.3/arm-linux-gnu/bits/ctype_base.h
$ dpkg -S '/usr/arm-linux-gnu/include/c++/4.1.3/arm-linux-gnu/bits/ctype_base.h'
libstdc++6-4.1-dev-arm-cross:
/usr/arm-linux-gnu/include/c++/4.1.3/arm-linux-gnu/bits/ctype_base.h
$ apt-cache policy libstdc++6-4.1-dev-arm-cross
libstdc++6-4.1-dev-arm-cross:
Installed: 4.1.1-21
Candidate: 4.1.1-21
Version table:
*** 4.1.1-21 0
100 /var/lib/dpkg/status
500 http://www.emdebian.org unstable/main Packages
auto-apt also does not appear to support adding a specific repository without
having to add it to /etc/apt/sources.list.
--- System information. ---
Architecture: powerpc
Kernel: Linux 2.6.18-4-powerpc
Debian Release: lenny/sid
500 unstable www.linux.codehelp.co.uk
500 unstable www.emdebian.org
500 unstable ftp.uk.debian.org
--- Package information. ---
Depends (Version) | Installed
=========================-+-=============
libc6 (>= 2.3.5-1) | 2.5-9
--
Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/
pgpfS6zTQeQ59.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 0.3.24+rm
Dear submitter,
as the package auto-apt 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/873473
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---