< bitcoin-git> [bitcoin] kallewoof closed pull request #12869: BIP-178: Extend WIF format with key type (master...importmulti-wif-extended) https://github.com/bitcoin/bitcoin/pull/12869
< jhfrontz> So I re-installed Ubuntu 14.04.5 LTS and tried to do a Gitian build of Bitcoin Core. gitian-build.sh has the same issue as on Ubuntu 18.04 — it is trying to make some sort of modifications to /etc/sudoers (via dpkg) and is requesting an interactive resolution to a conflict — but that fails (presumably because stdin is internally redirected to /dev/null?).
< jhfrontz> Anyone know of a specific distro/release that supports the Gitian build of bitcoin core?
< jhfrontz> Specifically, I'm trying "./gitian-build.sh --setup --os l --kvm jhfrontz 0.16.0"