diff options
author | MarcoFalke <falke.marco@gmail.com> | 2017-09-30 10:10:40 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2017-09-30 10:10:46 +0200 |
commit | 763231051596b8e3455b839911ad6a3a1f1c3c74 (patch) | |
tree | f5059e0f03f6881ad669c54382b52a181841e796 /src/rpc/net.cpp | |
parent | 38c201f47c0bc388a05cdb35d6137150fa90193e (diff) | |
parent | 8849130415f69bb506950b0eb247e3e97c3cd1a3 (diff) |
Merge #11391: Remove lxcbr0 lines from gitian-build.sh
884913041 Remove lxcbr0 lines from gitian-build.sh (MeshCollider)
Pull request description:
The `gitian-build.sh` script crashes with an error when I tried to use it, @kallewoof also had this same issue:
lxcbr0: ERROR while getting interface flags: No such device
SIOCSIFADDR: No such device
lxcbr0: ERROR while getting interface flags: No such device
And then:
lxc-execute: failed to find gateway addresses
lxc-execute: failed to spawn 'gitian'
./bin/gbuild:21:in `system!': failed to run make-clean-vm --suite trusty --arch amd64 (RuntimeError)
I believe it's because of the two lines which this PR removes, I tested it and seems to work as expected now. These lines are unique to this script and aren't mentioned in `gitian-building.md` or `release-process.md`. We discussed it on IRC, @achow101 agrees removing these lines would probably fix it: https://botbot.me/freenode/bitcoin-core-dev/2017-09-19/?msg=91299782&page=2
Has anyone successfully used this script as-is? Or does everyone else manually run the builds/write their own script like I have up til this point?
Tree-SHA512: 0cffd3df307ad107fb1d4bae45094fc5002b56c2fe64f03642d968659fdc62f586ba249dbc540b69058b276f2456962e5bc4d665cab21ef1f561735eb78afcc2
Diffstat (limited to 'src/rpc/net.cpp')
0 files changed, 0 insertions, 0 deletions