Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186952 - media-sound/listen-0.5-r1: sandbox violation
Summary: media-sound/listen-0.5-r1: sandbox violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: José Alberto Suárez López (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-29 01:45 UTC by Jamie Webb
Modified: 2007-11-20 10:34 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 Jamie Webb 2007-07-29 01:45:18 UTC
This ebuild attempts to create /root/.gnome2 as part of the configure check for gnome.ui

Reproducible: Always

Steps to Reproduce:
1. ensure /root/.gnome2 doesn't exist
2. emerge
3.

Actual Results:  
>>> Emerging (1 of 1) media-sound/listen-0.5-r1 to /
 * listen-0.5.tar.bz2 MD5 ;-) ...                                                                                                                                                                             [ ok ]
 * listen-0.5.tar.bz2 RMD160 ;-) ...                                                                                                                                                                          [ ok ]
 * listen-0.5.tar.bz2 SHA1 ;-) ...                                                                                                                                                                            [ ok ]
 * listen-0.5.tar.bz2 SHA256 ;-) ...                                                                                                                                                                          [ ok ]
 * listen-0.5.tar.bz2 size ;-) ...                                                                                                                                                                            [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                                                          [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                                                         [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                                                        [ ok ]
 * checking listen-0.5.tar.bz2 ;-) ...                                                                                                                                                                        [ ok ]
>>> Unpacking source...
>>> Unpacking listen-0.5.tar.bz2 to /var/tmp/portage/listen-0.5-r1/work
 * Applying listen_dbusfix.patch ...                                                                                                                                                                          [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/listen-0.5-r1/work/listen-0.5 ...
Checking for Python... /usr/bin/python
Checking Python version: 2.4
Checking for PyGTK >= 2.6: found
Checking for pyGTK-devel >= 2.6: found
ACCESS DENIED  mkdir:     /root/.gnome2

(check.py:25727): libgnomevfs-WARNING **: Unable to create ~/.gnome2 directory: Permission denied
Fatal Python error: could not import gnomevfs
Checking for gnome.ui:/bin/sh: line 4: 25727 Aborted                 python ./check.py
make: *** [check] Error 134

!!! ERROR: media-sound/listen-0.5-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  listen-0.5-r1.ebuild, line 97:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-media-sound_-_listen-0.5-r1-25700.log"

mkdir:     /root/.gnome2
--------------------------------------------------------------------------------



Workaround is to create the directory; it doesn't seem to actually want to write anything there.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-07-29 06:54:37 UTC
Not maintained by Gnome.
Comment 2 José Alberto Suárez López (RETIRED) gentoo-dev 2007-11-20 10:34:26 UTC
fixed in cvs
thansk  for patient