Re: Mergemaster Fails

2012-06-07 Thread Lars Engels
On Thu, Jun 07, 2012 at 10:05:24AM -0700, Thomas D. Dean wrote: > On 06/06/12 21:20, Chris Nehren wrote: > > > Have you tried ctrl-t? This will send SIGINFO to the process which > > No response to any key except ^z Doesn't ^t work at all for you? If you're using tcsh and some *rxvt terminal emul

Re: Mergemaster Fails

2012-06-07 Thread Thomas D. Dean
On 06/07/12 10:55, Chris Nehren wrote: On Thu, Jun 07, 2012 at 10:05:24 -0700 , Thomas D. Dean wrote: It looks like there's a pager (probably less) that's waiting for you to respond. The output suggests it's showing you the results of diffing an old file with a new one--could be either /etc/de

Re: Mergemaster Fails

2012-06-07 Thread Chris Nehren
On Thu, Jun 07, 2012 at 10:05:24 -0700 , Thomas D. Dean wrote: > On 06/06/12 21:20, Chris Nehren wrote: > > >Have you tried ctrl-t? This will send SIGINFO to the process which > > No response to any key except ^z > > >Additionally, the output of ps ax -d (show process trees) would be > >helpful.

Re: Mergemaster Fails

2012-06-07 Thread Thomas D. Dean
On 06/06/12 21:20, Chris Nehren wrote: Have you tried ctrl-t? This will send SIGINFO to the process which No response to any key except ^z Additionally, the output of ps ax -d (show process trees) would be helpful. This should also show what mergemaster is waiting on. Viewing the output o

Re: Mergemaster Fails

2012-06-06 Thread Chris Nehren
On Wed, Jun 06, 2012 at 16:51:27 -0700 , Thomas D. Dean wrote: > Mergemaster fails in a up-to-date as of now build. > > > uname -a > FreeBSD P9X79.tddhome 9.0-STABLE FreeBSD 9.0-STABLE #0: Wed Jun 6 > 16:16:58 PDT 2012 root@P9X79.tddhome:/usr/obj/usr/src/s

Mergemaster Fails

2012-06-06 Thread Thomas D. Dean
Mergemaster fails in a up-to-date as of now build. > uname -a FreeBSD P9X79.tddhome 9.0-STABLE FreeBSD 9.0-STABLE #0: Wed Jun 6 16:16:58 PDT 2012 root@P9X79.tddhome:/usr/obj/usr/src/sys/GENERIC amd64 # mergemaster ... [END] And no response to the keyboard, except *** Temp ./

5.4 PRE mergemaster fails

2005-04-05 Thread Boris Kovalenko
Hello! mergemaster fails when NOCRYPT=true. This is because of /usr/src/etc/Makefile (line 26) .if !defined(NOCRYPT) SSH= but no check when installing (line 102) install ... ${SSH} -- With respect, Boris Kovalenko ___ freebsd-stable

Re: mergemaster fails when building temproot

2003-09-05 Thread Michael E. Mercer
Thanks, that was it! later Michael On Fri, 2003-09-05 at 13:31, Gregory Neil Shapiro wrote: > > mergemaster fails saying freebsd.cf does not exist when > > building temproot. > > > > Have I missed something here? > > You need to install the new version of m

Re: mergemaster fails when building temproot

2003-09-05 Thread Gregory Neil Shapiro
> mergemaster fails saying freebsd.cf does not exist when > building temproot. > > Have I missed something here? You need to install the new version of mergemaster before running it. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd

mergemaster fails when building temproot

2003-09-05 Thread Michael E. Mercer
Hello peoples, mergemaster fails saying freebsd.cf does not exist when building temproot. Have I missed something here? Thanks Michael Mercer cd /usr/src/etc/sendmail; make distribution install -C -o root -g wheel -m 644 /usr/src/etc/sendmail/freebsd.mc freebsd.cf /var/tmp/temproot/etc/mail

Re: Mergemaster Fails with R/O NFS Mounted /usr/src

2000-11-07 Thread Doug Barton
Cy Schubert - ITSD Open Systems Group wrote: > > Installing 4.2-BETA on a system from read-only NFS mounted /usr/src and > /usr/obj, mergemaster fails with the following: > > [lines removed] > mtree -deU -f /usr/opt/cvs-420b-001106/src/etc/mtree/BSD.include.dist > -p /usr

Mergemaster Fails with R/O NFS Mounted /usr/src

2000-11-07 Thread Cy Schubert - ITSD Open Systems Group
Installing 4.2-BETA on a system from read-only NFS mounted /usr/src and /usr/obj, mergemaster fails with the following: [lines removed] mtree -deU -f /usr/opt/cvs-420b-001106/src/etc/mtree/BSD.include.dist -p /usr/libdata/perl/5.00503/mach cd /; rm -f /sys; ln -s usr/src/sys sys cd /usr/share