Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2005 20:50:48 -0800
From:      Beecher Rintoul <akbeech@gmail.com>
To:        "Mike Jakubik" <mikej@rogers.com>
Cc:        Doug Barton <dougb@freebsd.org>, John Hay <jhay@icomtek.csir.co.za>, freebsd-current@freebsd.org
Subject:   Re: More 'make release' problems
Message-ID:  <200508312050.50782.akbeech@gmail.com>
In-Reply-To: <2313.172.16.0.199.1125538481.squirrel@172.16.0.1>
References:  <4740.172.16.0.199.1125444307.squirrel@172.16.0.1> <4315465C.8090506@FreeBSD.org> <2313.172.16.0.199.1125538481.squirrel@172.16.0.1>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 31 August 2005 05:34 pm, Mike Jakubik wrote:
> On Wed, August 31, 2005 1:55 am, Doug Barton said:
> > John Hay wrote:
> >> The problem is that NO_INFO controls more than just the info docs
> >> nowadays, it also controls the installation of the info tools.
> >
> > Wouldn't a better solution be to granulate the knobs, and have
> > NO_INFO_TOOLS
> > and NO_INFO_DOCS, with NO_INFO implying both?
>
> Whatever the solution is, i hope it gets commited soon. What about the
> timezone copy problem? I have to manually copy the timezones to the chroot
> when make release is running, otherwise it fails.

Looks like the tz problem is fixed. Now I have a new problem. After updating 
cvs and building today's -current it now fails here:

if [ -d /usr/src/release/../../ports/distfiles/ ]; then  cp 
-rp /usr/src/release/../../ports/distfiles /bak/release/usr/ports/distfiles;  
else  mkdir -p /bak/release/usr/ports/distfiles;  fi
cd: can't cd to /bak/release/usr/ports/lang/perl5.8
*** Error code 2

It did a full checkout of the ports cvs, but didn't populate anything.

Hopefully someone will shed some light on the problems. Has anyone been 
successful at building a release lately? 

Beech

-- 
---------------------------------------------------------------------------------------
Beech Rintoul - System Administrator - akbeech@gmail.com
/"\   ASCII Ribbon Campaign  | NorthWind Communications
\ / - NO HTML/RTF in e-mail  | 201 East 9th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \ 
---------------------------------------------------------------------------------------














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