Mind Dump, Tech And Life Blog
written by Ivan Alenko
published under license CC4-BY
posted in category Systems Software / Apt
posted at 07. Jul '23

Howto Fix Security Updates Repository in Unattended Upgrades Debian 12

The codename changed in Debian 12 to bookworm-security (n=bookworm-security) instead of only n=bookworm. Use apt policy to see the details of all repositories.

Before:

Unattended-Upgrade::Origins-Pattern {
        "origin=Debian,codename=${distro_codename},label=Debian";
        "origin=Debian,codename=${distro_codename},label=Debian-Security";
};

After:

Unattended-Upgrade::Origins-Pattern {
        "origin=Debian,codename=${distro_codename},label=Debian";
        "origin=Debian,codename=${distro_codename}-security,label=Debian-Security";
};

And that’s it, run unattended-upgrades [-d] and it will upgrade pending packages from security repository.

Logs

Debug logs.

Before (Marking not allowed):

root@starz:~# unattended-upgrade -d
Checking if system is running on battery is skipped. Please install powermgmt-base package to check power status and skip installing updates when the system is running on battery.
Starting unattended upgrades script
Allowed origins are: origin=Debian,codename=bookworm,label=Debian, origin=Debian,codename=bookworm,label=Debian-Security
Initial blacklist: 
Initial whitelist (not strict): 
Marking not allowed <apt_pkg.PackageFile object: filename:'/var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_i18n_Translation-en'  a=stable-security,c=main,v=12,o=Debian,l=Debian-Security arch='' site='deb.debian.org' IndexType='Debian Translation Index' Size=188259 ID:4> with -32768 pin
Marking not allowed <apt_pkg.PackageFile object: filename:'/var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages'  a=stable-security,c=main,v=12,o=Debian,l=Debian-Security arch='amd64' site='deb.debian.org' IndexType='Debian Package Index' Size=285263 ID:3> with -32768 pin
Applying pinning: PkgFilePin(id=4, priority=-32768)
Applying pin -32768 to package_file: <apt_pkg.PackageFile object: filename:'/var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_i18n_Translation-en'  a=stable-security,c=main,v=12,o=Debian,l=Debian-Security arch='' site='deb.debian.org' IndexType='Debian Translation Index' Size=188259 ID:4>
Applying pinning: PkgFilePin(id=3, priority=-32768)
Applying pin -32768 to package_file: <apt_pkg.PackageFile object: filename:'/var/lib/apt/lists/deb.debian.org_debian-security_dists_bookworm-security_main_binary-amd64_Packages'  a=stable-security,c=main,v=12,o=Debian,l=Debian-Security arch='amd64' site='deb.debian.org' IndexType='Debian Package Index' Size=285263 ID:3>
Using (^linux-.*-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^kfreebsd-.*-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^gnumach-.*-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^.*-modules-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^.*-kernel-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^linux-.*-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^kfreebsd-.*-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^gnumach-.*-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^.*-modules-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^.*-kernel-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$) regexp to find kernel packages
Using (^linux-.*-6\.1\.32$|^kfreebsd-.*-6\.1\.32$|^gnumach-.*-6\.1\.32$|^.*-modules-6\.1\.32$|^.*-kernel-6\.1\.32$|^linux-.*-6\.1\.32$|^kfreebsd-.*-6\.1\.32$|^gnumach-.*-6\.1\.32$|^.*-modules-6\.1\.32$|^.*-kernel-6\.1\.32$) regexp to find running kernel packages
Checking: bind9 ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
adjusting candidate version: bind9=1:9.18.12-1
Checking: bind9-dnsutils ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
adjusting candidate version: bind9-dnsutils=1:9.18.12-1
Checking: bind9-host ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
adjusting candidate version: bind9-host=1:9.18.12-1
Checking: bind9-libs ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
adjusting candidate version: bind9-libs=1:9.18.12-1
Checking: bind9-utils ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
adjusting candidate version: bind9-utils=1:9.18.12-1
Checking: dnsutils ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
adjusting candidate version: dnsutils=1:9.18.12-1
Checking: ghostscript ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
adjusting candidate version: ghostscript=10.0.0~dfsg-11
Checking: libgs-common ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
adjusting candidate version: libgs-common=10.0.0~dfsg-11
Checking: libgs10 ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
adjusting candidate version: libgs10=10.0.0~dfsg-11
Checking: libgs10-common ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
adjusting candidate version: libgs10-common=10.0.0~dfsg-11
Checking: linux-libc-dev ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
adjusting candidate version: linux-libc-dev=6.1.27-1
pkgs that look like they should be upgraded: 
Fetched 0 B in 0s (0 B/s)                                                                                                                                                                                                                                   
fetch.run() result: 0
Packages blacklist due to conffile prompts: []
No packages found that can be upgraded unattended and no pending auto-removals
Package bind9 has a higher version available, checking if it is from an allowed origin and is not pinned down.
Package bind9-dnsutils has a higher version available, checking if it is from an allowed origin and is not pinned down.
Package bind9-host has a higher version available, checking if it is from an allowed origin and is not pinned down.
Package bind9-libs has a higher version available, checking if it is from an allowed origin and is not pinned down.
Package bind9-utils has a higher version available, checking if it is from an allowed origin and is not pinned down.
Package dnsutils has a higher version available, checking if it is from an allowed origin and is not pinned down.
Package ghostscript has a higher version available, checking if it is from an allowed origin and is not pinned down.
Package libgs-common has a higher version available, checking if it is from an allowed origin and is not pinned down.
Package libgs10 has a higher version available, checking if it is from an allowed origin and is not pinned down.
Package libgs10-common has a higher version available, checking if it is from an allowed origin and is not pinned down.
Package linux-libc-dev has a higher version available, checking if it is from an allowed origin and is not pinned down.
Extracting content from /var/log/unattended-upgrades/unattended-upgrades-dpkg.log since 2023-07-07 23:28:25

After:

root@starz:~# unattended-upgrade -d
Checking if system is running on battery is skipped. Please install powermgmt-base package to check power status and skip installing updates when the system is running on battery.
Starting unattended upgrades script
Allowed origins are: origin=Debian,codename=bookworm,label=Debian, origin=Debian,label=Debian-Security
Initial blacklist: 
Initial whitelist (not strict): 
Using (^linux-.*-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^kfreebsd-.*-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^gnumach-.*-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^.*-modules-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^.*-kernel-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^linux-.*-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^kfreebsd-.*-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^gnumach-.*-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^.*-modules-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$|^.*-kernel-[1-9][0-9]*\.[0-9]+\.[0-9]+-[0-9]+(-.+)?$) regexp to find kernel packages
Using (^linux-.*-6\.1\.32$|^kfreebsd-.*-6\.1\.32$|^gnumach-.*-6\.1\.32$|^.*-modules-6\.1\.32$|^.*-kernel-6\.1\.32$|^linux-.*-6\.1\.32$|^kfreebsd-.*-6\.1\.32$|^gnumach-.*-6\.1\.32$|^.*-modules-6\.1\.32$|^.*-kernel-6\.1\.32$) regexp to find running kernel packages
Checking: bind9 ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
Checking: bind9-dnsutils ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
Checking: bind9-host ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
Checking: bind9-libs ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
Checking: bind9-utils ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
Checking: dnsutils ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
Checking: ghostscript ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
Checking: libgs-common ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
Checking: libgs10 ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
Checking: libgs10-common ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
Checking: linux-libc-dev ([<Origin component:'main' archive:'stable-security' origin:'Debian' label:'Debian-Security' site:'deb.debian.org' isTrusted:True>])
pkgs that look like they should be upgraded: bind9
bind9-dnsutils
bind9-host
bind9-libs
bind9-utils
dnsutils
ghostscript
libgs-common
libgs10
libgs10-common
linux-libc-dev
Fetched 0 B in 0s (0 B/s)                                                                                                                                                                                                                                   
fetch.run() result: 0
<apt_pkg.AcquireItem object:Status: 2 Complete: 1 Local: 1 IsTrusted: 1 FileSize: 492952 DestFile:'/var/cache/apt/archives/bind9_1%3a9.18.16-1~deb12u1_amd64.deb' DescURI: 'https://deb.debian.org/debian-security/pool/updates/main/b/bind9/bind9_9.18.16-1%7edeb12u1_amd64.deb' ID:0 ErrorText: ''>
check_conffile_prompt(/var/cache/apt/archives/bind9_1%3a9.18.16-1~deb12u1_amd64.deb)
found pkg: bind9
conffile line: /etc/apparmor.d/usr.sbin.named 4f63a3becd1eac38cb4e7fa1c6f40a04
current md5: 4f63a3becd1eac38cb4e7fa1c6f40a04
conffile line: /etc/bind/bind.keys 99a1aa4456150e34c60ba7fff43d46b0
current md5: 99a1aa4456150e34c60ba7fff43d46b0
conffile line: /etc/bind/db.0 43e4adb661f18a102a9c2ad1e192e825
current md5: 43e4adb661f18a102a9c2ad1e192e825
conffile line: /etc/bind/db.127 64f5cf50e8d8192109dad43b779e5e36
current md5: 64f5cf50e8d8192109dad43b779e5e36
conffile line: /etc/bind/db.255 8aba258068c8c60a7ade3952a285f57d
current md5: 8aba258068c8c60a7ade3952a285f57d
conffile line: /etc/bind/db.empty 4e7a0ebff9a8936e5a72ec18c0c49214
current md5: 4e7a0ebff9a8936e5a72ec18c0c49214
conffile line: /etc/bind/db.local e5d27ead2d238928a08d33c7a7333477
current md5: e5d27ead2d238928a08d33c7a7333477
conffile line: /etc/bind/named.conf 791fd546d7418bf64ae776d6d915c81a
current md5: 791fd546d7418bf64ae776d6d915c81a
conffile line: /etc/bind/named.conf.default-zones 9fbdc4657090b3b2a45f7e7b8468cf96
current md5: 9fbdc4657090b3b2a45f7e7b8468cf96
conffile line: /etc/bind/named.conf.local fb15a27656eafd86ff870effabc72f1e
current md5: d3073ebed3a0d18b40672ef86e089812
pkg_md5sum: fb15a27656eafd86ff870effabc72f1e
conffile line: /etc/bind/named.conf.options 642e258554b7bd95f4fc71062ca82101
current md5: 642e258554b7bd95f4fc71062ca82101
conffile line: /etc/bind/zones.rfc1918 d04252b4368b66e28376f92613842888
current md5: d04252b4368b66e28376f92613842888
conffile line: /etc/default/named 0fcf4e70d1d3811d13a1f7b52fd5e384
current md5: 0fcf4e70d1d3811d13a1f7b52fd5e384
conffile line: /etc/init.d/named 2f033c8e309de34d6ae67fca64292598
current md5: 2f033c8e309de34d6ae67fca64292598
conffile line: /etc/insserv.conf.d/bind9 2f36010c32cff9acc445bb9b577aecf7
current md5: 2f36010c32cff9acc445bb9b577aecf7
conffile line: /etc/network/if-down.d/bind9 dd11845d860cd2e30dce8556aa478eb2
current md5: dd11845d860cd2e30dce8556aa478eb2
conffile line: /etc/network/if-up.d/bind9 dd11845d860cd2e30dce8556aa478eb2
current md5: dd11845d860cd2e30dce8556aa478eb2
conffile line: /etc/ppp/ip-down.d/bind9 dd11845d860cd2e30dce8556aa478eb2
current md5: dd11845d860cd2e30dce8556aa478eb2
conffile line: /etc/ppp/ip-up.d/bind9 dd11845d860cd2e30dce8556aa478eb2
current md5: dd11845d860cd2e30dce8556aa478eb2
conffile line: /etc/ufw/applications.d/bind9 ac2316819866611a68b976db9125c9a7
current md5: ac2316819866611a68b976db9125c9a7
conffile line: /etc/bind/db.root a2f9c2f0d927684dbfc0e659dd1a5d25 obsolete
conffile line: /etc/apparmor.d/local/usr.sbin.named 46622a9a6a8abf650eed70019af3cfd4 obsolete
<apt_pkg.AcquireItem object:Status: 2 Complete: 1 Local: 1 IsTrusted: 1 FileSize: 404704 DestFile:'/var/cache/apt/archives/bind9-utils_1%3a9.18.16-1~deb12u1_amd64.deb' DescURI: 'https://deb.debian.org/debian-security/pool/updates/main/b/bind9/bind9-utils_9.18.16-1%7edeb12u1_amd64.deb' ID:0 ErrorText: ''>
check_conffile_prompt(/var/cache/apt/archives/bind9-utils_1%3a9.18.16-1~deb12u1_amd64.deb)
found pkg: bind9-utils
No conffiles in deb /var/cache/apt/archives/bind9-utils_1%3a9.18.16-1~deb12u1_amd64.deb (There is no member named 'conffiles')
<apt_pkg.AcquireItem object:Status: 2 Complete: 1 Local: 1 IsTrusted: 1 FileSize: 301232 DestFile:'/var/cache/apt/archives/bind9-host_1%3a9.18.16-1~deb12u1_amd64.deb' DescURI: 'https://deb.debian.org/debian-security/pool/updates/main/b/bind9/bind9-host_9.18.16-1%7edeb12u1_amd64.deb' ID:0 ErrorText: ''>
check_conffile_prompt(/var/cache/apt/archives/bind9-host_1%3a9.18.16-1~deb12u1_amd64.deb)
found pkg: bind9-host
No conffiles in deb /var/cache/apt/archives/bind9-host_1%3a9.18.16-1~deb12u1_amd64.deb (There is no member named 'conffiles')
<apt_pkg.AcquireItem object:Status: 2 Complete: 1 Local: 1 IsTrusted: 1 FileSize: 399336 DestFile:'/var/cache/apt/archives/bind9-dnsutils_1%3a9.18.16-1~deb12u1_amd64.deb' DescURI: 'https://deb.debian.org/debian-security/pool/updates/main/b/bind9/bind9-dnsutils_9.18.16-1%7edeb12u1_amd64.deb' ID:0 ErrorText: ''>
check_conffile_prompt(/var/cache/apt/archives/bind9-dnsutils_1%3a9.18.16-1~deb12u1_amd64.deb)
found pkg: bind9-dnsutils
No conffiles in deb /var/cache/apt/archives/bind9-dnsutils_1%3a9.18.16-1~deb12u1_amd64.deb (There is no member named 'conffiles')
<apt_pkg.AcquireItem object:Status: 2 Complete: 1 Local: 1 IsTrusted: 1 FileSize: 1410348 DestFile:'/var/cache/apt/archives/bind9-libs_1%3a9.18.16-1~deb12u1_amd64.deb' DescURI: 'https://deb.debian.org/debian-security/pool/updates/main/b/bind9/bind9-libs_9.18.16-1%7edeb12u1_amd64.deb' ID:0 ErrorText: ''>
check_conffile_prompt(/var/cache/apt/archives/bind9-libs_1%3a9.18.16-1~deb12u1_amd64.deb)
found pkg: bind9-libs
No conffiles in deb /var/cache/apt/archives/bind9-libs_1%3a9.18.16-1~deb12u1_amd64.deb (There is no member named 'conffiles')
<apt_pkg.AcquireItem object:Status: 2 Complete: 1 Local: 1 IsTrusted: 1 FileSize: 257728 DestFile:'/var/cache/apt/archives/dnsutils_1%3a9.18.16-1~deb12u1_all.deb' DescURI: 'https://deb.debian.org/debian-security/pool/updates/main/b/bind9/dnsutils_9.18.16-1%7edeb12u1_all.deb' ID:0 ErrorText: ''>
check_conffile_prompt(/var/cache/apt/archives/dnsutils_1%3a9.18.16-1~deb12u1_all.deb)
found pkg: dnsutils
No conffiles in deb /var/cache/apt/archives/dnsutils_1%3a9.18.16-1~deb12u1_all.deb (There is no member named 'conffiles')
<apt_pkg.AcquireItem object:Status: 2 Complete: 1 Local: 1 IsTrusted: 1 FileSize: 56704 DestFile:'/var/cache/apt/archives/ghostscript_10.0.0~dfsg-11+deb12u1_amd64.deb' DescURI: 'https://deb.debian.org/debian-security/pool/updates/main/g/ghostscript/ghostscript_10.0.0%7edfsg-11%2bdeb12u1_amd64.deb' ID:0 ErrorText: ''>
check_conffile_prompt(/var/cache/apt/archives/ghostscript_10.0.0~dfsg-11+deb12u1_amd64.deb)
found pkg: ghostscript
No conffiles in deb /var/cache/apt/archives/ghostscript_10.0.0~dfsg-11+deb12u1_amd64.deb (There is no member named 'conffiles')
<apt_pkg.AcquireItem object:Status: 2 Complete: 1 Local: 1 IsTrusted: 1 FileSize: 2466892 DestFile:'/var/cache/apt/archives/libgs10_10.0.0~dfsg-11+deb12u1_amd64.deb' DescURI: 'https://deb.debian.org/debian-security/pool/updates/main/g/ghostscript/libgs10_10.0.0%7edfsg-11%2bdeb12u1_amd64.deb' ID:0 ErrorText: ''>
check_conffile_prompt(/var/cache/apt/archives/libgs10_10.0.0~dfsg-11+deb12u1_amd64.deb)
found pkg: libgs10
No conffiles in deb /var/cache/apt/archives/libgs10_10.0.0~dfsg-11+deb12u1_amd64.deb (There is no member named 'conffiles')
<apt_pkg.AcquireItem object:Status: 2 Complete: 1 Local: 1 IsTrusted: 1 FileSize: 585972 DestFile:'/var/cache/apt/archives/libgs10-common_10.0.0~dfsg-11+deb12u1_all.deb' DescURI: 'https://deb.debian.org/debian-security/pool/updates/main/g/ghostscript/libgs10-common_10.0.0%7edfsg-11%2bdeb12u1_all.deb' ID:0 ErrorText: ''>
check_conffile_prompt(/var/cache/apt/archives/libgs10-common_10.0.0~dfsg-11+deb12u1_all.deb)
found pkg: libgs10-common
No conffiles in deb /var/cache/apt/archives/libgs10-common_10.0.0~dfsg-11+deb12u1_all.deb (There is no member named 'conffiles')
<apt_pkg.AcquireItem object:Status: 2 Complete: 1 Local: 1 IsTrusted: 1 FileSize: 148676 DestFile:'/var/cache/apt/archives/libgs-common_10.0.0~dfsg-11+deb12u1_all.deb' DescURI: 'https://deb.debian.org/debian-security/pool/updates/main/g/ghostscript/libgs-common_10.0.0%7edfsg-11%2bdeb12u1_all.deb' ID:0 ErrorText: ''>
check_conffile_prompt(/var/cache/apt/archives/libgs-common_10.0.0~dfsg-11+deb12u1_all.deb)
found pkg: libgs-common
No conffiles in deb /var/cache/apt/archives/libgs-common_10.0.0~dfsg-11+deb12u1_all.deb (There is no member named 'conffiles')
<apt_pkg.AcquireItem object:Status: 2 Complete: 1 Local: 1 IsTrusted: 1 FileSize: 1810268 DestFile:'/var/cache/apt/archives/linux-libc-dev_6.1.37-1_amd64.deb' DescURI: 'https://deb.debian.org/debian-security/pool/updates/main/l/linux/linux-libc-dev_6.1.37-1_amd64.deb' ID:0 ErrorText: ''>
check_conffile_prompt(/var/cache/apt/archives/linux-libc-dev_6.1.37-1_amd64.deb)
found pkg: linux-libc-dev
No conffiles in deb /var/cache/apt/archives/linux-libc-dev_6.1.37-1_amd64.deb (There is no member named 'conffiles')
Packages blacklist due to conffile prompts: []
Packages that will be upgraded: bind9 bind9-dnsutils bind9-host bind9-libs bind9-utils dnsutils ghostscript libgs-common libgs10 libgs10-common linux-libc-dev
Writing dpkg log to /var/log/unattended-upgrades/unattended-upgrades-dpkg.log
applying set ['bind9-host', 'bind9', 'bind9-dnsutils', 'bind9-libs', 'bind9-utils', 'dnsutils']
apt-listchanges: Reading changelogs...
apt-listchanges: Reading changelogs...
(Reading database ... 85852 files and directories currently installed.)
Preparing to unpack .../0-bind9_1%3a9.18.16-1~deb12u1_amd64.deb ...
Unpacking bind9 (1:9.18.16-1~deb12u1) over (1:9.18.12-1) ...
Preparing to unpack .../1-bind9-utils_1%3a9.18.16-1~deb12u1_amd64.deb ...
Unpacking bind9-utils (1:9.18.16-1~deb12u1) over (1:9.18.12-1) ...
Preparing to unpack .../2-bind9-host_1%3a9.18.16-1~deb12u1_amd64.deb ...
Unpacking bind9-host (1:9.18.16-1~deb12u1) over (1:9.18.12-1) ...
Preparing to unpack .../3-bind9-dnsutils_1%3a9.18.16-1~deb12u1_amd64.deb ...
Unpacking bind9-dnsutils (1:9.18.16-1~deb12u1) over (1:9.18.12-1) ...
Preparing to unpack .../4-bind9-libs_1%3a9.18.16-1~deb12u1_amd64.deb ...
Unpacking bind9-libs:amd64 (1:9.18.16-1~deb12u1) over (1:9.18.12-1) ...
Preparing to unpack .../5-dnsutils_1%3a9.18.16-1~deb12u1_all.deb ...
Unpacking dnsutils (1:9.18.16-1~deb12u1) over (1:9.18.12-1) ...
Setting up bind9-libs:amd64 (1:9.18.16-1~deb12u1) ...
Setting up bind9-utils (1:9.18.16-1~deb12u1) ...
Setting up bind9 (1:9.18.16-1~deb12u1) ...
named-resolvconf.service is a disabled or a static unit not running, not starting it.
Setting up bind9-host (1:9.18.16-1~deb12u1) ...
Setting up bind9-dnsutils (1:9.18.16-1~deb12u1) ...
Setting up dnsutils (1:9.18.16-1~deb12u1) ...
Processing triggers for libc-bin (2.36-9) ...
Processing triggers for man-db (2.11.2-2) ...
left to upgrade {'ghostscript', 'linux-libc-dev', 'libgs-common', 'libgs10-common', 'libgs10'}
applying set ['libgs10-common', 'libgs10', 'ghostscript', 'libgs-common']
Log ended: 2023-07-07  23:33:28

Log started: 2023-07-07  23:33:29
apt-listchanges: Reading changelogs...
apt-listchanges: Reading changelogs...
(Reading database ... 85852 files and directories currently installed.)
Preparing to unpack .../ghostscript_10.0.0~dfsg-11+deb12u1_amd64.deb ...
Unpacking ghostscript (10.0.0~dfsg-11+deb12u1) over (10.0.0~dfsg-11) ...
Preparing to unpack .../libgs10_10.0.0~dfsg-11+deb12u1_amd64.deb ...
Unpacking libgs10:amd64 (10.0.0~dfsg-11+deb12u1) over (10.0.0~dfsg-11) ...
Preparing to unpack .../libgs10-common_10.0.0~dfsg-11+deb12u1_all.deb ...
Unpacking libgs10-common (10.0.0~dfsg-11+deb12u1) over (10.0.0~dfsg-11) ...
Preparing to unpack .../libgs-common_10.0.0~dfsg-11+deb12u1_all.deb ...
Unpacking libgs-common (10.0.0~dfsg-11+deb12u1) over (10.0.0~dfsg-11) ...
Setting up libgs-common (10.0.0~dfsg-11+deb12u1) ...
Setting up libgs10-common (10.0.0~dfsg-11+deb12u1) ...
Setting up libgs10:amd64 (10.0.0~dfsg-11+deb12u1) ...
Setting up ghostscript (10.0.0~dfsg-11+deb12u1) ...
Processing triggers for libc-bin (2.36-9) ...
Processing triggers for man-db (2.11.2-2) ...
left to upgrade {'linux-libc-dev'}
applying set ['linux-libc-dev']
Log ended: 2023-07-07  23:33:33

Log started: 2023-07-07  23:33:34
apt-listchanges: Reading changelogs...
apt-listchanges: Reading changelogs...
(Reading database ... 85852 files and directories currently installed.)
Preparing to unpack .../linux-libc-dev_6.1.37-1_amd64.deb ...
Unpacking linux-libc-dev:amd64 (6.1.37-1) over (6.1.27-1) ...
Setting up linux-libc-dev:amd64 (6.1.37-1) ...
left to upgrade set()
All upgrades installed
InstCount=0 DelCount=0 BrokenCount=0
Extracting content from /var/log/unattended-upgrades/unattended-upgrades-dpkg.log since 2023-07-07 23:33:10
Sending mail to root
mail returned: 0

Add Comment