[Bug 231810] [build] release always fails with "mkimg: partition 2: No space left on device"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 2 05:03:15 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231810

--- Comment #7 from Matthias Apitz <guru at unixarea.de> ---

I removed tmpfs from rc.conf, but the memory issue is still there.
When this proc chain is running:

mkimg -s mbr -b /usr/local/r338641/root.r338641/boot/mbr -p
'efi:=/usr/local/r338641/root.r338641/boot/boot1.efifat' -p 'freebsd:-mkimg -s
bsd -b /usr/local/r338641/root.r338641/boot/boot -p
freebsd-ufs:=/home/guru/zdata/r338641/memstick.im.part' -a 2 -o
/home/guru/zdata/r338641/memstick.im

the temp file is growing and growing:

# ls -lh /usr/tmp
total 7683968
-rw-------  1 root  wheel     0B Oct  2 06:52 mkimg-8lenP0
-rw-------  1 root  wheel   390G Oct  2 07:00 mkimg-EfzEvr

...

# ls -lh /usr/tmp
total 9515808
-rw-------  1 root  wheel     0B Oct  2 06:52 mkimg-8lenP0
-rw-------  1 root  wheel   408G Oct  2 07:01 mkimg-EfzEvr

Please re-open the PR again for CURRENT.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list