Re: mergemaster broken in r299288

2016-05-10 Thread Hannes Mehnert
On 10/05/2016 11:06, Hannes Mehnert wrote: > # mergemaster > > *** Creating the temporary root environment in /var/tmp/temproot > *** /var/tmp/temproot ready for use > *** Creating and populating directory structure in /var/tmp/temproot > > sed: 1: "s/compat$/files/": bad flag in substitute com

mergemaster broken in r299288

2016-05-10 Thread Hannes Mehnert
# mergemaster *** Creating the temporary root environment in /var/tmp/temproot *** /var/tmp/temproot ready for use *** Creating and populating directory structure in /var/tmp/temproot sed: 1: "s/compat$/files/": bad flag in substitute command: 's' *** FATAL ERROR: Cannot 'cd' to ~/freebsd an

r255954: mergemaster broken! "/usr/src/etc/periodic/daily/Makefile" line 27: Malformed conditional (${MK_BIND_NAMED} != "no") make[4]: Fatal errors

2013-09-30 Thread O. Hartmann
*** Creating the temporary root environment in /var/tmp/temproot *** /var/tmp/temproot ready for use *** Creating and populating directory structure in /var/tmp/temproot make[4]: "/usr/src/etc/periodic/daily/Makefile" line 27: Malformed conditional (${MK_BIND_NAMED} != "no") make[4]: Fatal erro

Re: mergemaster broken

2003-07-22 Thread Doug Barton
I'll take a look at this, thanks. On Tue, 22 Jul 2003, Ruslan Ermilov wrote: > On Sun, Jul 06, 2003 at 08:21:14PM -0700, Gregory Neil Shapiro wrote: > > > > mergemaster -dv > > > > > > [snip] > > > > > > cd /usr/src/etc/sendmail; make distribution > > > install -o root -g wheel -m 644 /usr/src/e

Re: mergemaster broken

2003-07-22 Thread Ruslan Ermilov
On Sun, Jul 06, 2003 at 08:21:14PM -0700, Gregory Neil Shapiro wrote: > > > mergemaster -dv > > > > [snip] > > > > cd /usr/src/etc/sendmail; make distribution > > install -o root -g wheel -m 644 /usr/src/etc/sendmail/freebsd.mc freebsd.cf > > /var/tmp/temproot.0707.11.55/etc/mail > > install: f

Re: mergemaster broken

2003-07-06 Thread Gregory Neil Shapiro
> > mergemaster -dv > > [snip] > > cd /usr/src/etc/sendmail; make distribution > install -o root -g wheel -m 644 /usr/src/etc/sendmail/freebsd.mc freebsd.cf > /var/tmp/temproot.0707.11.55/etc/mail > install: freebsd.cf: No such file or directory > *** Error code 71 Thanks, I just committed a f

mergemaster broken

2003-07-06 Thread Shin-ichi YOSHIMOTO
mergemaster broken in today's current like this: > mergemaster -dv [snip] cd /usr/src/etc/sendmail; make distribution install -o root -g wheel -m 644 /usr/src/etc/sendmail/freebsd.mc freebsd.cf /var/tmp/temproot.0707.11.55/etc/mail install: freebsd.cf: No such file or directory *** Er

Re: mergemaster broken?

2002-06-05 Thread Guezou Philippe
> > The trouble is, those messages vanish in about 1 millisecond when the > pager fires up and displays the next set of diffs. The messages are > effectively invisible on my system, and I only found them by running > mergemaster under "script". Of course, Bruce, I have no doubt that > you can s

Re: mergemaster broken?

2002-06-05 Thread John Polstra
In article <[EMAIL PROTECTED]>, Bruce Evans <[EMAIL PROTECTED]> wrote: > On Tue, 4 Jun 2002, walt wrote: > > > It correctly identifies files to be updated, asks me what > > I want to do, as usual, and when I hit 'i' for install it > > proceeds without error messages but then it tells me at > > t

Re: mergemaster broken?

2002-06-05 Thread Sheldon Hearn
On 05 Jun 2002 15:01:24 +0200, Dag-Erling Smorgrav wrote: > > Looks like this is going to be necessary after each > > buildworld, then. :-/ > > No. Mergemaster should not use Perl, and the fact that it does is a > bug. That's probably an overstatement. Perl used to be in the base system, a

Re: mergemaster broken?

2002-06-05 Thread Dag-Erling Smorgrav
walt <[EMAIL PROTECTED]> writes: > Looks like this is going to be necessary after each > buildworld, then. :-/ No. Mergemaster should not use Perl, and the fact that it does is a bug. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscr

Re: mergemaster broken?

2002-06-05 Thread Jose M. Alcaide
On Tue, Jun 04, 2002 at 10:42:35PM -0700, Kris Kennaway wrote: > On Tue, Jun 04, 2002 at 07:52:19PM -0700, walt wrote: > > Aha! After doing 'use.perl port' it works again, thanks. > > > > Looks like this is going to be necessary after each > > buildworld, then. :-/ > > I thought that's what NO

Re: mergemaster broken?

2002-06-04 Thread Kris Kennaway
On Tue, Jun 04, 2002 at 07:52:19PM -0700, walt wrote: > >> ...it tells me at > >> the end that all the files I told it to install remain > >> for me to merge by hand. > > > Read the messages more closely and you should see one about > > perl not being installed. mergemaster tries to use per

Re: mergemaster broken?

2002-06-04 Thread walt
>> ...it tells me at >> the end that all the files I told it to install remain >> for me to merge by hand. > Read the messages more closely and you should see one about > perl not being installed. mergemaster tries to use perl, > but can't use it even if it is installed since it is not >

Re: mergemaster broken?

2002-06-04 Thread Bruce Evans
On Tue, 4 Jun 2002, walt wrote: > It correctly identifies files to be updated, asks me what > I want to do, as usual, and when I hit 'i' for install it > proceeds without error messages but then it tells me at > the end that all the files I told it to install remain > for me to merge by hand. Re

mergemaster broken?

2002-06-04 Thread walt
It correctly identifies files to be updated, asks me what I want to do, as usual, and when I hit 'i' for install it proceeds without error messages but then it tells me at the end that all the files I told it to install remain for me to merge by hand. In fact, none of the files get installed even