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

Bug 651432

Summary: dev-go/go-oauth2: uses STRIP_MASK
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 259422    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-25 10:55:39 UTC
STRIP_MASK is a Portage extension and is not supported by any other package manager. This means that your package is silently BROKEN (mis-stripped) for some of our users.

Please remove its use. If you can't strip everything, please RESTRICT=strip.
Comment 1 Larry the Git Cow gentoo-dev 2018-03-25 20:16:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44af3598c1421fcbcc6955aa5b1e1da29e019782

commit 44af3598c1421fcbcc6955aa5b1e1da29e019782
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-03-25 20:07:03 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-03-25 20:16:51 +0000

    dev-go/go-oauth2: remove STRIP_MASK
    
    Closes: https://bugs.gentoo.org/651432
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-go/go-oauth2/go-oauth2-0_pre20150701.ebuild | 3 +--
 dev-go/go-oauth2/go-oauth2-0_pre20160222.ebuild | 3 +--
 dev-go/go-oauth2/go-oauth2-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 5 deletions(-)