Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736746 - sys-apps/hwids miss 60-autosuspend-chromiumos.hwdb file from systemd
Summary: sys-apps/hwids miss 60-autosuspend-chromiumos.hwdb file from systemd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-11 13:01 UTC by Yaroslav Isakov
Modified: 2020-08-13 02:56 UTC (History)
1 user (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 Yaroslav Isakov 2020-08-11 13:01:46 UTC
It seems that sys-apps/systemd-246 moved autosuspend rules from udev rules to hwdb in their source. But systemd ebuild is not installing any hwdb files, as they're installed by sys-apps/hwids. Hwids ebuild doesn't include this file, so systemd cannot apply autosuspend to devices...
Comment 1 Larry the Git Cow gentoo-dev 2020-08-13 02:50:55 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/hwids.git/commit/?id=cad1d07b026dd2c04b6940cf9c72b4b8639ae55b

commit cad1d07b026dd2c04b6940cf9c72b4b8639ae55b
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-08-13 02:45:10 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-08-13 02:45:10 +0000

    Include 60-autosuspend-chromiumos.hwdb
    
    Bug: https://bugs.gentoo.org/736746
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 Makefile | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2020-08-13 02:56:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36555159f4904788d3f95cddff14058056607fd9

commit 36555159f4904788d3f95cddff14058056607fd9
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-08-13 02:53:34 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-08-13 02:54:37 +0000

    sys-apps/hwids: bump to 20200813
    
    Closes: https://bugs.gentoo.org/736746
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-apps/hwids/Manifest              |  1 +
 sys-apps/hwids/hwids-20200813.ebuild | 91 ++++++++++++++++++++++++++++++++++++
 2 files changed, 92 insertions(+)