Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 612120 - games-emulation/mednafen-0.9.41 - wrong pax-mark path
Summary: games-emulation/mednafen-0.9.41 - wrong pax-mark path
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-09 13:07 UTC by Scall
Modified: 2017-06-05 20:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mednafen-0.9.41.ebuild.diff (mednafen-0.9.41.ebuild.diff,310 bytes, text/plain)
2017-03-09 13:07 UTC, Scall
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scall 2017-03-09 13:07:31 UTC
Created attachment 466390 [details]
mednafen-0.9.41.ebuild.diff

The current path passed to pax-mark ("${ED%/}"/bin/mednafen) in the ebuild is wrong, since it is missing “/usr”, so the executable doesn't get pax-marked.
Comment 1 David Seifert gentoo-dev 2017-06-05 20:22:10 UTC
commit 4a6b55e5b46db4487b418e68800ecf20ccbdae17
Author: David Seifert <soap@gentoo.org>
Date:   Mon Jun 5 22:16:14 2017 +0200

    games-emulation/mednafen: Version bump to 0.9.45
    
    * Only use sed's instead of patches from now on,
      due to the bundling/CFLAGS insanity of upstream.
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=612120
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=618380