From owner-freebsd-stable@FreeBSD.ORG Wed Oct 15 20:18:40 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC2581065695 for ; Wed, 15 Oct 2008 20:18:40 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA05.emeryville.ca.mail.comcast.net (qmta05.emeryville.ca.mail.comcast.net [76.96.30.48]) by mx1.freebsd.org (Postfix) with ESMTP id 9013D8FC08 for ; Wed, 15 Oct 2008 20:18:40 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA13.emeryville.ca.mail.comcast.net ([76.96.30.52]) by QMTA05.emeryville.ca.mail.comcast.net with comcast id SyYV1a00A17UAYkA58JfcX; Wed, 15 Oct 2008 20:18:40 +0000 Received: from koitsu.dyndns.org ([69.181.141.110]) by OMTA13.emeryville.ca.mail.comcast.net with comcast id T8Je1a0042P6wsM8Z8JeCY; Wed, 15 Oct 2008 20:18:38 +0000 X-Authority-Analysis: v=1.0 c=1 a=9oqgLLwLu4EA:10 a=sA6pKsgKy7AA:10 a=QycZ5dHgAAAA:8 a=d4Ldn1sSk-9FiFFmavcA:9 a=shM1U4e2A5dPu2r-aUcA:7 a=Uuw9QZJQuuRcH77Eg8NMchDtKEwA:4 a=EoioJ0NPDVgA:10 a=LY0hPdMaydYA:10 Received: by icarus.home.lan (Postfix, from userid 1000) id 107DAC9419; Wed, 15 Oct 2008 13:18:38 -0700 (PDT) Date: Wed, 15 Oct 2008 13:18:38 -0700 From: Jeremy Chadwick To: Claus Guttesen Message-ID: <20081015201838.GA88096@icarus.home.lan> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Cc: FreeBSD Stable Subject: Re: error during installworld on 7.1 beta (was: error during buildworld on 7.1 beta) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2008 20:18:40 -0000 On Wed, Oct 15, 2008 at 10:02:13PM +0200, Claus Guttesen wrote: > During installworld I get: > > cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/ncurses.3x > > ncurses.3 > sh /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/MKterminfo.sh > /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/terminfo.head > /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/Caps > /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/terminfo.tail > >terminfo.5 > tr: not found > /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/man/MKterminfo.sh: > cannot open unsorted26711: No such file or directory > *** Error code 2 > > So it seems that $PATH is partially lost during installworld. What makes no sense to me is why I've never seen this. How exactly are you doing the installworld? Are you booting into single-user like you're supposed to? Is root's shell /bin/csh? Have you modified /root/.cshrc to do odd things? I can't approve the diffs because they're not what's truly causing the problem here. What is your $PATH, and from what sort of environment are you running installworld? Are you using sudo, su2, su, or something along those lines? Is this a cronjob? Etc... -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |