isc-projects / bind9-docker

Read only mirror of https://gitlab.isc.org/isc-projects/bind9-docker, please submit issues and merge requests in the GitLab. Any issues and merge requests opened here will be closed without a comment.
58 stars 31 forks source link

Version '1:9.16.19-1+ubuntu21.04.1+isc+1' for 'bind9' was not found #4

Closed Khengsoon closed 3 years ago

Khengsoon commented 3 years ago

Hi Sir, thanks for the bind9 in docker, I would like to feedback not sure why I got the below message when I try to build the image Step 8/17 : RUN add-apt-repository -y ppa:isc/bind ---> Running in 8a1651a18b0f Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease Get:2 http://ppa.launchpad.net/isc/bind/ubuntu focal InRelease [24.3 kB] Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease Get:6 http://ppa.launchpad.net/isc/bind/ubuntu focal/main amd64 Packages [3650 B] Fetched 28.0 kB in 1s (30.7 kB/s) Reading package lists... Removing intermediate container 8a1651a18b0f ---> 43082384c031 Step 9/17 : RUN apt-get -qqqy update && apt-get -qqqy dist-upgrade && apt-get -qqqy install bind9=$DEB_VERSION bind9-utils=$DEB_VERSION ---> Running in 789b2d64d12b E: Version '1:9.16.19-1+ubuntu21.04.1+isc+1' for 'bind9' was not found E: Version '1:9.16.19-1+ubuntu21.04.1+isc+1' for 'bind9-utils' was not found

Thanks

Best Regards Kheng Soon