$ sudo apt-cache policy bind9-utils
bind9-utils:
Installed: 1:9.18.12-1
Candidate: 1:9.18.12-1
Version table:
1:9.18.16-1~deb12u1 500
500 http://security.debian.org/debian-security bookworm-security/main
amd64 Packages
*** 1:9.18.12-1 700
700 http://deb.debian.org/debian bookworm/main amd64 Packages
100 /var/lib/dpkg/statusNote that I had first installed version 1:9.18.12-1 by disabling bookworm-security. Then re-enabling it after the install. This is a fresh debian 12 install. On Tuesday, July 11, 2023 2:04:07 PM CEST Ondřej Surý wrote: > What does: > > apt-cache policy bind9-utils > > output? > > Ondřej > -- > Ondřej Surý <[email protected]> (He/Him) > > > On 11. 7. 2023, at 13:03, Antoine Gatineau > > <[email protected]> wrote: > > > > Package: bind9-utils > > Version: 1:9.18.12-1 > > Kernel version: Linux postgres-15 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC > > Debian 6.1.37-1 (2023-07-03) x86_64 GNU/Linux > > Hardware: KVM virtual machine > > > > (sudo apt update was run before) > > When installing bind9-utils, I get the error: > > $ sudo apt install bind9-utils > > Reading package lists... Done > > Building dependency tree... Done > > Reading state information... 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-utils : Depends: bind9-libs (= 1:9.18.12-1) but 1:9.18.16-1~deb12u1 > > is to be installed > > E: Unable to correct problems, you have held broken packages. > > > > Furthermore, the bind9 related packages are not set to the same versions: > > $ sudo apt list bind9\* > > Listing... Done > > bind9-dev/stable 1:9.18.12-1 amd64 > > bind9-dnsutils/stable-security,now 1:9.18.16-1~deb12u1 amd64 [installed] > > bind9-doc/stable 1:9.18.12-1 all > > bind9-host/stable-security,now 1:9.18.16-1~deb12u1 amd64 [installed] > > bind9-libs/stable-security,now 1:9.18.16-1~deb12u1 amd64 > > [installed,automatic] > > bind9-utils/stable 1:9.18.12-1 amd64 > > bind9/stable 1:9.18.12-1 amd64 > > bind9utils/stable 1:9.18.12-1 all > > > > Solution:??? update bind9 bind9-utils bind9utils bind9-dev bind9-doc to > > version 1:9.18.12-1 in order to be consistent. > > > > Regards > >
signature.asc
Description: This is a digitally signed message part.

