Re: [gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-09-01 Thread Alexander Skwar
Neil Bothwick schrieb: > On Thu, 01 Sep 2005 15:25:52 +0200, Alexander Skwar wrote: > >> Why is portage failing to create a lock? (Answer: Because >> it's not allow - "Permission denied". Q: Why is the permission >> not granted? What to do, to grant the permission?) > > Maybe this will give a clu

Re: [gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-09-01 Thread Neil Bothwick
On Thu, 01 Sep 2005 15:25:52 +0200, Alexander Skwar wrote: > Why is portage failing to create a lock? (Answer: Because > it's not allow - "Permission denied". Q: Why is the permission > not granted? What to do, to grant the permission?) Maybe this will give a clue? # ls -ld /mnt/portage/distfile

Re: [gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-09-01 Thread Alexander Skwar
Neil Bothwick schrieb: > On Mon, 22 Aug 2005 10:55:36 +0200, Alexander Skwar wrote: > >> As you can see, emerge (/usr/lib/portage/pym/portage_locks.py) failed >> to create a lock file - or rather failed to lock the file. > > Add distlocks to FEATURES in make.conf I already had distlocks in the F

Re: [gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-08-22 Thread Alexander Skwar
Matthew Cline schrieb: > On 8/22/05, Alexander Skwar <[EMAIL PROTECTED]> wrote: >> How can I use a NFS exported distfiles directory? >> > > Try exporting the NFS share with the "no_root_squash" variable. It was already exported with no_root_squash - you might have noticed, that the "testfile.roo

Re: [gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-08-22 Thread Neil Bothwick
On Mon, 22 Aug 2005 10:55:36 +0200, Alexander Skwar wrote: > As you can see, emerge (/usr/lib/portage/pym/portage_locks.py) failed > to create a lock file - or rather failed to lock the file. Add distlocks to FEATURES in make.conf -- Neil Bothwick "Hey Rocky, watch me pull a klingon out of my

Re: [gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-08-22 Thread Roman v. Gemmeren
Alexander Skwar wrote: Hi! How can I use a NFS exported distfiles directory? Hi, this is part of my /etc/exports, where sleipnir is the name of the computer: /usr/portage/ sleipnir(rw,sync,no_root_squash,nohide,no_subtree_check) works fine here. -- Ciao, Roman v. Gemmeren -- gentoo-user@

Re: [gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-08-22 Thread Matthew Cline
On 8/22/05, Alexander Skwar <[EMAIL PROTECTED]> wrote: > How can I use a NFS exported distfiles directory? > Try exporting the NFS share with the "no_root_squash" variable. HTH, Matt -- gentoo-user@gentoo.org mailing list

[gentoo-user] emerge can't create lock in NFS exported distfiles directory

2005-08-22 Thread Alexander Skwar
Hi! [EMAIL PROTECTED] ~ $ sudo emerge -vf rt2500 Calculating dependencies ...done! >>> emerge (1 of 1) net-wireless/rt2500-1.1.0_beta3 to / Traceback (most recent call last): File "/usr/bin/emerge", line 3200, in ? mydepgraph.merge(mydepgraph.altlist()) File "/usr/bin/emerge", line 1859, i