Date: Mon, 1 Apr 2002 10:46:57 -0800 From: Matthew Hunt <mph@astro.caltech.edu> To: Kris Kennaway <kris@obsecurity.org> Cc: esoha@attbi.com, ports@freebsd.org Subject: Re: Bento errorlogs and /dev/fd/* Message-ID: <20020401104657.A40803@wopr.caltech.edu> In-Reply-To: <20020330141513.A84566@xor.obsecurity.org>; from kris@obsecurity.org on Sat, Mar 30, 2002 at 02:15:13PM -0800 References: <20020330002019.YFXS2928.rwcrmhc53.attbi.com@rwcrwbc55> <20020329162447.A81231@wopr.caltech.edu> <20020329162707.A56793@xor.obsecurity.org> <20020329163546.A81336@wopr.caltech.edu> <20020330141513.A84566@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Kris, On Sat, Mar 30, 2002 at 02:15:13PM -0800, Kris Kennaway wrote: > The package chroot _should_ have a complete copy of /dev present. Can > you point to any logs on bento which show it failing? See: http://bento.freebsd.org/errorlogs/errorlogs/e.5.20020327/crafty-open-rock-19980707.log It says: # Crafty v18.14 # # White(1): file /dev/fd/3 does not exist. # White(1): execution complete. However, I have prepared a workaround for this port that uses mkfifo to create named pipe, and use that instead of fd 3. Let me know if I should just commit that. Aside from it (hopefully) working for package building, I don't think it's any better or worse than the old code. Matt -- Matthew Hunt <mph@astro.caltech.edu> * UNIX is a lever for the http://www.pobox.com/~mph/ * intellect. -J.R. Mashey 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?20020401104657.A40803>