Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2007 05:34:38 -0500
From:      eculp@encontacto.net
To:        freebsd-current@freebsd.org
Subject:   make release on current ends with "No space left on device" md1 + umount /mnt + mdconfig -d -u md1 *** Error code 1  S
Message-ID:  <20070611053438.jlqrf1t4owo0c0wo@intranet.encontacto.net>

next in thread | raw e-mail | index | archive | help
While waiting for the current snap, I have given make Release a half  
dozen tries with all ending in the following result.

/mnt: write failed, filesystem is full
cpio: write error: No space left on device
+ umount /mnt
+ mdconfig -d -u md1
*** Error code 1

This has been over the period of 10 days with new cvsup sources each  
time. The tail of the log file that starts at

(cd /R/stage/dists/src;  rm -f CHECKSUM.MD5 CHECKSUM.SHA256;  md5 * >  
.CHECKSUM.MD5;  sha256 * > .CHECKSUM.SHA256;  mv .CHECKSUM.MD5  
CHECKSUM.MD5;  mv .CHECKSUM.SHA256 CHECKSUM.SHA256)
src distribution is finished.
touch release.7

Can be found at http://bafirst.com

IIRC, I am wondering if setting MAKE_FLOPPIES=false would just skip  
this and go to making ISOs?  Thanks for any suggestions.  In the mean  
time I'm going to check for new current snaps.

ed



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