Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 375803 - sci-chemistry/gamess-20101001.3: should unconditionally pax-mark binaries instead of using paxctl directly
Summary: sci-chemistry/gamess-20101001.3: should unconditionally pax-mark binaries ins...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markus Dittrich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 375561
  Show dependency tree
 
Reported: 2011-07-20 20:15 UTC by Anthony Basile
Modified: 2011-10-13 11:58 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 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