From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 11 12:34:31 2020 Received: (at 45051) by debbugs.gnu.org; 11 Dec 2020 17:34:31 +0000 Received: from localhost ([127.0.0.1]:42841 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knmJL-0005C0-LS for submit@debbugs.gnu.org; Fri, 11 Dec 2020 12:34:31 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35416) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1knmJJ-0005Bm-QH for 45051@debbugs.gnu.org; Fri, 11 Dec 2020 12:34:30 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50716) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knmJD-0002vl-OM; Fri, 11 Dec 2020 12:34:23 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=60972 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1knmJC-00056e-VC; Fri, 11 Dec 2020 12:34:23 -0500 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: pkill9 Subject: Re: bug#45051: Guix pull fails: `In procedure put-string: Wrong type argument in position 1 (expecting open output port): #` References: <20201205082721.34581cea@runbox.com> Date: Fri, 11 Dec 2020 18:34:21 +0100 In-Reply-To: <20201205082721.34581cea@runbox.com> (pkill9@runbox.com's message of "Sat, 5 Dec 2020 08:27:21 +0000") Message-ID: <878sa45js2.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-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: 45051 Cc: 45051@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.3 (-) Hi pkill9, pkill9 skribis: > Computing Guix derivation for 'x86_64-linux'... /@ substituter-started > /gnu/store/9ph7spq3b72fv4scqqzwxalb8n0wc6xn-graphviz-2.42.3-doc > substitute -following redirection to Could it be that your substitute URL is ? If so, could you try: guix build inkscape --substitute-urls=3Dhttps://ci.guix.gnu.org ? It may have to do with . HTH, Ludo=E2=80=99.