Subject: Re: new problem during 'build.sh release'
To: Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>
From: Steven M. Bellovin <smb@cs.columbia.edu>
List: current-users
Date: 02/11/2006 13:48:44
In message <20060211095702.GA25213@bseis.eis.cs.tu-bs.de>, Juergen Hannken-Illj
es writes:
>On Fri, Feb 10, 2006 at 09:15:31PM -0500, Steven M. Bellovin wrote:
>> I've never seen this one before....
>> 
>> 
>> [ "work.built" = work.built -a -f ramdisk-big.fs -a ! ramdisk-big.fs -ot wor
>k.built ]  || {  echo '#  ' " create " ramdisk-big/ramdisk-big.fs;  rm -f ramd
>isk-big.fs ramdisk-big.fs.tmp;  /usr/BUILD/tools/bin/nbmakefs -t ffs -B le -s 
>5000k -F work.spec  -N /usr/src/etc -o bsize=4096,fsize=512  -o optimization=s
>pace,minfree=0  -f 14 -f 20 ramdisk-big.fs.tmp work  && mv -f ramdisk-big.fs.t
>mp ramdisk-big.fs;  }
>> #    create  ramdisk-big/ramdisk-big.fs
>> nbmakefs: block size 4096 is less than 9223372032559808513.
>> 
>> *** Failed target:  ramdisk-big.fs
>> *** Failed command: [ "work.built" = work.built -a -f ramdisk-big.fs -a ! ra
>mdisk-big.fs -ot work.built ] || { echo '# ' " create " ramdisk-big/ramdisk-bi
>g.fs; rm -f ramdisk-big.fs ramdisk-big.fs.tmp; /usr/BUILD/tools/bin/nbmakefs -
>t ffs -B le -s 5000k -F work.spec -N /usr/src/etc -o bsize=4096,fsize=512 -o o
>ptimization=space,minfree=0 -f 14 -f 20 ramdisk-big.fs.tmp work && mv -f ramdi
>sk-big.fs.tmp ramdisk-big.fs; }
>> *** Error code 1
>
>Should be fixed with wiz's tools/compat/configure rev. 1.56.

Yes, it is -- I'm now back to floppy size problems:

Running instboot: /usr/BUILD/tools/bin/nbinstallboot -mi386 floppy.19111.tar /us
r/BUILD/netbsd/usr/mdec/bootxx_ustarfs
Free space in last tar block: boot 356, netbsd 153,
buildfloppies.sh: Image is 665 bytes (0 KB) too big to fit on 2 disks

*** Failed target:  boot1.fs


		--Steven M. Bellovin, http://www.cs.columbia.edu/~smb