Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651450 - dev-util/cyclo: uses STRIP_MASK
Summary: dev-util/cyclo: 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)
Deadline: 2019-05-14
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: ebuild-prep
  Show dependency tree
 
Reported: 2018-03-25 10:57 UTC by Michał Górny
Modified: 2019-05-15 20:41 UTC (History)
3 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-25 10:57:05 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-04-14 08:30:51 UTC
Same as before, USE=debug looks suspicious.
Comment 2 Larry the Git Cow gentoo-dev 2019-04-14 08:38:42 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=404d67a46bbea924ece5311bcafad4d11e96ed14

commit 404d67a46bbea924ece5311bcafad4d11e96ed14
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-04-14 08:32:12 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-04-14 08:38:30 +0000

    package.mask: Last rite dev-util/cyclo
    
    Bug: https://bugs.gentoo.org/651450
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2019-05-15 20:41:48 UTC
The bug has been closed via the following commit(s):

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

commit f1e3dc5a501001b3ad968ef620e92b63854722c3
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-05-15 20:37:55 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-05-15 20:41:26 +0000

    dev-util/cyclo: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/651450
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-util/cyclo/Manifest           |  1 -
 dev-util/cyclo/cyclo-2.1.0.ebuild | 48 ---------------------------------------
 dev-util/cyclo/metadata.xml       | 15 ------------
 profiles/package.mask             |  6 -----
 4 files changed, 70 deletions(-)