From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Problems with downloading from https Date: Mon, 27 Oct 2014 16:01:14 +0300 Message-ID: <87d29dzmxx.fsf@gmail.com> References: <877fzogiq5.fsf@gmail.com> <20141025200250.675.55930@vulcan.local.tld> <87y4s348k1.fsf@gmail.com> <87fveboseq.fsf@gnu.org> <87k33m4ob9.fsf@gmail.com> <87vbn6h7f4.fsf@gnu.org> <87oasxj2z1.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XijvH-0005kJ-ML for guix-devel@gnu.org; Mon, 27 Oct 2014 09:01:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XijvC-0002uy-8b for guix-devel@gnu.org; Mon, 27 Oct 2014 09:01:23 -0400 In-Reply-To: <87oasxj2z1.fsf@netris.org> (Mark H. Weaver's message of "Mon, 27 Oct 2014 05:06:58 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver (2014-10-27 12:06 +0300) wrote: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> Alex Kost skribis: >> >>> Ludovic Court=C3=A8s (2014-10-26 16:46 +0300) wrote: >>> >>>> Alex Kost skribis: >>>> >>>>> Yes, I installed gnutls, but it didn't work because I didn't set the >>>>> right guile paths: =E2=80=9Cguix package --search-paths=E2=80=9D reco= mmends >>>>> "/usr/local/var/guix/profiles/per-user//guix-profile/share/guil= e/site/2.0" >>>>> but "gnutls.scm" is actually placed in >>>>> "/usr/local/var/guix/profiles/per-user//guix-profile/share/guil= e/site" >>>>> so =E2=80=98(use-modules (gnutls))=E2=80=99 failed for me. >>>> >>>> Oh, that=E2=80=99s a bug of the GnuTLS package: we should pass the rig= ht >>>> configure flag so that modules go to site/2.0. Could you do that? > > Alex committed this change, and it broke all https downloads in Guix, > leading to hydra build failures. For example, see: > > http://hydra.gnu.org/build/132928/nixlog/1/raw [...] OMG! I'm sorry about that. And thanks for fixing imlib2 license issue. I'm feeling guilty and I think I shouldn't touch anything outside "emacs" directory. Sorry again. --=20 Alex