Summary: | FEATURES="-getbinpkg" in package.env does not override FEATURES="getbinpkg" in make.conf | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Robert Spillner <trent2> |
Component: | Binary packages support | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | trent2 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Robert Spillner
2024-09-07 17:00:56 UTC
Forgot to mention: if I run FEATURES="-getbinpkg" emerge mypackage the feature flag -getbinpkg is respected. Yeah, a known pesky issue we want to work on. For now, you need to manually emerge it with --usepkg=n or --getbinpkg=n. *** This bug has been marked as a duplicate of bug 463964 *** |