[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
Sun Sep 30 00:33:39 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231810
Bug ID: 231810
Summary: [build] release always fails with "mkimg: partition 2:
No space left on device"
Product: Base System
Version: 11.2-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs at FreeBSD.org
Reporter: leeb at ratnaling.org
Created attachment 197609
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197609&action=edit
svn diff for release/amd64/make-memstick.sh
11.2-RELEASE-p3 r338761
make release always produces this error for me:
Populating `mini-memstick.img.part'
Image `mini-memstick.img.part' complete
mkimg: partition 2: No space left on device
*** Error code 74
Stop.
make[1]: stopped in /usr/src/release
*** Error code 1
Stop.
make: stopped in /usr/src/release
The cause appears to be the nested use of mkimg, though why it can build
memstick.img without problems I don't know.
Tested both images on physical hardware, begun installer, went to shell, unmame
looked good.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list