From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 23 02:18:41 2019 Received: (at 36333) by debbugs.gnu.org; 23 Jun 2019 06:18:41 +0000 Received: from localhost ([127.0.0.1]:52840 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hevpp-0002uS-Dx for submit@debbugs.gnu.org; Sun, 23 Jun 2019 02:18:41 -0400 Received: from mail-ed1-f45.google.com ([209.85.208.45]:46371) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hevpk-0002uB-1T for 36333@debbugs.gnu.org; Sun, 23 Jun 2019 02:18:39 -0400 Received: by mail-ed1-f45.google.com with SMTP id d4so16306668edr.13 for <36333@debbugs.gnu.org>; Sat, 22 Jun 2019 23:18:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=f/q6zM9BrboOu0oDmSVm9+PXutduEXl1RVkNi4GP6SI=; b=Fbe6Dw0YV5yyP9VLsscnds+De5LJDc+V2A/iehohILnhcJKcXf4F7gV8+REOvmInIB pxsx2R7Nm9QUsaT4W/+/RpHTM8dWMwPmE/h48RkvI+oLc4vG8q+sJg83fu/4+GMr5tN7 JbfjVNrhMvFCxzUblP6D7+JIjdfWRHBzEpYwt18fOiVMwSjBV6Mc/JNKyWZBi3kNNdD8 4X2pvOeXPR83BHYEbVerccjGSedWlyxo6UPUEc8peR0XQ5/R7TbEXnvZtJjyMAFgUkEP WxxddVBjD3ganHUgh6/n5J9mh4MVNuYtjXPRySh08KDuqGgtVQS92Dd8jYCGQS0Hp0V1 7lLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=f/q6zM9BrboOu0oDmSVm9+PXutduEXl1RVkNi4GP6SI=; b=mBUY9+1sxhaC/2DF36cgnHMaKPkm2+Cn+UmRbHnJD+DFOYNaHdC7+2IgiyVf8yYmSp W954A0uDIyMIhidzlR8l0CCHEQhOX8DWufxTSvA2Q75D1RTeh2IVwpwljYp0pGdCsiKz J/RPXiuTCkcSYYon/DNf07jS7TDFEwf6jH6rnTFrjNvppcKhYkGYIfiHifDMwHVV3Yvy qGkRe2N2lrm9hyDD9TU6EwiYIToNMckK6d8qNRdP/HLM+DOV6y0YTkjFPH+fZkFQwiBk RFaBVfjoenpbqIGYvtX0kFMScyUYFWv23RkJA48yq0SIrM4lIRTbIi1BGHwxDrQFgZ2R Tklw== X-Gm-Message-State: APjAAAXr8daPmcP0/sSrkYovSY4mjHcdiZgRgwb6H+P93art/NZvG5ep 4IcKZ4psx297lE75FEn1NsviWXc6bsOaUkq81w== X-Google-Smtp-Source: APXvYqwqs0aqlyrgSWcGoLBge/EmAXoZLtzI2mr/KT6G9R4I5S6za+w4+MznrBPSyb6cm8hVS9I4XP9PrlMjFujkrpI= X-Received: by 2002:a50:ac68:: with SMTP id w37mr76592505edc.10.1561270710246; Sat, 22 Jun 2019 23:18:30 -0700 (PDT) MIME-Version: 1.0 References: <87zhm9s72i.fsf@nckx> In-Reply-To: <87zhm9s72i.fsf@nckx> From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Date: Sun, 23 Jun 2019 06:18:18 +0000 Message-ID: Subject: Re: bug#36333: Misleading hint for url-fetch To: Tobias Geerinckx-Rice Content-Type: multipart/alternative; boundary="0000000000001520e0058bf7aa86" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 36333 Cc: 36333@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --0000000000001520e0058bf7aa86 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, Tobias Geerinckx-Rice ezt =C3=ADrta (id=C5=91pont: 2019. j= =C3=BAn. 22., Szo, 20:24): > Guix, > > I just encountered the following: > > I've also seen that. foo.scm:4:2: error: url-fetch: unbound variable > hint: Did you forget `(use-modules (guix build download))'? > > Actually importing that module, instead of (guix download), will > cause some other very hard-to-debug error that I can't remember > but coincidentally helped someone fix on #guix the other day. > > Now I understand how they got to that bad place. > > Kind regards, > > T G-R > Best regards, g_bor --0000000000001520e0058bf7aa86 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello,

Tobias Geerinckx-Rice <= me@tobias.gr> ezt =C3=ADrta (id=C5= =91pont: 2019. j=C3=BAn. 22., Szo, 20:24):
Guix,

I just encountered the following:

=C2=A0
I've also seen that.
<= br>
=C2=A0 foo.scm:4:2: error: url-fetch: unbound variable
=C2=A0 hint: Did you forget `(use-modules (guix build download))'?

Actually importing that module, instead of (guix download), will
cause some other very hard-to-debug error that I can't remember
but coincidentally helped someone fix on #guix the other day.

Now I understand how they got to that bad place.

Kind regards,

T G-R

Best regards,
g_b= or

--0000000000001520e0058bf7aa86--