Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2003 23:58:13 -0700
From:      "Scott R. Sewall" <sewall@ix.netcom.com>
To:        freebsd-stable@freebsd.org
Subject:   Help running 'make release' w/ r/o CVSROOT
Message-ID:  <3F6AA905.4090305@ix.netcom.com>

next in thread | raw e-mail | index | archive | help

I'm trying to run 'make release' with my CVSROOT NFS mounted read-only.

I'm running 4.9-PRERELEASE, cvsup'd from last Sunday 9/14.

Is this possible do to?

-- Scott

The error message is:

makewhatis /usr/release/usr/share/perl/man
if [ -f /etc/resolv.conf ]; then  cp -p /etc/resolv.conf 
/usr/release/etc;  fi
cd /usr/release/usr && rm -rf src &&  cvs -R -d /home/ncvs co  -P -r 
RELENG_4 src
cvs [checkout aborted]: cannot write /home/ncvs/CVSROOT/val-tags: 
Permission denied
*** Error code 1

Stop in /usr/src/release.






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F6AA905.4090305>