Bug 1010260

Summary: hypervkvpd WantedBy should be multi-user.target
Product: [Fedora] Fedora Reporter: Sitsofe Wheeler <sitsofe>
Component: hyperv-daemonsAssignee: Tomáš Hozza <thozza>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 19CC: thozza
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: hyperv-daemons-0-0.2.20130826git.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1010284 (view as bug list) Environment:
Last Closed: 2013-10-02 06:56:09 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 Sitsofe Wheeler 2013-09-20 11:59:03 UTC
Description of problem:
hypervkvpd has a WantedBy of basic.target but it isn't needed for basic bootup (http://www.freedesktop.org/software/systemd/man/systemd.special.html ). 

Version-Release number of selected component (if applicable):
0.1.20130826git.fc19

How reproducible:
Reproducible every time.

Steps to Reproduce:
1. yum install hypervkvpd.x86_64
2. systemctl enable hypervkvpd.service
3. ls /etc/systemd/system/basic.target.wants/

Actual results:
hypervkvpd.service is listed in /etc/systemd/system/basic.target.wants/ .

Expected results:
hypervkvpd.service to be listed in /etc/systemd/system/multi-user.target.wants/ .

Comment 1 Tomáš Hozza 2013-09-20 12:22:53 UTC
(In reply to Sitsofe Wheeler from comment #0)
> Description of problem:
> hypervkvpd has a WantedBy of basic.target but it isn't needed for basic
> bootup (http://www.freedesktop.org/software/systemd/man/systemd.special.html
> ). 

It isn't needed for the system to boot up, but it can be used to gather
information about the system before it is fully started. Anyway I think
it can be rather WantedBy multi-user.target

Comment 2 Fedora Update System 2013-09-20 13:10:54 UTC
hyperv-daemons-0-0.2.20130826git.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/hyperv-daemons-0-0.2.20130826git.fc18

Comment 3 Fedora Update System 2013-09-20 13:12:36 UTC
hyperv-daemons-0-0.2.20130826git.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/hyperv-daemons-0-0.2.20130826git.fc19

Comment 4 Fedora Update System 2013-09-21 08:35:59 UTC
Package hyperv-daemons-0-0.2.20130826git.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing hyperv-daemons-0-0.2.20130826git.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-17317/hyperv-daemons-0-0.2.20130826git.fc19
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-10-02 06:54:28 UTC
hyperv-daemons-0-0.2.20130826git.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2013-10-02 06:56:09 UTC
hyperv-daemons-0-0.2.20130826git.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.