Re: installworld failure

From: Randy Bush <randy_at_psg.com>
Date: Mon, 01 Jun 2009 23:29:29 +0900
> 8-current a few hours old, i386
> ===> usr.bin/ee (install)
> install -s -o root -g wheel -m 555   ee /usr/bin
> cat /usr/src/usr.bin/ee/../../contrib/ee/ee.msg > en_US.US-ASCII.msg
> gencat en_US.US-ASCII.cat en_US.US-ASCII.msg
> gencat:No such file or directory
> *** Error code 1

another 8-current, and amd64 freshly svn

==> lib/libc (install)
install -C -o root -g wheel -m 444   libc.a /usr/lib
install -s -o root -g wheel -m 444   -fschg -S  libc.so.7 /lib
ln -fs /lib/libc.so.7  /usr/lib/libc.so
install -o root -g wheel -m 444   libc_pic.a /usr/lib
gencat be_BY.UTF-8.cat /usr/src/lib/libc/nls/be_BY.UTF-8.msg
gencat:No such file or directory
*** Error code 1

gencat and the file both exist

/usr/src# gencat FOO /usr/src/lib/libc/nls/be_BY.UTF-8.msg
/usr/src# ls -l FOO
-rw-r--r--  1 root  wheel  7551 Jun  1 14:27 FOO

pr filed

randy
Received on Mon Jun 01 2009 - 12:29:30 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:49 UTC