Bug 831622

Summary: problems with libvirtd.service
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: berrange, clalancette, dougsland, itamar, jforbes, jyang, laine, libvirt-maint, veillard, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-13 13:11:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matthias Clasen 2012-06-13 13:03:44 UTC
The libvirtd.service file lists nonexisting targets:

After=udev.target
After=avahi.target
After=dbus.target

This is somewhat harmless, but 

a) does not achieve whatever you are trying to achieve here

b) causes misleading output in e.g. systemd -a - these targets appear there in an error state, and are not backed by any unit file

Comment 1 Daniel Berrangé 2012-06-13 13:11:22 UTC
Will be fixed in the next upstream release to hit Fedora

*** This bug has been marked as a duplicate of bug 824204 ***