Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 612120

Summary: games-emulation/mednafen-0.9.41 - wrong pax-mark path
Product: Gentoo Linux Reporter: Scall <scall>
Component: HardenedAssignee: The Gentoo Linux Hardened Team <hardened>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mednafen-0.9.41.ebuild.diff

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