LakeMaps / pi

Lake Maps' boat Raspberry Pi image build script
Open Software License 3.0
1 stars 0 forks source link

Cannot install Zulu Embedded in build script #25

Open whymarrh opened 6 years ago

whymarrh commented 6 years ago

Running the build script produces the following error when trying to unpack zulu-embedded-8:

Unpacking zulu-embedded-8 (8.25.0.76) ...
dpkg: error processing archive /var/cache/apt/archives/zulu-embedded-8_8.25.0.76_armhf.deb (--unpack):
 cannot copy extracted data for './usr/lib/jvm/zulu-embedded-8-armhf/jre/lib/aarch32/client/libjvm.so' to '/usr/lib/jvm/zulu-embedded-8-armhf/jre/lib/aarch32/client/libjvm.so.dpkg-new': failed to write (No space left on device)
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
whymarrh commented 6 years ago

The failed to write (No space left on device) bit leads me to believe that the disk image size is at fault but I'll need to look into this a bit more. This prevents building new images.