curl is required to fetch dependencies
requires backport to all branches
[ci skip]
curl is required to fetch dependencies
requires backport to all branches
[ci skip]
curl is required to fetch dependencies
[ci skip]
ACK
The gitian descriptors should be installing this now, although I suppose this saves time.
As I understand this, they are only installed on the guest system: https://github.com/devrandom/gitian-builder/blob/bb4f92f6cbde6ee78e39ae35b0934da3b55e154d/bin/gbuild#L97
So this pull seems like a good place to revert #7614?
They're only needed on the guest system.
They're only needed on the guest system.
Then I fail to see why this pull "requires backport to all branches" considering that Debian is the host system.
Edit: I see, it's required for the optional step in https://github.com/bitcoin/bitcoin/blob/master/doc/release-process.md#optional-seed-the-gitian-sources-cache-and-offline-git-repositories
Without this patch, make -C depends/... command fails to download the dependencies required for gitian builds.
Backported as part of #7938. Removing label 'Needs backport'.