From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id ABk7ERqwkF+KDgAA0tVLHw (envelope-from ) for ; Wed, 21 Oct 2020 22:03:06 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id gHCADBqwkF94EQAAB5/wlQ (envelope-from ) for ; Wed, 21 Oct 2020 22:03:06 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id BE87C940414 for ; Wed, 21 Oct 2020 22:03:05 +0000 (UTC) Received: from localhost ([::1]:49636 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kVMCG-0003Y1-DZ for larch@yhetil.org; Wed, 21 Oct 2020 18:03:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56510) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kVMC9-0003Xm-4W for help-guix@gnu.org; Wed, 21 Oct 2020 18:02:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:58339) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kVMC8-0006uj-2e; Wed, 21 Oct 2020 18:02:56 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=45920 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kVMC7-00011W-JW; Wed, 21 Oct 2020 18:02:55 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Joseph LaFreniere Subject: Re: Exception on `guix import` References: <87eemd23w9.fsf@odyssey.lafreniere.xyz> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 1 Brumaire an 229 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 22 Oct 2020 00:02:54 +0200 In-Reply-To: <87eemd23w9.fsf@odyssey.lafreniere.xyz> (Joseph LaFreniere's message of "Sun, 04 Oct 2020 14:21:42 -0500") Message-ID: <87blgvw835.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.51 X-TUID: Cwhb7g7IzRoI Hi, Joseph LaFreniere skribis: > Running `guix import pypi black-macchiato` prints the following output > (also attached): [...] > In guix/import/pypi.scm: > 477:21 9 (_ _) > 121:9 8 (pypi-fetch "black-macchiato") > In guix/import/json.scm: > 45:2 7 (json-fetch _ #:headers _) > In ice-9/boot-9.scm: > 1736:10 6 (with-exception-handler _ _ #:unwind? _ > #:unwind-for-type _) > In guix/import/json.scm: > 50:19 5 (_) > In guix/http-client.scm: > 87:25 4 (http-fetch _ #:port _ #:text? _ #:buffered? _ > #:verify-certificate? _ #:headers _) > In guix/build/download.scm: > 436:4 3 (open-connection-for-uri _ #:timeout _ > #:verify-certificate? _) > 437:14 2 (thunk) > 361:16 1 (open-socket-for-uri _ #:timeout _) > In ice-9/boot-9.scm: > 1669:16 0 (raise-exception _ #:continuable? _) > > ice-9/boot-9.scm:1669:16: In procedure raise-exception: > In procedure struct-vtable: Wrong type argument in position 1 > (expecting struct): #f Do you still experience it? It works for me: --8<---------------cut here---------------start------------->8--- $ guix import pypi black-macchiato Starting download of /tmp/guix-file.dsSsKz >From https://files.pythonhosted.org/packages/02/94/80b2df7480f5f4927fe7bfdd= 47a2e64eb3b7cc4b6cea0351b698f7b18b73/black-macchiato-1.3.0.tar.gz... =E2=80=A6o-1.3.0.tar.gz 4KiB 6.3MiB/s 00:00 [#############= #####] 100.0% Starting download of /tmp/guix-file.3muMTA >From https://files.pythonhosted.org/packages/9f/12/06d383ecc3336abfce36c470= a6a19b1b569126bfe4d28d4ca5a1b0528f6e/black_macchiato-1.3.0-py3-none-any.whl= ... =E2=80=A6.0-py3-none-any.whl 4KiB 8.3MiB/s 00:00 [#############= #####] 100.0% (package (name "python-black-macchiato") (version "1.3.0") (source (origin (method url-fetch) (uri (pypi-uri "black-macchiato" version)) (sha256 (base32 "1drp5p697ni1xn5y2lbjpalgpkzy2i4cyxjj5pk4dxr0vk97dd7i")))) (build-system python-build-system) (propagated-inputs `(("python-black" ,python-black))) (home-page "https://github.com/wbolster/black-macchiato") (synopsis "Partial black formatting") (description "Partial black formatting") (license license:bsd-3)) $ guix describe Generacio 163 Oct 11 2020 21:01:54 (nuna) guix bf986c3 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: bf986c3e4325594c1c6a43cf0b67b92262842863 --8<---------------cut here---------------end--------------->8--- Ludo=E2=80=99.