Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Genkernel fails to build on PPC64 due to wrong patch #19

Open
damiandudycz opened this issue May 13, 2024 · 1 comment
Open

Genkernel fails to build on PPC64 due to wrong patch #19

damiandudycz opened this issue May 13, 2024 · 1 comment

Comments

@damiandudycz
Copy link

damiandudycz commented May 13, 2024

Patch file in etc/portage/patches/genkernel-ppc64-iso.patch fails to apply to genkernel, and its compilation fails. Tried with stable genkernel and unstable releases. This happens during stage2 for livecd.

 * Applying genkernel-ppc64-iso.patch ...
patching file defaults/initrd.scripts
Hunk #1 FAILED at 178.
1 out of 1 hunk FAILED -- saving rejects to file defaults/initrd.scripts.rej                                                                                                               [ !! ]
 * ERROR: sys-kernel/genkernel-9999::gentoo failed (unpack phase):
 *   patch -p1  failed with /etc/portage/patches/genkernel-ppc64-iso.patch
 * 
 * Call stack:
 *               ebuild.sh, line  136:  Called post_src_unpack
 *               genkernel, line    9:  Called eapply '/etc/portage/patches/genkernel-ppc64-iso.patch'
 *             environment, line 1359:  Called _eapply_patch '/etc/portage/patches/genkernel-ppc64-iso.patch'
 *             environment, line 1297:  Called __helpers_die 'patch -p1  failed with /etc/portage/patches/genkernel-ppc64-iso.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *   		die "$@"
@thesamesam
Copy link
Member

Subject: [PATCH] defaults/initrd.scripts: don't skip top level devices with

@benkohler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants