Bug 220315 - =net-fs/autofs-5.0.3-r5 : sandbox violation
Bug#: 220315 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: stefaan@gentoo.org Reported By: cJ-gentoo@zougloub.eu
Component: Ebuilds
URL: 
Summary: =net-fs/autofs-5.0.3-r5 : sandbox violation
Keywords:  
Status Whiteboard: 
Opened: 2008-05-05 07:02 0000
Description:   Opened: 2008-05-05 07:02 0000
Here's what happens when compiling it :

patching file
/mnt/trekstor/Gentoo/distfiles/autofs-5.0.3-map-type-in-map-name.patch
ACCESS DENIED  rename:   
/mnt/trekstor/Gentoo/distfiles/autofs-5.0.3-map-type-in-map-name.patch
/usr/bin/patch: **** Can't rename file
/var/tmp/paludis/net-fs-autofs-5.0.3-r5/temp//polIeJgY to
/mnt/trekstor/Gentoo/distfiles/autofs-5.0.3-map-type-in-map-name.patch :
Permission denied

I don't know who made this ebuild but patching a distfiles' file in distfiles,
is not really a good idea.

------- Comment #1 From Stefaan De Roeck 2008-05-05 09:37:04 0000 -------
Guilty as charged.  On my system distfiles are copied to a temporary directory
before being used, I was assuming this was generally so.  Apparently not, will
fix...

------- Comment #2 From Stefaan De Roeck 2008-05-05 13:30:39 0000 -------
Fixed in cvs.  Thanks for reporting.