Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 533954 - sys-kernel/genkernel fails to find kernel version in $KERNEL_OUTPUTDIR
Summary: sys-kernel/genkernel fails to find kernel version in $KERNEL_OUTPUTDIR
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-12-29 18:23 UTC by Łukasz Stelmach
Modified: 2019-07-15 10:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix get_KV for kernel built out-of-tree (0001-Fix-get_KV-for-kernel-built-out-of-tree.patch,1.37 KB, patch)
2014-12-29 18:28 UTC, Łukasz Stelmach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Łukasz Stelmach 2014-12-29 18:23:20 UTC
genkernel can't determine kernel version properly if kernel was built with --kernel-outputdir option.

Reproducible: Always
Comment 1 Łukasz Stelmach 2014-12-29 18:28:29 UTC
Created attachment 392652 [details, diff]
Fix get_KV for kernel built out-of-tree
Comment 2 Thomas Deutschmann (RETIRED) gentoo-dev 2019-07-15 10:00:46 UTC
This should have been fixed via https://github.com/gentoo/genkernel/commit/58a57b303efb9fb5ce60c0dc40c806e7d7b46db0. Please file a new issue if you still have that problem.