Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 692594

Summary: app-emulation/libvirt-5.5.0-r1: Legacy paths in systemd unit files: virtlockd.socket, virtlockd-admin.socket, virtlogd.socket, virtlogd-admin.socket
Product: Gentoo Linux Reporter: Horst Prote <prote>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED FIXED    
Severity: normal CC: virtualization
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Horst Prote 2019-08-20 09:20:08 UTC
systemd[1]: /lib/systemd/system/virtlockd-admin.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
Comment 1 Horst Prote 2019-08-20 09:49:37 UTC
systemd[1]: /lib/systemd/system/virtlogd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
Comment 2 Horst Prote 2019-08-20 10:00:45 UTC
systemd[1]: /lib/systemd/system/virtlogd-admin.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.

systemd[1]: /lib/systemd/system/virtlockd.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
Comment 3 Larry the Git Cow gentoo-dev 2019-10-15 16:09:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b492b82a421555b1fa0ff0a2e8d2f6b172ef3f

commit 98b492b82a421555b1fa0ff0a2e8d2f6b172ef3f
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2019-10-15 15:52:30 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2019-10-15 16:08:48 +0000

    app-emulation/libvirt: version bump to 5.8.0
    
     - add pm-utils use flag
     - fix runstatedir
    
    Closes: https://bugs.gentoo.org/697592
    Closes: https://bugs.gentoo.org/695332
    Closes: https://bugs.gentoo.org/692594
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-emulation/libvirt/Manifest             |   1 +
 app-emulation/libvirt/libvirt-5.8.0.ebuild | 382 +++++++++++++++++++++++++++++
 app-emulation/libvirt/metadata.xml         |   3 +
 3 files changed, 386 insertions(+)