Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651418 - app-admin/consul-replicate: uses STRIP_MASK
Summary: app-admin/consul-replicate: uses STRIP_MASK
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ebuild-prep
  Show dependency tree
 
Reported: 2018-03-25 10:54 UTC by Michał Górny
Modified: 2018-03-26 03:34 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-25 10:54:01 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:23:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=816b1655d0bf8bc4a83d1a713a66f936d473ae17

commit 816b1655d0bf8bc4a83d1a713a66f936d473ae17
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-03-25 20:21:34 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-03-25 20:23:00 +0000

    app-admin/consul-replicate: remove STRIP_MASK
    
    Closes: https://bugs.gentoo.org/651418
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-admin/consul-replicate/consul-replicate-0.2.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)