Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187821 - x11-drivers/ati-drivers-8.39.4 sandbox violation on chmod
Summary: x11-drivers/ati-drivers-8.39.4 sandbox violation on chmod
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jeffrey Gardner (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-05 15:15 UTC by ewollenburg
Modified: 2007-08-05 18:10 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,3.11 KB, text/plain)
2007-08-05 16:20 UTC, ewollenburg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ewollenburg 2007-08-05 15:15:39 UTC
emerging ati-drivers-8.39.4 fails on sandbox violation of chomd


Reproducible: Always

Steps to Reproduce:
1.emerge ati-drivers-8.39.4
2.
3.

Actual Results:  
 # emerge -v ati-drivers

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] x11-drivers/ati-drivers-8.39.4 [8.37.6-r1] USE="acpi (-multilib) (-qt3%*)" 0 kB 

Total: 1 package (1 upgrade), Size of downloads: 0 kB

>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) x11-drivers/ati-drivers-8.39.4 to /
 * ati-driver-installer-8.39.4-x86.x86_64.run RMD160 ;-) ...                                  [ ok ]
 * ati-driver-installer-8.39.4-x86.x86_64.run SHA1 ;-) ...                                    [ ok ]
 * ati-driver-installer-8.39.4-x86.x86_64.run SHA256 ;-) ...                                  [ ok ]
 * ati-driver-installer-8.39.4-x86.x86_64.run size ;-) ...                                    [ ok ]
 * checking ebuild checksums ;-) ...                                                          [ ok ]
 * checking auxfile checksums ;-) ...                                                         [ ok ]
 * checking miscfile checksums ;-) ...                                                        [ ok ]
 * checking ati-driver-installer-8.39.4-x86.x86_64.run ;-) ...                                [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/2.6.20-gentoo/build
 * Found sources for kernel version:
 *     2.6.20-gentoo
>>> Unpacking source...
ACCESS DENIED  chmod:     /var/tmp/portage/x11-drivers/ati-drivers-8.39.4/distdir/ati-driver-installer-8.39.4-x86.x86_64.run
chmod: changing permissions of `/var/tmp/portage/x11-drivers/ati-drivers-8.39.4/distdir/ati-driver-installer-8.39.4-x86.x86_64.run': Permission denied
gzip: common/usr/share/man/man8/atieventsd.8.gz: No such file or directory

!!! ERROR: x11-drivers/ati-drivers-8.39.4 failed.
Call stack:
  ebuild.sh, line 1632:   Called dyn_unpack
  ebuild.sh, line 763:   Called qa_call 'src_unpack'
  ebuild.sh, line 44:   Called src_unpack
  ati-drivers-8.39.4.ebuild, line 128:   Called die

!!! manpage unzip failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/x11-drivers/ati-drivers-8.39.4/temp/build.log'.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-x11-drivers_-_ati-drivers-8.39.4-8318.log"

chmod:     /var/tmp/portage/x11-drivers/ati-drivers-8.39.4/distdir/ati-driver-installer-8.39.4-x86.x86_64.run (symlink to /usr/portage/distfiles/ati-driver-installer-8.39.4-x86.x86_64.run)
--------------------------------------------------------------------------------

Expected Results:  
ebuild installation.

I was able to comment out this line form the ebuild and install successfully after chmod-ing by hand!


	#chmod u+x "${src}"
Comment 1 ewollenburg 2007-08-05 16:20:23 UTC
Created attachment 126970 [details]
emerge --info
Comment 2 Jeffrey Gardner (RETIRED) gentoo-dev 2007-08-05 18:10:36 UTC
Fixed in cvs, Thanks!