Comment 0 for bug 1978849

Revision history for this message
Jan Graichen (jgraichen) wrote :

bind9-dyndb-ldap cannot be installed on Ubuntu 22.04. It appears the bind0 package has been updated, but not bind9-dyndb-ldap:

    ~# apt install bind9 bind9-dyndb-ldap
    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-dyndb-ldap : Depends: bind9-libs (= 1:9.18.1-1ubuntu1) but 1:9.18.1-1ubuntu1.1 is to be installed
    E: Unable to correct problems, you have held broken packages.

    ~# apt-cache policy bind9
    bind9:
    Installed: (none)
    Candidate: 1:9.18.1-1ubuntu1.1
    Version table:
        1:9.18.1-1ubuntu1.1 500
            500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
            500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
        1:9.18.1-1ubuntu1 500
            500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages

    ~# apt-cache policy bind9-dyndb-ldap
    bind9-dyndb-ldap:
    Installed: (none)
    Candidate: 11.9-5build2
    Version table:
        11.9-5build2 500
            500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages