From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: Changing HTTP proxy settings in GuixSD Date: Fri, 10 Nov 2017 22:29:33 +0000 Message-ID: <20171110222933.i4sufil7u5mjot44@abyayala> References: <325f5d06-4bb1-294d-2768-07dde6d76090@fastmail.net> <87o9otbexn.fsf@gnu.org> <87mv3upurc.fsf@gmail.com> <87h8u1lr02.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="iobpsxjr5bepxsfq" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51000) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eDHoO-0004Tw-NM for guix-devel@gnu.org; Fri, 10 Nov 2017 17:30:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eDHoN-0003sZ-N3 for guix-devel@gnu.org; Fri, 10 Nov 2017 17:30:08 -0500 Content-Disposition: inline In-Reply-To: <87h8u1lr02.fsf@gnu.org> 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" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel --iobpsxjr5bepxsfq Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s transcribed 1.4K bytes: > Hi Konrad, >=20 > Konrad Hinsen skribis: >=20 > >> That error looks suspicious. Perhaps you already know this, but it > >> probably means that the string "mirror.hydra.gnu.org" wound up being > >> used where a procedure should probably have been used instead. For > >> example, in your Guile REPL, you can reproduce this kind of error like > >> this: > >> > >> scheme@(guile-user)> ("this is not a procedure") > >> ERROR: ERROR: Wrong type to apply: "this is not a procedure" > > > > Suspicious indeed... >=20 > It turned out to come from a typo in Guile 2.2=E2=80=99s web client, now = fixed > here: >=20 > https://git.savannah.gnu.org/cgit/guile.git/commit/?h=3Dstable-2.2&id= =3D7d0d9e2c25c1e872cfc7d14ab5139915f1813d56 >=20 > and I=E2=80=99ve done some monkey-patching here: >=20 > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D59da6f04f45b366= 96a9385babab3080d7d854fba >=20 > I=E2=80=99ll update the =E2=80=98guix=E2=80=99 package soon so that this = change is available to > daemon-side code such as =E2=80=98guix substitute=E2=80=99. In the meant= ime you can run > the daemon from a checkout: >=20 > sudo -E ./pre-inst-env guix-daemon =E2=80=A6 >=20 > For reference, I used this command to test proxy support: >=20 > http_proxy=3Dhttp://localhost:8118 \ > ./pre-inst-env guix download http://www.gnu.org >=20 > where Privoxy is listening to localhost:8118. >=20 > Thanks for reporting the issue! >=20 > Ludo=E2=80=99. Oh. I think I encountered a similar (or the same?) problem one year ago without ever reporting it. I'll check soon if my usecase is fixed with your latest commits. Thanks for working on this! --=20 GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588 GnuPG: https://dl.n0.is/dist/keys/ WWW: https://we.make.ritual.n0.is --iobpsxjr5bepxsfq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEqIyK3RKYKNfqwC5S4i+bv+40hYgFAloGKE0ACgkQ4i+bv+40 hYhVbA/+Kn4d1a0zC7cLjlApZdpH9prIyzC2tf4dpURf4MgdZN2SUMT1nvV/1ryC jWVTb3mZ6ubwCIniIFzl1k1Mk64y/Rrf8D0h/8gSk1NznJoMPVKeZVQz5tJWdqqJ C0etqT1zGKcyQKtmHoKYELX6CgxFZEpptiAiG8/0Af+MIMWaJqM67MpyodLeXu4C NH+Iq0vC6Io1d/DmsWygZiagZCo8LxMx9gEf6dGDrDi7fwXBoG9PAzfbG8dNEODD bygd/weBbzGEwOjDk/jypIgGwCPR6PnWjZeDZUeRpWVdoTi15xLPQFRq0IMnwxGc 0++XMPpeU6k694spEnaRGpUkk/M2/sFyd8RIVe8sRJdklTjosXGmNLxx+qCTK000 C05iz0FgEfvNBavSmlD4iOSOik+JwD05iLjaoV5jja+CY6BprQGOKEmIF9pUc49T xz+BtM9Xm+yFQ0qKVqQbL+UBZtaSl5B/bL1tRcEjcvu0D6aUAMVekixSlXOofhR5 CAlvGqCCkSSc9a6F61iiMDOQwUsf42bgBUG6n+oVkJ3N+6bGKelWhknGcoJN9L+9 mstdigqSiVcUk49YPVldHvBc3/YXdPA6Cq+dL3692W2dBgvgDUrYgvMM7m1ZNUcc vfC0luN72+re/UrhuG3hEOx4OLFlIktGkpGQP/8KyyirHC36tuw= =1LBx -----END PGP SIGNATURE----- --iobpsxjr5bepxsfq--