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

Bug 456206

Summary: sci-geosciences/googleearth-7.0.2.8415-r1 needs pax-mark -m with hardened kernel
Product: Gentoo Linux Reporter: Martin Väth <martin>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Väth 2013-02-08 19:25:03 UTC
If used with hardened-sources and memory protection activated, googleearth will not start.

Inheriting pax-utils and calling
  pax-mark -m "${ED}/opt/googleearth/googleearth-bin"
in src_install() fixes the issue.
Comment 1 Julian Ospald 2013-02-10 15:40:00 UTC

*** This bug has been marked as a duplicate of bug 437336 ***