Bug 919390 - Use logind instead of pm-is-supported, drops pm-utils dep
Summary: Use logind instead of pm-is-supported, drops pm-utils dep
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-08 10:47 UTC by Zdenek Kabelac
Modified: 2014-05-03 18:41 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-03 18:41:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.