Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35301 - paxtest fails with FEATURES="userpriv"
Summary: paxtest fails with FEATURES="userpriv"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: solar (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-07 18:36 UTC by Marius Mauch (RETIRED)
Modified: 2003-12-09 08:47 UTC (History)
0 users

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 Marius Mauch (RETIRED) gentoo-dev 2003-12-07 18:36:36 UTC
gcc -specs=dumpspecs   rettofunc1.o body.o   -o rettofunc1
gcc -specs=dumpspecs  -o rettofunc1x body.o rettofunc1x.o
gcc -specs=dumpspecs   rettofunc2.o body.o   -o rettofunc2
chpax -X rettofunc1x
make: execvp: chpax: Permission denied
make: *** [rettofunc1x] Error 127
make: *** Waiting for unfinished jobs....

!!! ERROR: app-admin/paxtest-0.9.5-r1 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! (no error message)

chpax permissions are 0700, so the portage user can't execute it.
Comment 1 solar (RETIRED) gentoo-dev 2003-12-09 08:47:46 UTC
Thanks for reporting this. 
I was wondering if that mode would ever come back to haunt me.
Anyway new install mode 711 vs 700 (updated no revision bump needed)