Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651444 - dev-scheme/guile-lib: uses STRIP_MASK
Summary: dev-scheme/guile-lib: 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: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ebuild-prep
  Show dependency tree
 
Reported: 2018-03-25 10:56 UTC by Michał Górny
Modified: 2018-04-10 06:24 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:56:46 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-04-10 06:24:10 UTC
The bug has been closed via the following commit(s):

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

commit a5757ca33d7988d4a7f24ab5c98db5167bd0d085
Author:     Amy Liffey <amynka@gentoo.org>
AuthorDate: 2018-04-10 06:17:58 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2018-04-10 06:22:16 +0000

    dev-scheme/guile-lib: remove strip_mask
    
    Closes: https://bugs.gentoo.org/651444
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-scheme/guile-lib/guile-lib-0.2.4.ebuild   | 3 +--
 dev-scheme/guile-lib/guile-lib-0.2.5.1.ebuild | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)