Date: Tue, 17 Dec 2002 22:52:54 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Edwin Groothuis <edwin@mavetju.org> Cc: Tim Robbins <tjr@FreeBSD.ORG>, Riccardo Torrini <riccardo@torrini.org>, freebsd-current@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: unrar doesn't work under current Message-ID: <20021217225254.D30737@citusc.usc.edu> In-Reply-To: <20021217074456.GV50581@k7.mavetju>; from edwin@mavetju.org on Tue, Dec 17, 2002 at 06:44:56PM %2B1100 References: <XFMail.20021217014444.riccardo@torrini.org> <20021217183304.A45243@dilbert.robbins.dropbear.id.au> <20021217074456.GV50581@k7.mavetju>
next in thread | previous in thread | raw e-mail | index | archive | help
--rQ2U398070+RC21q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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" >=20 > 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 --rQ2U398070+RC21q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE+ABtFWry0BWjoQKURAqg8AKD1qMJrxfwItJGIRHpMWUSVjFQTVQCgpXDs GdqZ/y2g9yrmXhFyTvkN+WQ= =U4aA -----END PGP SIGNATURE----- --rQ2U398070+RC21q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021217225254.D30737>