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

Bug 689152

Summary: Genkernel initramfs should include libgcc_s.so.1 for cryptsetup
Product: Gentoo Linux Reporter: Phil Tooley <phil.tooley>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bkohler
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gen_initramfs patch

Description Phil Tooley 2019-07-02 12:44:06 UTC
Created attachment 581756 [details, diff]
gen_initramfs patch

I have a new install with 17.1 profile, attempting to use lvm within a luks container for (nearly) full disk encryption.

Using genkernel with "crypt_root=UUID=.... dolvm", gives an error of "unable to find libgcc_s.so.1.

This is resolved by adding the missing lib explicitly in the same way as is done for zfs support.
Comment 1 Ben Kohler gentoo-dev 2019-07-02 12:48:28 UTC

*** This bug has been marked as a duplicate of bug 680340 ***