Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651430 - app-text/active-dvi: uses STRIP_MASK
Summary: app-text/active-dvi: 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: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ebuild-prep
  Show dependency tree
 
Reported: 2018-03-25 10:55 UTC by Michał Górny
Modified: 2019-05-15 20:41 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:55:32 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:47:14 UTC
The bug has been referenced in the following commit(s):

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

commit 6628f528a54ba37e93bd794822b2b8f8d3af11e8
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-04-14 08:46:43 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-04-14 08:46:43 +0000

    package.mask: Last rite app-text/active-dvi
    
    Bug: https://bugs.gentoo.org/651430
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

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

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

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

    app-text/active-dvi: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/651430
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-text/active-dvi/Manifest                       |  1 -
 app-text/active-dvi/active-dvi-1.10.2-r1.ebuild    | 73 ----------------------
 .../files/active-dvi-1.9-htmlcflags.patch          | 13 ----
 app-text/active-dvi/metadata.xml                   |  8 ---
 profiles/package.mask                              |  8 ---
 5 files changed, 103 deletions(-)