Harm Geerts wrote:
> The problem is that setup.py imports freevo.conf which sets up the DATADIR, 
> LOGDIR and the logfile handler. I'm using FEATURES="usersandbox" which tries 
> to run as much as possible under the portage user (which has uid 250).
>
>>>> Compiling source 
> in /var/tmp/portage/media-tv/freevo-ui-9999/work/freevo-ui-9999 ...
> ACCESS DENIED  open_wr:   /var/log/freevo/setup-250
> Traceback (most recent call last):
>   File "setup.py", line 51, in ?
>     import freevo.conf
>   File "/usr/lib64/python2.4/site-packages/freevo/conf.py", line 294, in ?
>     handler = RotatingFileHandler(syslogfile, maxBytes=1000000, backupCount=2)
>   File "/usr/lib/python2.4/logging/handlers.py", line 109, in __init__
>     BaseRotatingHandler.__init__(self, filename, mode, encoding)
>   File "/usr/lib/python2.4/logging/handlers.py", line 61, in __init__
>     logging.FileHandler.__init__(self, filename, mode, encoding)
>   File "/usr/lib/python2.4/logging/__init__.py", line 757, in __init__
>     stream = open(filename, mode)
> IOError: [Errno 13] Permission denied: '/var/log/freevo/setup-250'

Should be fixed in svn. I hope I don't get a sandbox violation for
creating stuff in /tmp.

I will create a new set of ebuilds tomorrow so you can test.


Dischi

-- 
In the beginning, there was nothing, which exploded.
-Terry Pratchett

Attachment: pgpaQ5TRhJrV5.pgp
Description: PGP signature

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to