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

Bug 375803

Summary: sci-chemistry/gamess-20101001.3: should unconditionally pax-mark binaries instead of using paxctl directly
Product: Gentoo Linux Reporter: Anthony Basile <blueness>
Component: Current packagesAssignee: Markus Dittrich (RETIRED) <markusle>
Status: RESOLVED FIXED    
Severity: normal CC: hardened-kernel+disabled, hardened
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 375561    

Description Anthony Basile gentoo-dev 2011-07-20 20:15:50 UTC
There are two issues regarding how the gamess-20101001.3.ebuild does its pax markings: 1) instead of calling paxctl directly, it should inherit the pax-utils.eclass and use pax-mark.  The eclass has intelligence to take care of the situation where paxctl is not present.  2) The 'hardened' use flag refers to only a hardened toolchain, not to a pax hardened kernel.  So the pax markings should not be done unconditionally, removing any "use hardened" tests.

Reproducible: Always
Comment 1 Alexey Shvetsov archtester gentoo-dev 2011-10-13 11:58:50 UTC
Fixed in new release =D