make release...

From: Anthony Fajri (fajri_at_ee.itb.ac.id)
Date: 10/21/03

  • Next message: Terry Lambert: "Re: Random signals in {build,install}world recently?"
    Date: Tue, 21 Oct 2003 14:01:53 +0700 (WIT)
    To: freebsd-current@freebsd.org
    
    

    fajri >> more stable-supfile|grep release
    *default release=cvs tag=RELENG_4

    ==================================================

    # make release CHROOTDIR=/home/fajri/data/root BUILDNAME=FAJRI
    CVSROOT=/home/fajri/data/usr RELEASETAG=RELENG_4

    if [ -f /etc/resolv.conf ]; then cp -p /etc/resolv.conf
    /home/fajri/data/root/etc; fi
    cd /home/fajri/data/root/usr && rm -rf src && cvs -R -d /home/fajri/data/usr co
    -P -r RELENG_4 src
    cvs [checkout aborted]: no such tag RELENG_4
    *** Error code 1

    Stop in /home/fajri/data/usr/src/release.

    ===================================================

    FreeBSD xxx.xxx.xxx 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Oct 11
    09:05:56 GMT 2003 fajri@xxx.xxx.xxx:/usr/src/sys/compile/xxx
    i386

    # make release CHROOTDIR=/home/fajri/data/root BUILDNAME=FAJRI \
    CVSROOT=/home/fajri/data/usr RELEASETAG=RELENG_4_8 \
    BUILDNAME=RELENG_4_8_STABLE_FAJRI

    cd /home/fajri/data/root/usr && rm -rf src && cvs -R -d /home/fajri/data/usr co
    -P -r RELENG_4_8 src
    cvs [checkout aborted]: no such tag RELENG_4_8
    *** Error code 1

    ===================================================

    # make release CHROOTDIR=/home/fajri/data/root BUILDNAME=FAJRI \
    CVSROOT=/home/fajri/data/usr

    cd /home/fajri/data/root/usr && rm -rf ports && cvs -R -d /home/fajri/data/usr
    co -P ports
    cvs checkout: cannot find module `ports' - ignored
    *** Error code 1

    Stop in /home/fajri/data/usr/src/release.

    ====================================================

    # make release CHROOTDIR=/home/fajri/data/root BUILDNAME=FAJRI
    CVSROOT=/home/fajri/data/usr RELEASETAG=RELENG_4_8_RELEASE

    cd /home/fajri/data/root/usr && rm -rf src && cvs -R -d /home/fajri/data/usr co
    -P -r RELENG_4_8_RELEASE src
    cvs [checkout aborted]: no such tag RELENG_4_8_RELEASE
    *** Error code 1

    ..::f::..

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: Terry Lambert: "Re: Random signals in {build,install}world recently?"

    Relevant Pages

    • build 5.2-release fails on 4.9
      ... here is what I get after cvs from src... ... *** Error code 134 ... but mdconfig originally was not found I compile it from src and installed separetly, but now it complains about missing libraries ...
      (freebsd-current)
    • segfaults when building world
      ... I cvsup'd the src from cvsup2.freebsd.org with the tag 'releng_5_3'. ... when I buildworld it will exit at different points. ... *** Error code 1 ...
      (freebsd-questions)
    • Re: make release...
      ... root>> patch < genesis-patch-ae ... -P -r RELENG_4_8_RELEASE src ... *** Error code 1 ... cvs: no such tag RELENG_4_8 ...
      (freebsd-current)
    • Problem with CVS and group ownership.
      ... In order to share files between normal users on CVS I’ve added them to the ... ‘src’ group using ‘gpasswd –a someuser src’. ... login as someuser and upload to the repository I’ve created. ... Checked by AVG anti-virus system. ...
      (Debian-User)
    • Squid 3.0
      ... Making all in src ... Making all in cppunit ... *** Error code 1 ... bash-3.1# exit ...
      (comp.unix.bsd.freebsd.misc)