Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651426 - app-misc/ledit: removal (was: uses STRIP_MASK)
Summary: app-misc/ledit: removal (was: 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: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords: PMASKED, PullRequest
Depends on:
Blocks: ebuild-prep
  Show dependency tree
 
Reported: 2018-03-25 10:54 UTC by Michał Górny
Modified: 2019-07-05 20:17 UTC (History)
2 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:54:24 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 2019-04-14 08:02:38 UTC
The bug has been referenced in the following commit(s):

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

commit b7c5788c6c82c472e3e3a6c7986a47635193ed89
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-04-14 08:01:31 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-04-14 08:02:31 +0000

    package.mask: Last rite app-misc/ledit
    
    Bug: https://bugs.gentoo.org/651426
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2019-07-05 20:17:47 UTC
The bug has been closed via the following commit(s):

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

commit a50786bd3e18274da494d0ae2f88c6e41a8e3460
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-04-14 08:39:47 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-07-05 20:17:03 +0000

    app-misc/ledit: Replace STRIP_MASK with RESTRICT=strip
    
    Closes: https://bugs.gentoo.org/651426
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/11676
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-misc/ledit/ledit-2.03.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)