### Verification done Noble ###

wesley@n0-unbound:~$ sudo apt install unbound/noble-proposed
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Selected version '1.19.2-1ubuntu3.9' (Ubuntu:24.04/noble-proposed [amd64]) for 
'unbound'
The following additional packages will be installed:
  dns-root-data libevent-2.1-7t64 libhiredis1.1.0
The following NEW packages will be installed:
  dns-root-data libevent-2.1-7t64 libhiredis1.1.0 unbound
0 upgraded, 4 newly installed, 0 to remove and 4 not upgraded.
Need to get 1152 kB of archives.
After this operation, 4183 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 
2.1.12-stable-9ubuntu2 [145 kB]
Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libhiredis1.1.0 
amd64 1.2.0-6ubuntu3 [41.4 kB]
Get:3 http://archive.ubuntu.com/ubuntu noble-proposed/universe amd64 unbound 
amd64 1.19.2-1ubuntu3.9 [960 kB]
Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dns-root-data 
all 2024071801~ubuntu0.24.04.1 [5918 B]
Fetched 1152 kB in 2s (650 kB/s)
Selecting previously unselected package libevent-2.1-7t64:amd64.
(Reading database ... 37681 files and directories currently installed.)
Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ...
Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ...
Selecting previously unselected package libhiredis1.1.0:amd64.
Preparing to unpack .../libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ...
Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
Selecting previously unselected package unbound.
Preparing to unpack .../unbound_1.19.2-1ubuntu3.9_amd64.deb ...
Unpacking unbound (1.19.2-1ubuntu3.9) ...
Selecting previously unselected package dns-root-data.
Preparing to unpack .../dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ...
Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ...
Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ...
Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ...
Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ...
Setting up unbound (1.19.2-1ubuntu3.9) ...
Created symlink /etc/systemd/system/multi-user.target.wants/unbound.service → 
/usr/lib/systemd/system/unbound.service.
Created symlink 
/etc/systemd/system/unbound.service.wants/unbound-resolvconf.service → 
/usr/lib/systemd/system/unbound-resolvconf.service.
Processing triggers for man-db (2.12.0-4build2) ...
Processing triggers for libc-bin (2.39-0ubuntu8.8) ...
Scanning processes...

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
wesley@n0-unbound:~$ sudo systemctl restart unbound.service
wesley@n0-unbound:~$ systemctl list-units --failed
  UNIT LOAD ACTIVE SUB DESCRIPTION

0 loaded units listed.
wesley@n0-unbound:~$ systemctl status unbound.service
● unbound.service - Unbound DNS server
     Loaded: loaded (/usr/lib/systemd/system/unbound.service; enabled; preset: 
enabled)
     Active: active (running) since Thu 2026-08-06 08:12:24 CDT; 27s ago
       Docs: man:unbound(8)
    Process: 3856 ExecStartPre=/usr/libexec/unbound-helper chroot_setup 
(code=exited, status=0/SUCCESS)
    Process: 3859 ExecStartPre=/usr/libexec/unbound-helper 
root_trust_anchor_update (code=exited, status=0/SUCCESS)
   Main PID: 3862 (unbound)
      Tasks: 1 (limit: 75173)
     Memory: 8.3M (peak: 9.1M)
        CPU: 98ms
     CGroup: /system.slice/unbound.service
             └─3862 /usr/sbin/unbound -d -p

Aug 06 08:12:24 n0-unbound systemd[1]: Starting unbound.service - Unbound DNS 
server...
Aug 06 08:12:24 n0-unbound (unbound)[3862]: unbound.service: Referenced but 
unset environment variable evaluates to an empty string: DAEMON_OPTS
Aug 06 08:12:24 n0-unbound unbound[3862]: [3862:0] notice: init module 0: 
subnetcache
Aug 06 08:12:24 n0-unbound unbound[3862]: [3862:0] notice: init module 1: 
validator
Aug 06 08:12:24 n0-unbound unbound[3862]: [3862:0] notice: init module 2: 
iterator
Aug 06 08:12:24 n0-unbound unbound[3862]: [3862:0] info: start of service 
(unbound 1.19.2).
Aug 06 08:12:24 n0-unbound systemd[1]: Started unbound.service - Unbound DNS 
server.
wesley@n0-unbound:~$ systemctl status unbound-resolvconf.service
● unbound-resolvconf.service - Unbound asyncronous resolvconf update helper
     Loaded: loaded (/usr/lib/systemd/system/unbound-resolvconf.service; 
enabled; preset: enabled)
     Active: active (exited) since Thu 2026-08-06 08:12:24 CDT; 40s ago
    Process: 3863 ExecStart=/usr/libexec/unbound-helper resolvconf_start 
(code=exited, status=0/SUCCESS)
   Main PID: 3863 (code=exited, status=0/SUCCESS)
        CPU: 12ms

Aug 06 08:12:24 n0-unbound systemd[1]: Started unbound-resolvconf.service - 
Unbound asyncronous resolvconf update helper.
wesley@n0-unbound:~$ apt policy unbound
unbound:
  Installed: 1.19.2-1ubuntu3.9
  Candidate: 1.19.2-1ubuntu3.9
  Version table:
 *** 1.19.2-1ubuntu3.9 100
        100 http://archive.ubuntu.com/ubuntu noble-proposed/universe amd64 
Packages
        100 /var/lib/dpkg/status
     1.19.2-1ubuntu3.8 500
        500 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 
Packages
        500 http://security.ubuntu.com/ubuntu noble-security/universe amd64 
Packages
     1.19.2-1ubuntu3 500
        500 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages

### Verification done Noble ###

** Tags removed: verification-needed-noble
** Tags added: verification-done-noble

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2078599

Title:
  unbound-resolvconf.service fails with systemd-resolved

To manage notifications about this bug go to:
https://bugs.launchpad.net/unbound/+bug/2078599/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to