gitian-builder
gitian-builder copied to clipboard
Build packages in a secure deterministic fashion inside a VM
Host: Debian 9 Hitting the following error when creating bionic lxc vm. Possibly an issue with communicating with apt-cacher-ng? ``` $ ./bin/make-base-vm --suite bionic --arch amd64 --lxc I: Retrieving InRelease...
[This is similar to #184 except that the collision is on the name of the container produced by `make-base-vm`] If you simultaneously start two different Docker-based instances of `gbuild` using...
vmbuilder does not work on ubuntu 18.04 and thus cannot be used to create the kvm base images on ubuntu 18.04. Furthermore, vmbuilder itself has not been substantially updated in...
i execute the cmd -- ./bin/gbuild --commit batan=HEAD ../bitcoin/contrib/gitian.yml but it requires some qt-win-4.8.5.zip i download this as per the release-process.txt file but when i execute cmd --- ./bin/gbuild ../batan/contrib/gitian-descriptors/qt-win.yml...
I have followed all instructions that I could find but when I try to gbuild I get the following error and I have no idea what is wrong and how...
I am trying to use gitian-builder (KVM) on an Ubuntu 18 host. I managed to get the base vm built and formatted correctly with bin/make-base-vm and make-clean-vm, however, after starting...
It looks like the locale on debian stretch VMs is not set properly. I get numerous errors like this one: > /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Host: Debian 9.5 stretch-backports debootstrap (1.0.100~bpo9+1) `bin/make-base-vm --lxc --arch amd64 --suite bionic` ``` I: Configuring initramfs-tools... W: Failure while configuring base packages. This will be re-attempted up to five times....
Ubuntu Bionic tries to upgrade the system at boot by default, which breaks gitian's usage of apt-get.
Trying to build Talos II firmware in gitian, but hitting disk space issues. For now, this lets the yml file choose a larger disk size. Only supported in KVM.