From owner-freebsd-stable@FreeBSD.ORG Thu Oct 16 07:42:37 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 2B48C1065694 for ; Thu, 16 Oct 2008 07:42:37 +0000 (UTC) (envelope-from kometen@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id AEC338FC15 for ; Thu, 16 Oct 2008 07:42:36 +0000 (UTC) (envelope-from kometen@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so2164500fgb.35 for ; Thu, 16 Oct 2008 00:42:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=1Anf1vMhaVeajZsRURQtw7EikizZCcNQ4IxFtn5M8/w=; b=jAWn+OHpeI7PcN8MHE8JCT29EX+SKGRxJSuuVzDosDhgCtNbCXGfcey9bipX1juILj L/SwUar/81Ip0aPDCzzpIlqZeYOfcqhT0IUSBQTgqNtVSpr1WUmr6zn8tIrmSGbK2DBM 9oQq/153i0gLL6BXsaHSEBpx1m9ENJS1Jwxrc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=alOJoghNYXzJ6nNcqAI2JEY5+obapbU17bVzc1/wAJya8Y8XE9P1H6To/lPGGcQ8uY OS6QWr2CJF06A1NdQybxSmOPhPcd6e6wbvNMsOx/6fvUmUw8DpsdUgyP3xKolXbJjA1V OeYLEGxw0QGDPqJvrCJRqVIEqeTmZwqGEWx4k= Received: by 10.86.83.2 with SMTP id g2mr2243933fgb.54.1224142955326; Thu, 16 Oct 2008 00:42:35 -0700 (PDT) Received: by 10.86.54.10 with HTTP; Thu, 16 Oct 2008 00:42:35 -0700 (PDT) Message-ID: Date: Thu, 16 Oct 2008 09:42:35 +0200 From: "Claus Guttesen" To: "Jeremy Chadwick" In-Reply-To: <20081015201838.GA88096@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081015201838.GA88096@icarus.home.lan> 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: Thu, 16 Oct 2008 07:42:37 -0000 >> 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? You're correct. I found this thread which concludes with 'CHECK DATE CHECK DATE'. http://unix.derkeiler.com/Mailing-Lists/FreeBSD/stable/2003-05/0059.html I synced time and moved /usr/src and did a new csup against RELENG_7. Did a build- and installworld and it works like a charm. :-) I do a 'su -' before doing world and have not made any changes to the .cshrc. Sorry for the noise. -- regards Claus When lenity and cruelty play for a kingdom, the gentler gamester is the soonest winner. Shakespeare