1 |
-----BEGIN PGP SIGNED MESSAGE----- |
2 |
Hash: SHA1 |
3 |
|
4 |
Since upgrading to the 2.6.18 kernel I get this on my client machine |
5 |
when trying to emerge. I have distfiles mapped to a server samba share |
6 |
and this works if I boot back up into 2.6.17. Does anyone have any ideas |
7 |
how to stop this happening? |
8 |
|
9 |
>>> Emerging (1 of 16) sys-libs/zlib-1.2.3-r1 to / |
10 |
* zlib-1.2.3.tar.bz2 MD5 ;-) ... |
11 |
[ ok ] |
12 |
* zlib-1.2.3.tar.bz2 RMD160 ;-) ... |
13 |
[ ok ] |
14 |
* zlib-1.2.3.tar.bz2 SHA1 ;-) ... |
15 |
[ ok ] |
16 |
* zlib-1.2.3.tar.bz2 SHA256 ;-) ... |
17 |
[ ok ] |
18 |
* zlib-1.2.3.tar.bz2 size ;-) ... |
19 |
[ ok ] |
20 |
Traceback (most recent call last): |
21 |
File "/usr/bin/emerge", line 4049, in ? |
22 |
emerge_main() |
23 |
File "/usr/bin/emerge", line 4044, in emerge_main |
24 |
myopts, myaction, myfiles, spinner) |
25 |
File "/usr/bin/emerge", line 3584, in action_build |
26 |
mergetask.merge(pkglist, favorites, mtimedb) |
27 |
File "/usr/bin/emerge", line 2048, in merge |
28 |
prev_mtimes=ldpath_mtimes) |
29 |
File "/usr/lib/portage/pym/portage.py", line 2893, in doebuild |
30 |
if need_distfiles and not fetch( |
31 |
File "/usr/lib/portage/pym/portage.py", line 2273, in fetch |
32 |
portage_locks.unlockfile(file_lock) |
33 |
File "/usr/lib/portage/pym/portage_locks.py", line 159, in unlockfile |
34 |
locking_method(myfd,fcntl.LOCK_UN) |
35 |
IOError: [Errno 13] Permission denied |
36 |
Error in sys.exitfunc: |
37 |
|
38 |
|
39 |
Server Samba config: |
40 |
[distfiles] |
41 |
comment = Portage distfiles |
42 |
path = /usr/portage/distfiles |
43 |
valid users = root |
44 |
public = yes |
45 |
writable = yes |
46 |
write list = @portage |
47 |
printable = no |
48 |
create mask = 0664 |
49 |
directory mask = 2775 |
50 |
|
51 |
Client fstab: |
52 |
//server/distfiles /usr/portage/distfiles cifs username=root,password=pw |
53 |
|
54 |
Cheers, |
55 |
Dave. |
56 |
-----BEGIN PGP SIGNATURE----- |
57 |
Version: GnuPG v1.4.5 (GNU/Linux) |
58 |
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org |
59 |
|
60 |
iD8DBQFFTeKCx43ifHzpDVURAqXwAJ91lMHuv0tRFDLgJILn2inJMxC1kQCdFrDs |
61 |
J/7gYKOO82A8RvlXYiD8kCM= |
62 |
=AHfa |
63 |
-----END PGP SIGNATURE----- |
64 |
-- |
65 |
gentoo-user@g.o mailing list |