The gitian-builder/bin/gverify script returns the exit code 1 if a signature verification ends with 'BAD SIGNATURE' or 'MISMATCH' by design.
In these cases check_call() will raise CalledProcessError and gitian-build.py --verify will fail.
Scripts and tools: fix gitian-build.py --verify option #14014
pull hebasto wants to merge 1 commits into bitcoin:master from hebasto:gitian-verify changing 1 files +5 −5-
hebasto commented at 12:10 AM on August 21, 2018: member
-
e68cd2f5e0
fix --verify option
The `gitian-builder/bin/gverify` script returns the exit code 1 if a signature verification ends with 'BAD SIGNATURE' or 'MISMATCH' by design. In these cases `check_call()` will raise `CalledProcessError` and `gitian-build.py --verify` will fail.
- fanquake added the label Scripts and tools on Aug 21, 2018
- fanquake closed this on Oct 20, 2018
- hebasto deleted the branch on Oct 20, 2018
- MarcoFalke referenced this in commit f49b8d4783 on May 20, 2019
- sidhujag referenced this in commit 19c473999e on May 20, 2019
- UdjinM6 referenced this in commit 84b3c0b1ee on Sep 1, 2021
- UdjinM6 referenced this in commit 5baf92492b on Sep 2, 2021
- UdjinM6 referenced this in commit 10c56c07b9 on Sep 2, 2021
- UdjinM6 referenced this in commit 0f8ae5e6e6 on Sep 2, 2021
- UdjinM6 referenced this in commit 678e2af0f3 on Sep 2, 2021
- UdjinM6 referenced this in commit f512e704d5 on Sep 2, 2021
- DrahtBot locked this on Sep 8, 2021
Labels