Date: Mon, 01 Oct 2018 06:21:05 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 231810] [build] release always fails with "mkimg: partition 2: No space left on device" Message-ID: <bug-231810-227-p5ex6vTpUq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231810-227@https.bugs.freebsd.org/bugzilla/> References: <bug-231810-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231810 --- Comment #4 from Matthias Apitz <guru@unixarea.de> --- (In reply to leeb from comment #3) My file system produced by mkfs(8) is around 24 GByte by intention because I added '-M 50331648b -m 50331648b' in the script to the parms of mkfs(8). The idea is to produce a file system in which I can install packages (a complete KDE4) for testing before I do move to the new CURRENT and my own packages produced with poudriere. I applied your patch to my script make-memstick.sh and it now produced fine the memestick.img without any memory problems. It seems that the problems is caused by chaining the mkimg(1) calls, which your patch exactly addresses. I will copy over the memstick.img to an USB key and test further. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231810-227-p5ex6vTpUq>
