Bug 919390

Summary: Use logind instead of pm-is-supported, drops pm-utils dep
Product: [Fedora] Fedora Reporter: Zdenek Kabelac <zkabelac>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: berrange, clalancette, crobinso, dallan, itamar, jforbes, 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: 2014-05-03 18:41:11 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 Zdenek Kabelac 2013-03-08 10:47:08 UTC
Description of problem:

Fedora in now systemd based distro - and so pm-suspend command is now replaced with  'systemctl suspend'.

libvirt-client however depends on pm-utils - so it seems like something should
be changed.

Either systemd has to provide replacement functionality for pm-utils,
or libvirt-client should be rewritten to depend on systemd.

Version-Release number of selected component (if applicable):
libvirt-client-1.0.3-1.fc19.x86_64
pm-utils-1.4.1-23.fc19.x86_64
systemd-197-2.fc19.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Cole Robinson 2013-04-01 14:12:38 UTC
The dep is for running pm-is-supported, which can be replace with calls to logind:

https://bugs.freedesktop.org/show_bug.cgi?id=56501

Comment 2 Fedora End Of Life 2013-04-03 15:52:37 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 3 Cole Robinson 2014-05-03 18:41:11 UTC
Libvirt 1.2.4, which will be released and in rawhide within a week, will not have a dep on pm-utils anymore. Since this isn't really urgent for the stable fedora release, just closing as NEXTRELEASE