• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Trying to compile a wallet with gitian but i am getting a error help please.

mrmetech

New member
So i was following a guide on the forum. I am doing it on ubuntu 14 and trying to use gitian builder but i am getting this error any help would be great


Code:
--- Building for trusty amd64 ---
Stopping target if it is up
Making a new image copy
qemu-img: target-trusty-amd64.qcow2: Could not open 'base-trusty-amd64.qcow2': Could not open 'base-trusty-amd64.qcow2': No such file or directory: No such file or directory
./bin/gbuild:21:in `system!': failed to run make-clean-vm --suite trusty --arch amd64 (RuntimeError)
    from ./bin/gbuild:57:in `build_one_configuration'
    from ./bin/gbuild:285:in `block (2 levels) in <main>'
    from ./bin/gbuild:280:in `each'
    from ./bin/gbuild:280:in `block in <main>'
    from ./bin/gbuild:278:in `each'
    from ./bin/gbuild:278:in `<main>'

I was following a old guide from 2015. and got this error no idea what i am supposed to do to fix this. i am running this on a vps with 2 cpus and 2 gb of ram from digital ocean.
 
Back
Top