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

Bug 457706

Summary: sys-power/upower: use of sys-power/pm-utils is marked 'deprecated' (hibernate, suspend, powersave)
Product: Gentoo Linux Reporter: Samuli Suominen (RETIRED) <ssuominen>
Component: Current packagesAssignee: Freedesktop bugs <freedesktop-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: ao, derk.tebokkel
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Samuli Suominen (RETIRED) gentoo-dev 2013-02-15 15:21:22 UTC
Suspend(), SuspendAllowed(), Hibernate() or HibernateAllowed(), and use of pm-powersave... are all behind --enable-deprecated flag now and will go away later.

See both, in this order:

http://cgit.freedesktop.org/upower/commit/?id=372c2f8d2922add987683a24b5d69902e05e2f97

http://cgit.freedesktop.org/upower/commit/?id=8bbf566dc8a80d129e202de619fe9da6f2e8b80b

I guess we should decide what we do with hibernate and suspend on non-systemd systems, $(use_enable !systemd deprecated) only carries you so far...
Comment 1 Pavel Volkov 2013-02-27 19:33:19 UTC
Why does current ebuild (0.9.19) strictly depend on sys-power/pm-utils since it can utilize systemd?
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2013-02-28 07:49:51 UTC
(In reply to comment #1)
> Why does current ebuild (0.9.19) strictly depend on sys-power/pm-utils since
> it can utilize systemd?

This bug is for 0.9.20, not 0.9.19, the change in git happened *after* the release
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2013-08-07 11:52:49 UTC
In fact, I don't see any value in keeping this open. Sorry for the noise. We'll tackle this when and if they removed the pm-utils support entirely.