Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89058 - sanbox violation in cisco-vpnclient-3des-4.6.00.0045-r1 (conmakehash.d)
Summary: sanbox violation in cisco-vpnclient-3des-4.6.00.0045-r1 (conmakehash.d)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Jay Pfeifer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-14 04:04 UTC by mats olsson
Modified: 2005-11-01 06:56 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 mats olsson 2005-04-14 04:04:29 UTC
When i try to emerge cosco-vpnclient-3des it gives me this output

Calculating dependencies ...done!
>>> emerge (1 of 1) net-misc/cisco-vpnclient-3des-4.6.00.0045-r1 to /
>>> md5 src_uri ;-) vpnclient-linux-4.6.00.0045-k9.tar.gz
>>> Unpacking source...
>>> Unpacking vpnclient-linux-4.6.00.0045-k9.tar.gz to /var/tmp/portage/cisco-vpnclient-3des-4.6.00.0045-r1/work
 * Applying driver_build_CC.patch ...                                     [ ok ]
 * Applying supported_device.patch ...                                    [ ok ]
>>> Source unpacked.
make -C /lib/modules/2.6.5-gentoo-r1/build SUBDIRS=/var/tmp/portage/cisco-vpnclient-3des-4.6.00.0045-r1/work/vpnclient modules
make[1]: Entering directory `/usr/src/linux-2.6.5-gentoo-r1'
*** Warning: Overriding SUBDIRS on the command line can cause
***          inconsistencies
  HOSTCC  scripts/conmakehash
ACCESS DENIED  open_wr:   /usr/src/linux-2.6.5-gentoo-r1/scripts/.conmakehash.d
cc1: Permission denied: opening dependency file scripts/.conmakehash.d
make[2]: *** [scripts/conmakehash] Error 1
make[1]: *** [scripts] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.5-gentoo-r1'
make: *** [default] Error 2

!!! ERROR: net-misc/cisco-vpnclient-3des-4.6.00.0045-r1 failed.
!!! Function src_compile, Line 47, Exitcode 0
!!! Failed to make module 'cisco_ipsec'
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-net-misc_-_cisco-vpnclient-3des-4.6.00.0045-r1-12169.log"

open_wr:   /usr/src/linux-2.6.5-gentoo-r1/scripts/.conmakehash.d
--------------------------------------------------------------------------------

Reproducible: Always
Steps to Reproduce:
1.emerge vpn-client-3des
2.
3.

Actual Results:  
se above

Expected Results:  
installed :-)
Comment 1 mats olsson 2005-11-01 06:56:54 UTC
Since it works in 4.6.02.0030 this one aint needed anymore
Mats