Re: More 'make release' problems

From: Beecher Rintoul <akbeech_at_gmail.com>
Date: Wed, 31 Aug 2005 20:50:48 -0800
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_at_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
/ \ 
---------------------------------------------------------------------------------------
Received on Thu Sep 01 2005 - 02:51:00 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:42 UTC