Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 609612 - non-blocking error ehen creating initramfs
Summary: non-blocking error ehen creating initramfs
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-17 08:40 UTC by Vieri
Modified: 2020-06-23 19:00 UTC (History)
0 users

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 Vieri 2017-02-17 08:40:17 UTC
When I use genkernel to generate an initramfs I see the following:
 
*         >> Appending mdadm cpio data...
/usr/bin/ldd: line 160: /lib/ld-linux.so.2: cannot execute binary file: Exec format error
*               MDADM: Adding support (compiling binaries)...
*               MDADM: Using cache

The live system I used was 64-bit, had a 64-bit kernel and some binaries were 32-bit.
The stage3 I unpacked on the target system was amd64.
The message I'm reporting was seen within the amd64 jail root.

I can boot off the genkernel-generated initramfs, but should I do something about it?
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2020-06-23 19:00:17 UTC
Closing as obsolete. Starting with genkernel-4.x, we are doing things differently so you should not experience this issue anymore. Otherwise please file a new issue.