Activity log for bug #1899902

Date Who What changed Old value New value Message
2020-10-15 08:16:28 Aristarkh Zagorodnikov bug added bug
2020-10-15 08:17:14 Aristarkh Zagorodnikov description The details of this issue are available at Debian Bug report #900788 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900788). The named service in Focal is defined as follows: $ cat /lib/systemd/system/named.service [Unit] Description=BIND Domain Name Server Documentation=man:named(8) After=network.target Wants=nss-lookup.target Before=nss-lookup.target [Service] EnvironmentFile=-/etc/default/named ExecStart=/usr/sbin/named -f $OPTIONS ExecReload=/usr/sbin/rndc reload ExecStop=/usr/sbin/rndc stop [Install] WantedBy=multi-user.target Alias=bind9.service Unfortunately, since bind9 starts up asynchronously, the services that depend on nss-lookup.target may fail DNS resolution due to bind9 not being started up in time. This, in some cases, leads to crashing of services that resolve domain names on startup, for example, nginx that resolves its proxy upstream servers. The details of this issue are available at Debian Bug report #900788 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900788). The named service in Focal is defined as follows: $ cat /lib/systemd/system/named.service [Unit] Description=BIND Domain Name Server Documentation=man:named(8) After=network.target Wants=nss-lookup.target Before=nss-lookup.target [Service] EnvironmentFile=-/etc/default/named ExecStart=/usr/sbin/named -f $OPTIONS ExecReload=/usr/sbin/rndc reload ExecStop=/usr/sbin/rndc stop [Install] WantedBy=multi-user.target Alias=bind9.service Unfortunately, since bind9 starts up asynchronously, the services that depend on nss-lookup.target may fail DNS resolution due to bind9 not being started up in time. This, in some cases, leads to the crashing of services that resolve domain names on startup, for example, nginx that resolves its proxy upstream servers.
2020-10-19 14:15:37 Christian Ehrhardt  bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900788
2020-10-19 14:15:37 Christian Ehrhardt  bug task added bind9 (Debian)
2020-10-19 14:21:49 Christian Ehrhardt  bind9 (Ubuntu): status New Confirmed
2020-10-19 14:38:01 Christian Ehrhardt  tags server-next
2020-10-19 14:38:09 Christian Ehrhardt  bug added subscriber Canonical Server Team
2020-10-23 13:47:33 Bug Watch Updater bind9 (Debian): status Unknown Fix Released
2021-06-18 02:14:46 Athos Ribeiro bind9 (Ubuntu): assignee Athos Ribeiro (athos-ribeiro)
2021-06-18 14:09:58 Launchpad Janitor merge proposal linked https://code.launchpad.net/~athos-ribeiro/ubuntu/+source/bind9/+git/bind9/+merge/404397
2021-06-28 16:15:27 Athos Ribeiro bug watch added https://gitlab.isc.org/isc-projects/bind9/-/issues/1176
2021-06-30 01:11:06 Launchpad Janitor bind9 (Ubuntu): status Confirmed Fix Released
2021-06-30 02:21:51 Launchpad Janitor merge proposal unlinked https://code.launchpad.net/~athos-ribeiro/ubuntu/+source/bind9/+git/bind9/+merge/404397
2021-07-13 00:16:21 Launchpad Janitor merge proposal linked https://code.launchpad.net/~athos-ribeiro/ubuntu/+source/bind9/+git/bind9/+merge/405606
2021-12-03 13:46:15 Athos Ribeiro bug added subscriber Athos Ribeiro