Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2003 08:04:30 +0200
From:      John Hay <jhay@icomtek.csir.co.za>
To:        Andre Guibert de Bruet <andy@siliconlandmark.com>
Cc:        current@freebsd.org
Subject:   Re: mergemaster b0rked?
Message-ID:  <20030819060430.GA93724@zibbi.icomtek.csir.co.za>
In-Reply-To: <20030818161403.N320@alpha.siliconlandmark.com>
References:  <20030818170554.GA89295@freebie.xs4all.nl> <20030818161403.N320@alpha.siliconlandmark.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> > for i in answer                  isdntel.sh              record
> >   tell                     tell-record             unknown_incoming ; do
> > install -o  -g  -m 700 $i  /var/tmp/temproot/etc/isdn ;  done ;  for i in
> > holidays.D    isdnd.rates.A            isdnd.rates.D           isdnd.rates.F
> >          isdnd.rates.L           isdnd.rates.UK.BT       isdnd.rc.sample
> >            isdntel.alias.sample ; do  install -o  -g  -m 600 $i
> > /var/tmp/temproot/etc/isdn ;  done
> > install: -g: Invalid argument
> > *** Error code 67
> >
> > Stop in /usr/src/etc/isdn.
> > *** Error code 1
> >
> > Stop in /usr/src/etc.
> >
> >   *** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to
> >       the temproot environment
> >
> > #
> 
> I'm seeing this too. I've cvsup'ed and rebuilt world (making sure that
> mergemaster was rebuilt) and it still occurs.

Make sure to get a more clever src/etc/isdn/Makefile. I think 1.11 should
do.

PS. It broke my nightly release build too. I'm now trying again with the
latest Makefile.

John
-- 
John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org



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