Hi guys,

I'm stuck with this error message:

>>> emerge (1 of 1) sys-kernel/genkernel-3.3.10 to /
Traceback (most recent call last):
  File "/usr/bin/emerge", line 3200, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1904, in merge

retval=portage.doebuild(y,"clean",myroot,self.pkgsettings,edebug,cleanup=1)
  File "/usr/lib/portage/pym/portage.py", line 2470, in doebuild
    os.chmod(mysettings["T"],02770)
OSError: [Errno 13] Permission denied: '/var/tmp/portage/genkernel-3.3.10/temp'

of course the pre-kmerge.sh script fails after this. (with sed.) I'd already tried mkdir -p -ing this directory (inside of the chroot) in the scripts but it just don't work.

Do you have any ideas what could cause this or how to fix it? The fs is mounted as rw, there is enough diskspace, catalyst runs as root.

Here's the specfile I'm using: http://infinity.cubeclub.hu/~rs/rs-stage3.spec
The detailed log: http://infinity.cubeclub.hu/~rs/catalyst.log

thanks in advance!

best regards,
talley
--
[EMAIL PROTECTED] mailing list

Reply via email to