Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917000 - >=sys-kernel/dracut-059_p20231027 breaks hibernation support in hostonly mode
Summary: >=sys-kernel/dracut-059_p20231027 breaks hibernation support in hostonly mode
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexander Tsoy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-07 11:29 UTC by Nowa Ammerlaan
Modified: 2023-11-09 02:37 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 Nowa Ammerlaan gentoo-dev 2023-11-07 11:29:06 UTC
The git version of dracut (still) contains a regression for including the resume module in hostonly mode. This effectively breaks hibernation. We are now effected by this problem due to the introduction of the 20231027 snapshot.

I propose to backport my (unmerged) PR: https://github.com/dracutdevs/dracut/pull/2494
Comment 1 Mike Gilbert gentoo-dev 2023-11-07 14:50:46 UTC
Thanks for the report, I'll take a look.
Comment 2 Larry the Git Cow gentoo-dev 2023-11-09 02:37:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=803a7e0b95164ddb661dee1448a4b19eceb09cc2

commit 803a7e0b95164ddb661dee1448a4b19eceb09cc2
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2023-11-07 15:00:13 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2023-11-09 02:27:41 +0000

    sys-kernel/dracut: fix resume module in hostonly mode
    
    Closes: https://bugs.gentoo.org/917000
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-kernel/dracut/dracut-060_pre20231030.ebuild    |  1 +
 .../files/dracut-060-fix-resume-hostonly.patch     | 65 ++++++++++++++++++++++
 2 files changed, 66 insertions(+)