Your message dated Mon, 17 Oct 2022 08:58:11 +0000
with message-id <[email protected]>
and subject line Re: Bug#1018016: bind9-libs not found for sid
has caused the Debian Bug report #1018016,
regarding bind9-libs not found for sid
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.)
--
1018016: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018016
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bind9-libs
Version: 1:9.18.4-2
Severity: important
Hello maintainers of bind9,
I tried to build from a chroot, but the bind9-libs package could not be found.
I've looked at https://deb.debian.org/debian/dists/sid/main/binary-
amd64/Packages.xz, but the package is not present.
With kind regards,
Roland Clobus
Steps to reproduce:
# debootstrap sid mychroot
# chroot mychroot/
# apt-get install bind9-libs
Reading package lists... Done
Building dependency tree... Done
Package bind9-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'bind9-libs' has no installation candidate
# apt-get install bind9-host
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
bind9-host : Depends: bind9-libs (= 1:9.18.4-2) but it is not installable
E: Unable to correct problems, you have held broken packages.
# cat /etc/apt/sources.list
deb http://deb.debian.org/debian sid main
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-debug'), (50, 'unstable')
merged-usr: no
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.18.0-4-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages bind9-libs depends on:
ii libc6 2.34-4
ii libfstrm0 0.6.1-1
ii libgssapi-krb5-2 1.20-1
ii libjemalloc2 5.2.1-5
ii libjson-c5 0.16-1
ii libkrb5-3 1.20-1
ii liblmdb0 0.9.24-1
ii libmaxminddb0 1.5.2-1
ii libnghttp2-14 1.48.0-2
ii libprotobuf-c1 1.4.1-1
ii libssl3 3.0.5-2
ii libuv1 1.44.1-2
ii libxml2 2.9.14+dfsg-1+b1
ii zlib1g 1:1.2.11.dfsg-4.1
bind9-libs recommends no packages.
bind9-libs suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1:9.18.6-2
On Mon, Sep 05, 2022 at 10:00:54PM +0200, Bernhard Schmidt wrote:
> I have just made a no-change source-only upload, so the first problem should
> be resolved. For the second I have filed Bug#1019220 .
It looks like this issue has been solved in unstable. I had a look at
the .changes files for the offending uploads but they all looked sane.
As we don't really have point in time copies of the dak database,
I guess we need to investigate the next time that happens. The dak
log is also not very helpful:
| % xzgrep bind9-libs 2022-07.xz | grep amd64 | grep 9.18.4-2
| 20220705123326|clean-suites|dak|set
lastused|build-queues|b/bind9/bind9-libs-dbgsym_9.18.4-2_amd64.deb
| 20220705141630|clean-suites|dak|delete archive
file|/srv/ftp-master.debian.org/public/incoming.debian.org/web/debian-buildd/pool/main/b/bind9/bind9-libs-dbgsym_9.18.4-2_amd64.deb
| 20220705141630|clean-suites|dak|removed
file|/srv/ftp-master.debian.org/public/incoming.debian.org/web/debian-buildd/pool/main/b/bind9/bind9-libs-dbgsym_9.18.4-2_amd64.deb
| 20220707041425|control-suite|dak|added|testing|bind9-libs 1:9.18.4-2 amd64
| 20220707041446|control-suite|dak|added|testing-debug|bind9-libs-dbgsym
1:9.18.4-2 amd64
| 20220707123325|clean-suites|dak|set
lastused|build-queues|b/bind9/bind9-libs_9.18.4-2_amd64.deb
| 20220707141638|clean-suites|dak|delete archive
file|/srv/ftp-master.debian.org/public/incoming.debian.org/web/debian-buildd/pool/main/b/bind9/bind9-libs_9.18.4-2_amd64.deb
| 20220707141638|clean-suites|dak|removed
file|/srv/ftp-master.debian.org/public/incoming.debian.org/web/debian-buildd/pool/main/b/bind9/bind9-libs_9.18.4-2_amd64.deb
testing is a little weird as britney will copy over any missing binaries
if present in unstable and if the package migrated before.
I'd say we close the bug for now and prod ftp-masters if we see this
again. :/
Kind regards
Philipp Kern
--- End Message ---