HomePhabricator

depends: Use curl for fetching on Linux
1ecbb3b0f717Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

depends: Use curl for fetching on Linux

Currently Travis's wget fails fetching qrencode:

Fetching qrencode...
ERROR: no certificate subject alternative name matches
requested host name `fukuchi.org'.
To connect to fukuchi.org insecurely, use `--no-check-certificate'.
OpenSSL: error:14077438:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert internal error
Unable to establish SSL connection.
make: *** [/home/travis/build/luke-jr/bitcoin/depends/sources/download-stamps/.stamp_fetched-qrencode-qrencode-3.4.4.tar.bz2.hash] Error 4

Details

Provenance
Luke Dashjr <luke-jr+git@utopios.org>Authored on Feb 9 2016, 03:29
deadalnixPushed on May 14 2017, 22:04
Parents
rABC3cd836c1d855: Merge pull request #7158
Branches
Unknown
Tags
Unknown

Event Timeline

Luke Dashjr <luke-jr+git@utopios.org> committed rABC1ecbb3b0f717: depends: Use curl for fetching on Linux (authored by Luke Dashjr <luke-jr+git@utopios.org>).Feb 9 2016, 04:02