Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948400 - sys-kernel/genkernel-4.3.16-r2 rebuilds whole kernel when passing --no-clean
Summary: sys-kernel/genkernel-4.3.16-r2 rebuilds whole kernel when passing --no-clean
Status: UNCONFIRMED
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:
Depends on:
Blocks:
 
Reported: 2025-01-19 14:04 UTC by Joakim Tjernlund
Modified: 2025-01-25 15:36 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 Joakim Tjernlund 2025-01-19 14:04:00 UTC
Build a kernel like so:
  genkernel --install --bootloader=grub2 kernel
then again with 
  genkernel --install --bootloader=grub2 --no-clean kernel
and now genkernel rebuilds the whole kernel, like I never passed --no-clean

This seems to be an old problem, older versions as far as I can remember
did the same.