From owner-freebsd-questions@FreeBSD.ORG Wed Apr 28 16:03:26 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9957816A4CE for ; Wed, 28 Apr 2004 16:03:26 -0700 (PDT) Received: from tlsmail01.ca.fitwacc.net (tl-web01.ca.fitwacc.net [207.6.98.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 001B543D2F for ; Wed, 28 Apr 2004 16:03:25 -0700 (PDT) (envelope-from clementsm@africanchildrenschoir.com) Received: from s216-232-127-100.bc.hsia.telus.net ([216.232.127.100] helo=africanchildrenschoir.com) by tlsmail01.ca.fitwacc.net with esmtp (Exim 4.32; FreeBSD) id 1BIy5L-000BqL-4b for questions@freebsd.org; Wed, 28 Apr 2004 16:03:23 -0700 Message-ID: <4090383D.4060409@africanchildrenschoir.com> Date: Wed, 28 Apr 2004 16:03:25 -0700 From: Max Clements Organization: Music for Life Institure User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en, en-us MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Scan-Signature: 5bbc77996370b9700e535666f1cf33fc Subject: Installworld fails... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2004 23:03:26 -0000 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