From owner-freebsd-ports Mon Apr 1 10:47:19 2002 Delivered-To: freebsd-ports@freebsd.org Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.103.10]) by hub.freebsd.org (Postfix) with ESMTP id 4BEAC37B416 for ; Mon, 1 Apr 2002 10:47:09 -0800 (PST) Received: (from mph@localhost) by wopr.caltech.edu (8.11.6/8.9.3) id g31Ikv240885; Mon, 1 Apr 2002 10:46:57 -0800 (PST) (envelope-from mph) Date: Mon, 1 Apr 2002 10:46:57 -0800 From: Matthew Hunt To: Kris Kennaway Cc: esoha@attbi.com, ports@freebsd.org Subject: Re: Bento errorlogs and /dev/fd/* Message-ID: <20020401104657.A40803@wopr.caltech.edu> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020330141513.A84566@xor.obsecurity.org>; from kris@obsecurity.org on Sat, Mar 30, 2002 at 02:15:13PM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 * 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