On Tue, Dec 17, 2002 at 06:44:56PM +1100, Edwin Groothuis wrote:
> Think it has something to do with this one:
>  46353 unrar    CALL  open(0xbfbf98e3,0,0xbef6d8)
>  46353 unrar    NAMI  "../rar/sample.rar"
>  46353 unrar    RET   open 3
>  46353 unrar    CALL  flock(0x3,0x6)
>  46353 unrar    NAMI  "/var/run/lock"
>  46353 unrar    RET   flock -1 errno 45 Operation not supported
>  46353 unrar    CALL  close(0x3)
>  46353 unrar    NAMI  "/var/run/lock"
>  46353 unrar    RET   close 0
>  46353 unrar    CALL  write(0x2,0xbfbed670,0x1e)
>  46353 unrar    GIO   fd 2 wrote 30 bytes
>        "
>         Cannot open ../rar/sample.rar"
> 
> That's in file.cpp:73, LOCK_EX is in /usr/include/fcntl.h
> Haven't looked at the rest.

This is due to lack of rpc.lockd running on the nfs client and/or
server.

Kris

Attachment: msg48976/pgp00000.pgp
Description: PGP signature

Reply via email to