vague error during upgrade
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
systemd |
New
|
Unknown
|
|||
debhelper (Debian) |
Confirmed
|
Unknown
|
|||
debhelper (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
libvirt (Ubuntu) |
Fix Released
|
Low
|
Christian Ehrhardt | ||
systemd (Ubuntu) |
Won't Fix
|
Wishlist
|
Unassigned |
Bug Description
Seen from today's apt upgrade on focal:
Setting up libvirt-
Setting up libvirt-daemon (6.0.0-0ubuntu6) ...
Setting up libvirt-
Setting up libvirt-
Setting up libvirt-
Job failed. See "journalctl -xe" for details.
virtlockd.service is a disabled or a static unit, not starting it.
virtlogd.service is a disabled or a static unit, not starting it.
Setting up libvirt-daemon dnsmasq configuration.
Sadly 'journactl -xe' was useless. (It only showed a thousand unrelated lines.) A raw journalctl took forever to run long enough to let me see it generated two million lines of output, and started about two years ago, that I'm not keen on trying to run that through less or similar. Advice accepted.
systemctl status looks good enough though:
$ systemctl status 'libvirt*'
● libvirtd.socket - Libvirt local socket
Loaded: loaded (/lib/systemd/
Active: active (running) since Mon 2020-03-30 20:44:55 UTC; 6min ago
Triggers: ● libvirtd.service
Listen: /run/libvirt/
Tasks: 0 (limit: 18814)
Memory: 0B
CGroup: /system.
Mar 30 20:44:55 millbarge systemd[1]: Listening on Libvirt local socket.
● libvirtd.service - Virtualization daemon
Loaded: loaded (/lib/systemd/
Active: active (running) since Mon 2020-03-30 20:44:55 UTC; 6min ago
TriggeredBy: ● libvirtd-
● libvirtd.socket
● libvirtd-ro.socket
Docs: man:libvirtd(8)
https:/
Main PID: 3646435 (libvirtd)
Tasks: 19 (limit: 32768)
Memory: 26.9M
CGroup: /system.
├─ 3054 /usr/sbin/dnsmasq --conf-
├─ 3055 /usr/sbin/dnsmasq --conf-
Mar 30 20:44:55 millbarge systemd[1]: Starting Virtualization daemon...
Mar 30 20:44:55 millbarge systemd[1]: Started Virtualization daemon.
Mar 30 20:44:55 millbarge dnsmasq[3054]: read /etc/hosts - 7 addresses
Mar 30 20:44:55 millbarge dnsmasq[3054]: read /var/lib/
Mar 30 20:44:55 millbarge dnsmasq-dhcp[3054]: read /var/lib/
● libvirtd-
Loaded: loaded (/lib/systemd/
Active: active (running) since Mon 2020-03-30 20:44:55 UTC; 6min ago
Triggers: ● libvirtd.service
Listen: /run/libvirt/
Tasks: 0 (limit: 18814)
Memory: 0B
CGroup: /system.
Mar 30 20:44:55 millbarge systemd[1]: Listening on Libvirt admin socket.
● libvirt-
Loaded: loaded (/lib/systemd/
Active: active (exited) since Wed 2020-03-25 00:41:47 UTC; 5 days ago
Docs: man:libvirtd(8)
https:/
Main PID: 2808 (code=exited, status=0/SUCCESS)
Tasks: 0 (limit: 18814)
Memory: 0B
CGroup: /system.
Mar 25 00:41:47 millbarge systemd[1]: Starting Suspend/Resume Running libvirt Guests...
Mar 25 00:41:47 millbarge systemd[1]: Finished Suspend/Resume Running libvirt Guests.
● libvirtd-ro.socket - Libvirt local read-only socket
Loaded: loaded (/lib/systemd/
Active: active (running) since Mon 2020-03-30 20:44:55 UTC; 6min ago
Triggers: ● libvirtd.service
Listen: /run/libvirt/
Tasks: 0 (limit: 18814)
Memory: 0B
CGroup: /system.
Mar 30 20:44:55 millbarge systemd[1]: Listening on Libvirt local read-only socket.
Thanks
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: libvirt-daemon 6.0.0-0ubuntu6
ProcVersionSign
Uname: Linux 5.4.0-20-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.11-0ubuntu21
Architecture: amd64
Date: Mon Mar 30 20:48:08 2020
ProcEnviron:
TERM=rxvt-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: libvirt
UpgradeStatus: Upgraded to focal on 2020-01-24 (66 days ago)
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
modified.
Related branches
- Rafael David Tinoco (community): Approve
- Canonical Server: Pending requested
- Christian Ehrhardt: Pending requested
-
Diff: 10108 lines (+9168/-74)46 files modifieddebian/changelog (+7070/-25)
debian/control (+16/-16)
debian/libvirt-clients.install (+1/-0)
debian/libvirt-clients.lintian-overrides (+1/-0)
debian/libvirt-daemon-system.dirs (+2/-0)
debian/libvirt-daemon-system.install (+1/-1)
debian/libvirt-daemon-system.postinst (+128/-0)
debian/libvirt-daemon-system.postrm (+26/-1)
debian/libvirt-daemon.README.Debian (+82/-22)
debian/libvirt-daemon.apport (+22/-0)
debian/libvirt-daemon.dnsmasq (+2/-0)
debian/libvirt-daemon.install (+1/-0)
debian/libvirt-uri.sh (+27/-0)
debian/patches/series (+30/-0)
debian/patches/ubuntu-aa/0003-apparmor-libvirt-qemu-Allow-read-access-to-overcommi.patch (+30/-0)
debian/patches/ubuntu-aa/0007-apparmor-libvirt-qemu-Allow-owner-read-access-to-PRO.patch (+28/-0)
debian/patches/ubuntu-aa/0020-virt-aa-helper-ubuntu-storage-paths.patch (+37/-0)
debian/patches/ubuntu-aa/0029-appmor-libvirt-qemu-Add-9p-support.patch (+34/-0)
debian/patches/ubuntu-aa/0030-virt-aa-helper-Complete-9p-support.patch (+36/-0)
debian/patches/ubuntu-aa/0031-virt-aa-helper-Ask-for-no-deny-rule-for-readonly-dis.patch (+43/-0)
debian/patches/ubuntu-aa/0032-apparmor-libvirt-qemu-Allow-reading-charm-specific-c.patch (+34/-0)
debian/patches/ubuntu-aa/0033-UBUNTU-only-apparmor-for-kvm.powerpc-LP-1680384.patch (+41/-0)
debian/patches/ubuntu-aa/0034-apparmor-virt-aa-helper-access-for-snapped-nova.patch (+33/-0)
debian/patches/ubuntu-aa/0050-local-include-for-libvirt-qemu.patch (+19/-0)
debian/patches/ubuntu-aa/apparmor-allow-unmounting-.dev-entries.patch (+41/-0)
debian/patches/ubuntu-aa/apparmor-profiles-are-meant-to-allow-adding-permanen.patch (+65/-0)
debian/patches/ubuntu-aa/lp-1815910-allow-vhost-hotplug.patch (+57/-0)
debian/patches/ubuntu-aa/lp-1847361-load-versioned-module.patch (+44/-0)
debian/patches/ubuntu/Allow-libvirt-group-to-access-the-socket.patch (+49/-0)
debian/patches/ubuntu/daemon-augeas-fix-expected.patch (+20/-0)
debian/patches/ubuntu/dnsmasq-as-priv-user (+290/-0)
debian/patches/ubuntu/lp-1861125-ubuntu-models.patch (+21/-0)
debian/patches/ubuntu/ovmf_paths.patch (+60/-0)
debian/patches/ubuntu/parallel-shutdown.patch (+25/-0)
debian/patches/ubuntu/set-default-machine-to-ubuntu.patch (+45/-0)
debian/patches/ubuntu/tools-fix-libvirt-guests.sh-text-assignments.patch (+405/-0)
debian/patches/ubuntu/ubuntu_machine_type.patch (+14/-0)
debian/patches/ubuntu/wait-for-qemu-kvm.patch (+23/-0)
debian/patches/virdevmapper-Don-t-cache-device-mapper-major.patch (+88/-0)
debian/patches/virdevmapper-Handle-kernel-without-device-mapper-support.patch (+76/-0)
debian/patches/virdevmapper-Ignore-all-errors-when-opening-dev-mapper-co.patch (+76/-0)
debian/rules (+14/-4)
debian/tests/control (+2/-1)
debian/tests/smoke-lxc (+2/-2)
debian/tests/smoke-qemu-session (+5/-0)
debian/tests/smoke-qemu-session.xml (+2/-2)
CVE References
Changed in debhelper (Debian): | |
status: | Unknown → New |
Changed in debhelper (Debian): | |
status: | New → Incomplete |
Changed in libvirt (Ubuntu): | |
assignee: | nobody → Christian Ehrhardt (paelzer) |
Changed in debhelper (Debian): | |
status: | Incomplete → New |
Changed in debhelper (Debian): | |
status: | New → Confirmed |
Changed in systemd: | |
status: | Unknown → New |
Changed in systemd (Ubuntu): | |
status: | Confirmed → Won't Fix |
On 2020-03-30 4:54 p.m., Seth Arnold wrote:
> Sadly 'journactl -xe' was useless. (It only showed a thousand unrelated lines.) A raw journalctl took forever to run long enough to let me see it generated two million lines of output, and started about two years ago, that I'm not keen on trying to run that through less or similar. Advice accepted.
This should let you see today's logs related to $UNIT_NAME:
journalctl -S today -u $UNIT_NAME