Date: Tue, 23 Apr 2002 14:26:25 -0700 From: Kent Stewart <kstewart@owt.com> To: Tony Holmes <tony@crosswinds.net> Cc: freebsd-stable@FreeBSD.ORG, Elliott Perrin <eperrin@beanfield.com> Subject: Re: Break in installworld, cvsup'ed today Message-ID: <3CC5D181.6040508@owt.com> References: <20020423132108.V520-100000@decalpha.beanfield.net> <20020423145533.A48572@crosswinds.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CC5D181.6040508>