mazaclub / EasyGitianBuilder

:hammer: Gitian Building made simpler on any Windows Debian/Ubuntu MacOS with Vagrant, lxc, and virtualbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors in mount_build_disk.sh should stop build if disk not mounted

guruvan opened this issue · comments

If the secondary disk is not mounted by mount_build_disk.sh no further builds will occur

  • add additional check to ensure we have the secondary disk online when checking diskspace
    for a build (gitian-build.sh)

  • catch errors and fail VBox_VM_Initialize.sh if the build disk is not mounted or other errors occur

appears to be working correctly in v0.1.0