From owner-freebsd-stable Tue Apr 23 14:27:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 51F2537B41E for ; Tue, 23 Apr 2002 14:27:27 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id OAA05485; Tue, 23 Apr 2002 14:26:26 -0700 Message-ID: <3CC5D181.6040508@owt.com> Date: Tue, 23 Apr 2002 14:26:25 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Tony Holmes Cc: freebsd-stable@FreeBSD.ORG, Elliott Perrin Subject: Re: Break in installworld, cvsup'ed today References: <20020423132108.V520-100000@decalpha.beanfield.net> <20020423145533.A48572@crosswinds.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Tony Holmes wrote: > On +Apr 23, Elliott Perrin wrote: > >>Please cc me on any replies, I am not on freebsd-stable list >> >>I just cvsup'ed my home machine from 4.3-STABLE to 4.5-STABLE today, and >>the installworld is failing at >> > > I'm having similar/related issues on the installworld. Going from 4.5-RELEASE > to 4.5-STABLE, cvsup'd at approx 2pm from cvsup5.freebsd.org > > PATH=$PATH:/usr/games:/usr/obj/usr/src/games/fortune/datfiles/../strfile strfile -Crs > /usr/src/games/fortune/datfiles/murphy murphy.dat > install -c -o root -g wheel -m 444 murphy.dat /usr/share/games/fortune/murphy.dat > install -c -o root -g wheel -m 444 startrek.dat > /usr/share/games/fortune/startrek.dat > install -c -o root -g wheel -m 444 zippy.dat /usr/share/games/fortune/zippy.dat > tr a-zA-Z n-za-mN-ZA-M < /usr/src/games/fortune/datfiles/fortunes-o.real > fortunes-o > tr: not found > *** Error code 127 > The only time I have seen a failure like this something went wrong in the buildworld because something wasn't created. I don't think tr is supposed to be needed in an installworld. Did your cvsup include games? Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message