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

Bug 42

Summary: python-2.2-r1.ebuild sandbox violation
Product: Gentoo Linux Reporter: Tod M. Neidt <tneidt>
Component: [OLD] DevelopmentAssignee: Damon Conway (RETIRED) <kabau>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tod M. Neidt 2002-01-05 15:12:24 UTC
Just reinstalled sandbox-0.2.2, and tried to remerge python-2.2-r1.ebuild.  It
caught the following violation:

unlink:    /usr/share/man/man1/python.1

Didn't have sanbox installe during my previous testing so I didn't see this.
Comment 1 Grant Goodyear (RETIRED) gentoo-dev 2002-01-05 16:32:39 UTC
-r2 now exists.  Changed ./configure --manpath=/usr/share/man to 
./configure --manpath='${prefix}'/share/man.