bug#22774: Bootstrapping issue with HTTPS downloads

2016-11-16 Thread Ludovic Courtès
Hi! I pushed the whole patch series with the fix as 05ceb8dcaf480a47cddf94ac979070b76df6556c. The final patch series uses a new internal helper, ‘guix perform-download’, instead of trying to bend ‘guix download’ to these specific needs. Ludo’.

bug#22774: Bootstrapping issue with HTTPS downloads

2016-11-13 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > The ‘wip-oob-download’ implements “out-of-band downloads”, whereby > downloads are performed by the daemon on behalf of clients. > > This works by adding a “built-in builder” in the daemon (idea stolen > from the Nix daemon): if you specify “builtin:downlo

bug#22774: Bootstrapping issue with HTTPS downloads

2016-10-28 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Fixed-output derivations for HTTPS downloads depend on GnuTLS. However, > pkg-config, one of GnuTLS’s dependencies, is now available exclusively > over HTTPS, which creates a bootstrapping issue, as reported by > Christopher W Carpenter and others: > >

bug#22774: Bootstrapping issue with HTTPS downloads

2016-07-31 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Fixed-output derivations for HTTPS downloads depend on GnuTLS. However, > pkg-config, one of GnuTLS’s dependencies, is now available exclusively > over HTTPS, which creates a bootstrapping issue, as reported by > Christopher W Carpenter and others: > >

bug#22774: Bootstrapping issue with HTTPS downloads

2016-02-22 Thread Ludovic Courtès
Fixed-output derivations for HTTPS downloads depend on GnuTLS. However, pkg-config, one of GnuTLS’s dependencies, is now available exclusively over HTTPS, which creates a bootstrapping issue, as reported by Christopher W Carpenter and others: https://lists.gnu.org/archive/html/guix-devel/2016-0