Date: Wed, 15 Oct 2008 13:18:38 -0700 From: Jeremy Chadwick <koitsu@FreeBSD.org> To: Claus Guttesen <kometen@gmail.com> Cc: FreeBSD Stable <freebsd-stable@freebsd.org> Subject: Re: error during installworld on 7.1 beta (was: error during buildworld on 7.1 beta) Message-ID: <20081015201838.GA88096@icarus.home.lan> In-Reply-To: <b41c75520810151302t45b0009bh20e6b2f10a0815c6@mail.gmail.com> References: <b41c75520810151302t45b0009bh20e6b2f10a0815c6@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081015201838.GA88096>