Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Oct 2018 05:03:13 +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-G4UquwnAdA@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 #7 from Matthias Apitz <guru@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231810-227-G4UquwnAdA>