Re: current.freebsd.org problems?

2000-10-21 Thread Makoto MATSUSHITA
matusita> When I backout this change, the problem seems disappeared... This is sample shell script to reproduce recent kernel hungup: #!/bin/sh dd of=/tmp/image if=/dev/zero count=1440 bs=1k awk 'BEGIN {printf "%c%c", 85, 170}' | \ dd of=/tmp/image obs=1 seek=510 conv=notrunc vnconfig -s la

Re: current.freebsd.org problems?

2000-10-21 Thread Makoto MATSUSHITA
jhay> It looks like I spoke too soon. My 2000-10-05 kernel that previously jhay> worked also now panics. It must be somewhere when the floppies are jhay> made. Maybe there is a problem in newfs(8). peter 2000/10/16 17:41:37 PDT Modified files: sbin/newfs mkfs.c Log: I

Re: current.freebsd.org problems?

2000-10-21 Thread John Hay
> > jhay> For now I just went back to an older kernel that works for me. > > Would you please explain "an older kernel" ? I'm using a kernel as of > Sep/30/2000 and it panics. > > *** > > Note that this (Sep/30/2000) kernel doesn't panic until Oct/13/2000. > Between Oct/14/2000 and Oct/17/2000

Re: current.freebsd.org problems?

2000-10-20 Thread John Hay
> > $ For now I just went back to an older kernel that works for me. > > How older is your kernel? > My kernel build 2000-09-21 JST. It panic when "make release". Not that old. 2000-10-05. The machine is a dual 266MHz PII. I have no problem building releases using "NODOC=YES WORLD_FLAGS=-j4" wh

Re: current.freebsd.org problems?

2000-10-20 Thread Masanori Kanaoka
From: John Hay <[EMAIL PROTECTED]> Subject: Re: current.freebsd.org problems? Date: Fri, 20 Oct 2000 10:07:14 +0200 (SAT) $ For now I just went back to an older kernel that works for me. How older is your kernel? My kernel build 2000-09-21 JST. It panic when "make release"

Re: current.freebsd.org problems?

2000-10-20 Thread Makoto MATSUSHITA
jhay> For now I just went back to an older kernel that works for me. Would you please explain "an older kernel" ? I'm using a kernel as of Sep/30/2000 and it panics. *** Note that this (Sep/30/2000) kernel doesn't panic until Oct/13/2000. Between Oct/14/2000 and Oct/17/2000, "make release" was

Re: current.freebsd.org problems?

2000-10-20 Thread John Hay
> $ I'm very interested if current.jp.freebsd.org was hung up when "make > $ release" procedure was running. current.jp.freebsd.org was hung up in > $ these two days, when making a boot floppy (the hungup was occured > $ *exactly* the same point). > > I have same experience.My current-box was hun

Re: current.freebsd.org problems?

2000-10-20 Thread Makoto MATSUSHITA
kana> I have same experience.My current-box was hung up when "make release". kana> then, log is below: Ya, exactly the same point of current.jp.FreeBSD.org. The same story should be applied to current.FreeBSD.org. We cannot make a -current distribution now. Changes from Oct/10/2000 to now cause

Re: current.freebsd.org problems?

2000-10-19 Thread Masanori Kanaoka
From: Makoto MATSUSHITA <[EMAIL PROTECTED]> Subject: Re: current.freebsd.org problems? Date: Fri, 20 Oct 2000 15:30:30 +0900 $ I'm very interested if current.jp.freebsd.org was hung up when "make $ release" procedure was running. current.jp.freebsd.org was hung up in $

Re: current.freebsd.org problems?

2000-10-19 Thread Makoto MATSUSHITA
jkh> I'll look into this tomorrow morning, thanks. I'm very interested if current.jp.freebsd.org was hung up when "make release" procedure was running. current.jp.freebsd.org was hung up in these two days, when making a boot floppy (the hungup was occured *exactly* the same point). -- - Makoto

Re: current.freebsd.org problems?

2000-10-19 Thread Jordan Hubbard
I'll look into this tomorrow morning, thanks. > Bill G <[EMAIL PROTECTED]> writes: > > I have been trying to download a current snapshot from > > current.freebsd.org for the past few days without success. > > The error message I receive is 'Login incorrect' - I am > > doing a standard anonymous f

Re: current.freebsd.org problems?

2000-10-19 Thread Dag-Erling Smorgrav
Bill G <[EMAIL PROTECTED]> writes: > I have been trying to download a current snapshot from > current.freebsd.org for the past few days without success. > The error message I receive is 'Login incorrect' - I am > doing a standard anonymous ftp, as always. Just wanted > to make sure someone was aw