I am having trouble building virt-manager with the following permission
error:

>>> Starting src_compile
mkdir: cannot create directory 
'/var/tmp/paludis/app-emulation-virt-manager-0.10.0-r1/temp//python2.7/home':
Permission denied

Looking at the directory structure:
$ ls -l /var/tmp/paludis/app-emulation-virt-manager-0.10.0-r1/temp/
total 240
-rw-r--r-- 1 paludisbuild paludisbuild      0 Oct  6 09:33 build_start_time
-rw-r--r-- 1 paludisbuild paludisbuild      5 Oct  6 09:33 epatch_user.log
-rw-r--r-- 1 paludisbuild paludisbuild 241197 Oct  6 09:33 loadsaveenv
drwxr-sr-x 1 root         paludisbuild     24 Oct  6 09:33 python2.7

Everything under python2.7 is ownder by root, and the group does not have write
permissions.

My /var/tmp/paludis is configured appropriately, I believe, but everything
below it seems to kill the group write bit.

$ ll -d $PWD $PWD/app-emulation-virt-manager-0.10.0-r1
drwxrwsr-x 1 paludisbuild paludisbuild 72 Oct  6 09:39 /var/tmp/paludis
drwxr-sr-x 1 paludisbuild paludisbuild 26 Oct  6 09:33 
/var/tmp/paludis/app-emulation-virt-manager-0.10.0-r1

Is there a umask I am supposed to set somewhere? Would be nice to know what is
at fault at least.

By the way, trying to rebuild the currently *stable*
app-emulation/virt-manager-0.10.0 fails the same way, so I am guessing some
eclass some time in the not too far past must have caused this.

-- 
/\   Georgi Georgiev   /\  It takes an uncommon mind to think of     /\
\/ ------------------- \/ these things. --- Calvin                   \/

_______________________________________________
paludis-user mailing list
paludis-user@lists.exherbo.org
http://lists.exherbo.org/mailman/listinfo/paludis-user

Reply via email to