Date: Wed, 28 Apr 2004 16:03:25 -0700 From: Max Clements <clementsm@africanchildrenschoir.com> To: questions@freebsd.org Subject: Installworld fails... Message-ID: <4090383D.4060409@africanchildrenschoir.com>
next in thread | raw e-mail | index | archive | help
I know I am overlooking something obvious with this question but some other eyes would probably spot the error in a sec. My installworld is failing as follows: mkdir -p /tmp/install.45460 for prog in [ awk cap_mkdb cat chflags chmod chown date echo egrep find grep ln make makewhati s mkdir mtree mv perl pwd_mkdb rm sed sh sysctl test true uname wc zic; do cp `which $prog` /tmp/install.45460; done usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory *** Error code 64 Stop in /usr/src. *** Error code 1 Stop in /usr/src. All the obvious stuff seems to be fine (perms, file locations etc...) [52] root@****01:/usr/src # which which /usr/bin/which A copy of my environment is below: TERM=vt320 SHELL=/usr/local/bin/bash SSH_CLIENT=xxx.xxx.xxx.xxx 2544 22 SSH_TTY=/dev/ttyp0 USER=clementsm PAGER=less FTP_PASSIVE_MODE=no MAIL=/var/mail/clementsm PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/hom e/clementsm/bin BLOCKSIZE=K PWD=/usr/src EDITOR=vim PS1=[\#] \u@\h:\w \$ HOME=/root SHLVL=2 LOGNAME=clementsm SSH_CONNECTION=xxx.xxx.xxx.xxx xxx.xxx.xxx.xxx 22 DISPLAY=localhost:10.0 _=/usr/bin/env OLDPWD=/tmp Any sugestions would be most useful... Regards -- Max Clements Information Systems Manager Music for Life Institute Tel: +1 (604) 532-9660 Fax: +1 (604) 532-9691 Mobile: +1 (604) 715-4458 Web: http://www.africanchildrenschoir.com - Helping Africa's most vulnerable children today, so they can help Africa tomorrow
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4090383D.4060409>