Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 857228 - sys-fs/zfs-2.1.5 breaks booting with dracut
Summary: sys-fs/zfs-2.1.5 breaks booting with dracut
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-10 08:13 UTC by Ogelpre
Modified: 2022-07-10 20:46 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 Ogelpre 2022-07-10 08:13:01 UTC
Upstream has broken dracut scripts in zfs 2.1.5. I am using dracut on gentoo and ran into this bug.

Reproducible: Always

Steps to Reproduce:
See https://github.com/openzfs/zfs/pull/13602.



Applying upstream commit 9f28114393b65bd35a6320c61c17693a408e49d0 as patch fixes the issue on gentoo for me.
Comment 1 Matt Turner gentoo-dev 2022-07-10 19:38:11 UTC
I may have experienced this as well.
Comment 2 Larry the Git Cow gentoo-dev 2022-07-10 20:46:32 UTC
The bug has been closed via the following commit(s):

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

commit ca35a02bc3a81c4e2ce525251f8260eba5721e0f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-10 20:46:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-10 20:46:23 +0000

    sys-fs/zfs: backport another dracut boot patch
    
    Closes: https://bugs.gentoo.org/857228
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/zfs/files/2.1.5-dracut-mount.patch |  29 +++
 sys-fs/zfs/zfs-2.1.5-r4.ebuild            | 321 ++++++++++++++++++++++++++++++
 2 files changed, 350 insertions(+)