Your message dated Fri, 14 Feb 2025 23:38:41 +0100
with message-id <[email protected]>
and subject line Re: Bug#993352: Acknowledgement (.socket and .service units 
fail to start during boot)
has caused the Debian Bug report #993352,
regarding .socket and .service units fail to start during boot
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
993352: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993352
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libvirt-daemon-system
Version: 7.6.0-1
Severity: important


Hi,

on an up-to-date Debian sid system, I get the following situation after
a boot:


$ systemctl --failed
  UNIT                  LOAD   ACTIVE SUB    DESCRIPTION
● libvirtd.service      loaded failed failed Virtualization daemon
● libvirtd-admin.socket loaded failed failed Libvirt admin socket
● libvirtd-ro.socket    loaded failed failed Libvirt local read-only socket
● libvirtd-tcp.socket   loaded failed failed Libvirt non-TLS IP socket
● libvirtd-tls.socket   loaded failed failed Libvirt TLS IP socket
● libvirtd.socket       loaded failed failed Libvirt local socket

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.
6 loaded units listed.
$ systemctl status libvirtd.socket libvirtd-admin.socket libvirtd-ro.socket 
libvirtd-tcp.socket libvirtd-tls.socket libvirtd.socket
● libvirtd.socket - Libvirt local socket
     Loaded: loaded (/usr/lib/systemd/system/libvirtd.socket; enabled; vendor 
preset: enabled)
     Active: failed (Result: service-start-limit-hit) since Tue 2021-08-31 
09:37:52 CEST; 1h 32min ago
   Triggers: ● libvirtd.service
     Listen: /run/libvirt/libvirt-sock (Stream)

Aug 31 09:37:50 pluto systemd[1]: Listening on Libvirt local socket.
Aug 31 09:37:52 pluto systemd[1]: libvirtd.socket: Failed with result 
'service-start-limit-hit'.

● libvirtd-admin.socket - Libvirt admin socket
     Loaded: loaded (/usr/lib/systemd/system/libvirtd-admin.socket; enabled; 
vendor preset: enabled)
     Active: failed (Result: service-start-limit-hit) since Tue 2021-08-31 
09:37:52 CEST; 1h 32min ago
   Triggers: ● libvirtd.service
     Listen: /run/libvirt/libvirt-admin-sock (Stream)

Aug 31 09:37:50 pluto systemd[1]: Listening on Libvirt admin socket.
Aug 31 09:37:52 pluto systemd[1]: libvirtd-admin.socket: Failed with result 
'service-start-limit-hit'.

● libvirtd-ro.socket - Libvirt local read-only socket
     Loaded: loaded (/usr/lib/systemd/system/libvirtd-ro.socket; enabled; 
vendor preset: enabled)
     Active: failed (Result: service-start-limit-hit) since Tue 2021-08-31 
09:37:52 CEST; 1h 32min ago
   Triggers: ● libvirtd.service
     Listen: /run/libvirt/libvirt-sock-ro (Stream)

Aug 31 09:37:50 pluto systemd[1]: Listening on Libvirt local read-only socket.
Aug 31 09:37:52 pluto systemd[1]: libvirtd-ro.socket: Failed with result 
'service-start-limit-hit'.

● libvirtd-tcp.socket - Libvirt non-TLS IP socket
     Loaded: loaded (/usr/lib/systemd/system/libvirtd-tcp.socket; enabled; 
vendor preset: enabled)
     Active: failed (Result: service-start-limit-hit) since Tue 2021-08-31 
09:37:52 CEST; 1h 32min ago
   Triggers: ● libvirtd.service
     Listen: [::]:16509 (Stream)
        CPU: 664us

Aug 31 09:37:50 pluto systemd[1]: Listening on Libvirt non-TLS IP socket.
Aug 31 09:37:52 pluto systemd[1]: libvirtd-tcp.socket: Failed with result 
'service-start-limit-hit'.

● libvirtd-tls.socket - Libvirt TLS IP socket
     Loaded: loaded (/usr/lib/systemd/system/libvirtd-tls.socket; enabled; 
vendor preset: enabled)
     Active: failed (Result: service-start-limit-hit) since Tue 2021-08-31 
09:37:52 CEST; 1h 32min ago
   Triggers: ● libvirtd.service
     Listen: [::]:16514 (Stream)
        CPU: 802us

Aug 31 09:37:50 pluto systemd[1]: Listening on Libvirt TLS IP socket.
Aug 31 09:37:52 pluto systemd[1]: libvirtd-tls.socket: Failed with result 
'service-start-limit-hit'.

● libvirtd.socket - Libvirt local socket
     Loaded: loaded (/usr/lib/systemd/system/libvirtd.socket; enabled; vendor 
preset: enabled)
     Active: failed (Result: service-start-limit-hit) since Tue 2021-08-31 
09:37:52 CEST; 1h 32min ago
   Triggers: ● libvirtd.service
     Listen: /run/libvirt/libvirt-sock (Stream)

Aug 31 09:37:50 pluto systemd[1]: Listening on Libvirt local socket.
Aug 31 09:37:52 pluto systemd[1]: libvirtd.socket: Failed with result 
'service-start-limit-hit'.



$ journalctl -b | grep libvirt
Aug 31 09:37:49 pluto audit[504]: AVC apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libvirtd" pid=504 
comm="apparmor_parser"
Aug 31 09:37:49 pluto audit[504]: AVC apparmor="STATUS" 
operation="profile_load" profile="unconfined" 
name="libvirtd//qemu_bridge_helper" pid=504 comm="apparmor_parser"
Aug 31 09:37:49 pluto kernel: audit: type=1400 audit(1630395469.715:11): 
apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd" 
pid=504 comm="apparmor_parser"
Aug 31 09:37:50 pluto libvirtd[678]: libvirt version: 7.6.0, package: 1 (Andrea 
Bolognani <[email protected]> Thu, 19 Aug 2021 21:16:21 +0200)
Aug 31 09:37:50 pluto libvirtd[678]: hostname: pluto
Aug 31 09:37:50 pluto libvirtd[678]: Kann CA certificate 
'/etc/pki/CA/cacert.pem' nicht lesen: Datei oder Verzeichnis nicht gefunden
Aug 31 09:37:50 pluto systemd[1]: libvirtd.service: Main process exited, 
code=exited, status=6/NOTCONFIGURED
Aug 31 09:37:50 pluto systemd[1]: libvirtd.service: Failed with result 
'exit-code'.
Aug 31 09:37:50 pluto systemd[1]: Starting Suspend/Resume Running libvirt 
Guests...
Aug 31 09:37:50 pluto systemd[1]: Finished Suspend/Resume Running libvirt 
Guests.
Aug 31 09:37:50 pluto systemd[1]: libvirtd.service: Scheduled restart job, 
restart counter is at 1.
Aug 31 09:37:51 pluto libvirtd[838]: libvirt version: 7.6.0, package: 1 (Andrea 
Bolognani <[email protected]> Thu, 19 Aug 2021 21:16:21 +0200)
Aug 31 09:37:51 pluto libvirtd[838]: hostname: pluto
Aug 31 09:37:51 pluto libvirtd[838]: Kann CA certificate 
'/etc/pki/CA/cacert.pem' nicht lesen: Datei oder Verzeichnis nicht gefunden
Aug 31 09:37:51 pluto systemd[1]: libvirtd.service: Main process exited, 
code=exited, status=6/NOTCONFIGURED
Aug 31 09:37:51 pluto systemd[1]: libvirtd.service: Failed with result 
'exit-code'.
Aug 31 09:37:51 pluto systemd[1]: libvirtd.service: Scheduled restart job, 
restart counter is at 2.
Aug 31 09:37:51 pluto libvirtd[1068]: libvirt version: 7.6.0, package: 1 
(Andrea Bolognani <[email protected]> Thu, 19 Aug 2021 21:16:21 +0200)
Aug 31 09:37:51 pluto libvirtd[1068]: hostname: pluto
Aug 31 09:37:51 pluto libvirtd[1068]: Kann CA certificate 
'/etc/pki/CA/cacert.pem' nicht lesen: Datei oder Verzeichnis nicht gefunden
Aug 31 09:37:51 pluto systemd[1]: libvirtd.service: Main process exited, 
code=exited, status=6/NOTCONFIGURED
Aug 31 09:37:51 pluto systemd[1]: libvirtd.service: Failed with result 
'exit-code'.
Aug 31 09:37:52 pluto systemd[1]: libvirtd.service: Scheduled restart job, 
restart counter is at 3.
Aug 31 09:37:52 pluto libvirtd[1136]: libvirt version: 7.6.0, package: 1 
(Andrea Bolognani <[email protected]> Thu, 19 Aug 2021 21:16:21 +0200)
Aug 31 09:37:52 pluto libvirtd[1136]: hostname: pluto
Aug 31 09:37:52 pluto libvirtd[1136]: Kann CA certificate 
'/etc/pki/CA/cacert.pem' nicht lesen: Datei oder Verzeichnis nicht gefunden
Aug 31 09:37:52 pluto systemd[1]: libvirtd.service: Main process exited, 
code=exited, status=6/NOTCONFIGURED
Aug 31 09:37:52 pluto systemd[1]: libvirtd.service: Failed with result 
'exit-code'.
Aug 31 09:37:52 pluto systemd[1]: libvirtd.service: Scheduled restart job, 
restart counter is at 4.
Aug 31 09:37:52 pluto libvirtd[1183]: libvirt version: 7.6.0, package: 1 
(Andrea Bolognani <[email protected]> Thu, 19 Aug 2021 21:16:21 +0200)
Aug 31 09:37:52 pluto libvirtd[1183]: hostname: pluto
Aug 31 09:37:52 pluto libvirtd[1183]: Kann CA certificate 
'/etc/pki/CA/cacert.pem' nicht lesen: Datei oder Verzeichnis nicht gefunden
Aug 31 09:37:52 pluto systemd[1]: libvirtd.service: Main process exited, 
code=exited, status=6/NOTCONFIGURED
Aug 31 09:37:52 pluto systemd[1]: libvirtd.service: Failed with result 
'exit-code'.
Aug 31 09:37:52 pluto systemd[1]: libvirtd.service: Scheduled restart job, 
restart counter is at 5.
Aug 31 09:37:52 pluto systemd[1]: libvirtd.service: Start request repeated too 
quickly.
Aug 31 09:37:52 pluto systemd[1]: libvirtd.service: Failed with result 
'exit-code'.
Aug 31 09:37:52 pluto systemd[1]: libvirtd-tls.socket: Failed with result 
'service-start-limit-hit'.
Aug 31 09:37:52 pluto systemd[1]: libvirtd-tcp.socket: Failed with result 
'service-start-limit-hit'.
Aug 31 09:37:52 pluto systemd[1]: libvirtd-ro.socket: Failed with result 
'service-start-limit-hit'.
Aug 31 09:37:52 pluto systemd[1]: libvirtd-admin.socket: Failed with result 
'service-start-limit-hit'.
Aug 31 09:37:52 pluto systemd[1]: libvirtd.socket: Failed with result 
'service-start-limit-hit'.

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-8-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libvirt-daemon-system depends on:
ii  adduser                         3.118
ii  debconf [debconf-2.0]           1.5.77
ii  firewalld                       1.0.1-2
ii  gettext-base                    0.21-4
ii  iptables                        1.8.7-1
ii  libvirt-clients                 7.6.0-1
ii  libvirt-daemon                  7.6.0-1
ii  libvirt-daemon-config-network   7.6.0-1
ii  libvirt-daemon-config-nwfilter  7.6.0-1
ii  libvirt-daemon-system-systemd   7.6.0-1
ii  logrotate                       3.18.1-2
ii  policykit-1                     0.105-31

Versions of packages libvirt-daemon-system recommends:
ii  dmidecode                    3.3-3
ii  dnsmasq-base [dnsmasq-base]  2.85-1
ii  iproute2                     5.13.0-2
ii  mdevctl                      0.81-1
ii  parted                       3.4-1

Versions of packages libvirt-daemon-system suggests:
ii  apparmor    2.13.6-10
pn  auditd      <none>
pn  nfs-common  <none>
pn  open-iscsi  <none>
pn  pm-utils    <none>
pn  radvd       <none>
ii  systemd     247.9-1
pn  systemtap   <none>
pn  zfsutils    <none>

-- Configuration Files:
/etc/libvirt/qemu.conf [Errno 13] Keine Berechtigung: '/etc/libvirt/qemu.conf'

-- debconf information excluded

--- End Message ---
--- Begin Message ---
On Tue, 31 Aug 2021 11:45:01 +0200 Michael Biebl <[email protected]> wrote:
I think what happened is that I ran "systemctl preset-all" which enabled libvirtd-tcp.socket and libvirtd-tls.socket without me realizing it.
And the resulting setup appears to be broken.


Let's consider this a local misconfiguration on my side. Thus closing.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to