Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42 - python-2.2-r1.ebuild sandbox violation
Summary: python-2.2-r1.ebuild sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Damon Conway (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-05 15:12 UTC by Tod M. Neidt
Modified: 2003-02-04 19:42 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 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.