Gentoo Archives: gentoo-user

From: Hans-Werner Hilse <hilse@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] distfiles on samba and 2.6.18
Date: Mon, 06 Nov 2006 13:49:46
Message-Id: 20061106144204.dfb8cf40.hilse@web.de
In Reply to: [gentoo-user] distfiles on samba and 2.6.18 by Dave Oxley
1 Hi,
2
3 On Mon, 06 Nov 2006 00:09:23 +1100 Dave Oxley <dave@××××××××××××.uk>
4 wrote:
5
6 > Since upgrading to the 2.6.18 kernel I get this on my client machine
7 > when trying to emerge. I have distfiles mapped to a server samba share
8 > and this works if I boot back up into 2.6.17. Does anyone have any
9 > ideas how to stop this happening?
10 > [...]
11 > File "/usr/lib/portage/pym/portage_locks.py", line 159, in
12 > unlockfile locking_method(myfd,fcntl.LOCK_UN)
13 > IOError: [Errno 13] Permission denied
14 > Error in sys.exitfunc:
15
16 Look at /etc/make.conf.example:
17
18 First try cleaning the locks using
19 /usr/lib/portage/bin/clean_locks
20 If that doesn't work, you have more options:
21 - specify a PORTAGE_TMPFS (albeit I'm not sure if this applies for
22 distfiles locks, too),
23 - remove "distlocks" FEATURE.
24
25 -hwh
26 --
27 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] distfiles on samba and 2.6.18 Dave Oxley <dave@××××××××××××.uk>