Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 251976

Summary: Add support for QA_PRESTRIPPED
Product: Portage Development Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: Core - Ebuild SupportAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal CC: java, pacho
Priority: High Keywords: InVCS
Version: 2.2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 210077, 216231    

Description Petteri Räty (RETIRED) gentoo-dev 2008-12-21 21:10:50 UTC
23:05 < Betelgeuse> zmedico: we should add QA_PRESTRIPPED or QA_STRIPPED for binary packages
23:06 < Betelgeuse> zmedico: What do I need to enable to get the warnings about stripped bins?
23:06 < Betelgeuse> ah it seems I get it
23:07 < zmedico> ok
23:07 < zmedico> sounds reasonable
23:07 < Betelgeuse> Serkan was adding RESTRICT=strip to those bugs flameeyes reported but that I think that has a different meaning.
23:08 < Betelgeuse> I will file a bug.
23:09 < zmedico> yeah, RESTRICT=binchecks is closer to what he wants
23:09 < zmedico> but QA_PRESTRIPPED would be more specific

Needing to silence this stuff for binary packages:


 * QA Notice: Pre-stripped files found:
 * /var/tmp/portage/dev-java/blackdown-jdk-1.4.2.03-r16/image/opt/blackdown-jdk-1.4.2.03/bin/jar
 * /var/tmp/portage/dev-java/blackdown-jdk-1.4.2.03-r16/image/opt/blackdown-jdk-1.4.2.03/bin/jdb
 * /var/tmp/portage/dev-java/blackdown-jdk-1.4.2.03-r16/image/opt/blackdown-jdk-1.4.2.03/bin/idlj
Comment 1 Zac Medico gentoo-dev 2008-12-24 03:44:31 UTC
This is in svn r12296.
Comment 2 Zac Medico gentoo-dev 2008-12-25 07:22:16 UTC
This is released in 2.1.6.3 and 2.2_rc19.
Comment 3 Serkan Kaba (RETIRED) gentoo-dev 2009-02-12 08:02:13 UTC
*** Bug 258686 has been marked as a duplicate of this bug. ***