Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911825 - don't make binpkgs for acct-user/* acct-group/* or virtual/*
Summary: don't make binpkgs for acct-user/* acct-group/* or virtual/*
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Binary packages support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-07 02:24 UTC by Michael Jones
Modified: 2024-03-22 08:05 UTC (History)
1 user (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 Michael Jones 2023-08-07 02:24:41 UTC
There are no savings to be gained by installing a binpkg of packages in these catagories versus merging the ebuild normally.

Perhaps a new flag that an ebuild can set to inhibit making a binpkg of itself?

to work around this, i've taken to adding the following to my make.conf

EMERGE_DEFAULT_OPTS="${EMERGE_DEFAULT_OPTS} --buildpkg-exclude 'virtual/* sys-kernel/*-sources */*-bin acct-user/* acct-group/*'"

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-07 02:29:39 UTC
You'd then break usepkgonly.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-07 02:30:41 UTC
It's somewhat related to the idea in bug 885827 combined with bindist.