Installworld fails...

From: Max Clements (clementsm_at_africanchildrenschoir.com)
Date: 04/29/04

  • Next message: R. M. Los: "BattStat startup error in Gnome-2.6.0 (and 2.4.0)"
    Date: Wed, 28 Apr 2004 16:03:25 -0700
    To: questions@freebsd.org
    
    

    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
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: R. M. Los: "BattStat startup error in Gnome-2.6.0 (and 2.4.0)"

    Relevant Pages

    • CVS_Upgrade from 5.3 to 5.4 problem
      ... Everything was ok, before "make installworld", that I make in SingleUser ... for prog in [awk cap_mkdb cat chflags chmod chown date echo egrep find ... grep ln make mkdir mtree mv pwd_mkdb rm sed sh sysctl test true uname ... *** Error code 1 ...
      (freebsd-isp)
    • CVS_Upgrade from 5.3 to 5.4 problem
      ... Everything was ok, before "make installworld", that I make in SingleUser ... for prog in [awk cap_mkdb cat chflags chmod chown date echo egrep find ... grep ln make mkdir mtree mv pwd_mkdb rm sed sh sysctl test true uname ... *** Error code 1 ...
      (freebsd-questions)
    • make installworld fails
      ... Upon executing make installworld I get... ... for prog in [awk cap_mkdb cat chflags chmod chown date echo egrep find grep ... ln make makewhatis mkdir mtree mv pwd_mkdb rm sed sh sysctl test true uname wc ... *** Error code 1 ...
      (freebsd-stable)
    • cross-compiling
      ... I have a litte problem. ... bash-2.05b# make -DNO_KERBEROS installworld ... true uname wc zic; do cp `which $prog` /tmp/install.i17oPcSk; done ... *** Error code 1 ...
      (freebsd-questions)
    • Re: error when doing make installworld
      ... because of an error while doing make installworld. ... mergemaster -i and then reboot. ... The filesystem is not mounted in single user mode. ... *** Error code 1 ...
      (freebsd-questions)