Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 457706 - sys-power/upower: use of sys-power/pm-utils is marked 'deprecated' (hibernate, suspend, powersave)
Summary: sys-power/upower: use of sys-power/pm-utils is marked 'deprecated' (hibernate...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 15:21 UTC by Samuli Suominen (RETIRED)
Modified: 2013-08-07 11:52 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.