Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757654 - sys-kernel/gentoo-kernel-bin should not belong to @module-rebuild
Summary: sys-kernel/gentoo-kernel-bin should not belong to @module-rebuild
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-29 18:35 UTC by gentoo@imrebuild.com
Modified: 2021-06-18 17:54 UTC (History)
8 users (show)

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 gentoo@imrebuild.com 2020-11-29 18:35:49 UTC
sys-kernel/gentoo-kernel-bin is not an out-of-tree module. Rebuilding it is meaningless.

Reproducible: Always

Steps to Reproduce:
1. emerge -pv @module-rebuild
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-11-29 21:21:57 UTC
@dev-portage, do we have some way of declaring 'do not rebuild me'?  If not, could we add some variable for that?
Comment 2 Zac Medico gentoo-dev 2020-11-29 21:54:34 UTC
(In reply to Michał Górny from comment #1)
> @dev-portage, do we have some way of declaring 'do not rebuild me'?  If not,
> could we add some variable for that?

For the x11-module-rebuild, we do something similar, where we set exclude-files = /usr/bin/Xorg in order to exclude x11-base/xorg-server from the rebuild set. Maybe we can use a similar pattern for sys-kernel/gentoo-kernel-bin?