Page MenuHomePhabricator

Add python3 to list of dependencies on some platforms
ClosedPublic

Authored by Fabien on Aug 19 2019, 09:19.

Details

Summary
python3 is required for running the unit tests on macOS, Ubuntu and
Fedora.

Without python3 installed, 'make check' fails because
/test/util/bitcoin-util-test.py fails to find python3.

Backport of core PR11136
https://github.com/bitcoin/bitcoin/pull/11136/files

Depends on D3904.

Test Plan

Read it.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR11136
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7186
Build 12417: Bitcoin ABC Buildbot (legacy)
Build 12416: arc lint + arc unit