Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 432370 - x11-drivers/nvidia-drivers-304.37-r1 assigns QA_PREBUILT in local scope (src_install), which does not actually work
Summary: x11-drivers/nvidia-drivers-304.37-r1 assigns QA_PREBUILT in local scope (src_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-22 23:00 UTC by Mike Gilbert
Modified: 2012-08-29 03:50 UTC (History)
4 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 Mike Gilbert gentoo-dev 2012-08-22 23:00:52 UTC
From #gentoo-portage:

[Aug 22 18:43:06] <floppym> zmedico: Is it expected that portage would ignore QA_PREBUILT if it is set in one of the phase functions (like src_install)?
[Aug 22 18:45:08] <zmedico> floppym: yes, I typically advise people who ask this to simply set QA_PREBUILT="*" in global scope

For nvidia-drivers, you could do something like this:

QA_PREBUILT="opt/* usr/lib*"

This would still enable the checks for the kernel module, which is installed in /lib.
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2012-08-29 03:50:07 UTC
grumble, I liked the incremental addition solution.... Fixed in 304.43.