Re: CVS_Upgrade from 5.3 to 5.4 problem

From: Eric Anderson (anderson_at_centtech.com)
Date: 08/17/05

  • Next message: Ryan Wilson: "help"
    Date: Wed, 17 Aug 2005 06:29:28 -0500
    To: Andrey Karyagin <karjagin@narod.ru>
    
    

    Andrey Karyagin wrote:
    > Hello.
    > Yesterday I try to full upgrade my server from 5.3-STABLE to 5.4-STABLE.
    > I made it with instructions from
    > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
    > Everything was ok, before "make installworld", that I make in SingleUser
    > mode.
    > I get an error:
    >
    > # make installworld
    > mkdir -p /tmp/install.XVdiLEJX
    > 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
    > wc zic; do cp `which $prog` /tmp/install.XVdiLEJX; done
    > cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386
    > CPUTYPE= GROFF_BIN_PATH=/usr/obj/usr/src/i386/legacy/usr/bin
    > GROFF_FONT_PATH=/usr/obj/usr/src/i386/legacy/usr/share/groff_font
    > GROFF_TMAC_PATH=/usr/obj/usr/src/i386/legacy/usr/share/tmac
    > PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/tmp/install.XVdiLEJX
    > make -f Makefile.inc1 reinstall
    > make: Permission denied
    > *** Error code 126

    Can you post the exact steps you went through to get to this point? I'm
    assuming somewhere in that path you remounted / rw?

    Eric

    -- 
    ------------------------------------------------------------------------
    Eric Anderson        Sr. Systems Administrator        Centaur Technology
    Anything that works is better than anything that doesn't.
    ------------------------------------------------------------------------
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: Ryan Wilson: "help"

    Relevant Pages

    • Re: CVS_Upgrade from 5.3 to 5.4 problem
      ... Andrey Karyagin wrote: ... > I made it with instructions from ... > grep ln make mkdir mtree mv pwd_mkdb rm sed sh sysctl test true uname ...
      (freebsd-questions)
    • Re: CVSUP and 5.2.1 RELEASE
      ... >>have a short, consistent set of instructions. ... >>before buildworld, and I think it is confusing to tell users it ... example which talks about INSTALLWORLD. ... Note that this *does* do mergemaster -p before installworld. ...
      (freebsd-current)
    • Re: Help, I killed my machine.
      ... > instructions in the freebsd handbook and something went wrong. ... > I used CVSup to update my sources. ... > I installed the kernel, ... > installworld probably caused this. ...
      (freebsd-questions)
    • Re: dev/random
      ... Mark Murray wrote: ... > Andrew Thompson writes: ... The build instructions may need to be updated, or I can see a lot of us ... >> crying that their installworld has frozen. ...
      (freebsd-current)
    • Re: make installworld fails
      ... > installkernel', a reboot, and then tried 'make installworld', with these ... > grep ln make mkdir mtree mv pwd_mkdb rm sed sh sysctl test true uname ... > I'm running 'make installworld' as root so I'm stumped. ...
      (comp.unix.bsd.freebsd.misc)