From debbugs-submit-bounces@debbugs.gnu.org Fri May 22 09:41:15 2020 Received: (at submit) by debbugs.gnu.org; 22 May 2020 13:41:16 +0000 Received: from localhost ([127.0.0.1]:58478 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jc7vH-0008Tv-8V for submit@debbugs.gnu.org; Fri, 22 May 2020 09:41:15 -0400 Received: from lists.gnu.org ([209.51.188.17]:53134) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jc4hV-0007KK-4m for submit@debbugs.gnu.org; Fri, 22 May 2020 06:14:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56356) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jc4hV-0001Wr-0b for bug-guix@gnu.org; Fri, 22 May 2020 06:14:49 -0400 Received: from latitanza.investici.org ([2001:888:2000:56::19]:35923) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jc4hT-0004Sy-72 for bug-guix@gnu.org; Fri, 22 May 2020 06:14:48 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 2315C120260 for ; Fri, 22 May 2020 10:14:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autoproduzioni.net; s=stigmate; t=1590142481; bh=NBA4/BwcQBkvZFJdhWwwbsoTL+BgtiGjn4KCHfUlzGQ=; h=Date:From:To:Subject:From; b=u1C6CAJIZl/LG61DtbkCx30L13WZU6Zw+MASleqDFLWk7+7LtliiztIeeh6kpNobA yPTCHGN95MHRvdDazpP5bxGx2C7bvKgyaLYIErS/CNsj7KyXGKSVdkamWLY6TGuC+k pC5hYS+haVp1wF7AzMQCwwtvBqmigIuezKW+WB8o= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: matias_jose_seco@autoproduzioni.net) by localhost (Postfix) with ESMTPSA id E443E1201C4 for ; Fri, 22 May 2020 10:14:40 +0000 (UTC) Date: Fri, 22 May 2020 12:14:38 +0200 From: Matias Jose Seco Baccanelli To: bug-guix@gnu.org Subject: guix pull: channel d8feee9 - extraneous field initializers (sha256) Message-ID: <20200522121438.658271a5.matias_jose_seco@autoproduzioni.net> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2001:888:2000:56::19; envelope-from=matias_jose_seco@autoproduzioni.net; helo=latitanza.investici.org X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 22 May 2020 09:41:13 -0400 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: -2.4 (--) Hello! I've encountered the following exception, during regular 'guix pull' command: Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git d8feee9 Computing Guix derivation for 'x86_64-linux'... ice-9/psyntax.scm:1585:32: In procedure expand-macro: Syntax error: unknown location: %origin: extraneous field initializers (sha256) in form (%origin (method url-fetch) (uri (string-append "mirror://gnu/bash/bash-" version ".tar.gz")) (sha256 (base32 "0kgvfwqdcd90waczf4gx39xnrxzijhjrzyzv7s8v4w31qqm0za5l")) (patch-flags (quote ("-p0"))) (patches (cons (search-patch "bash-linux-pgrp-pipe.patch") %patch-series-5.0))) guix pull: error: You found a bug: the program '/gnu/store/fsch1y8hilmkg21rmgk256j3wfi2w7wk-compute-guix-derivation' failed to compute the derivation for Guix (version: "d8feee9f18ede0d1ea4d0e4876f09a0dab770295"; system: "x86_64-linux"; host version: "5c10d55206a4f7a9b932ff08512a4f50c1db35be"; pull-version: 1). Please report it by email to . Available for further informations, saluti, Matias From debbugs-submit-bounces@debbugs.gnu.org Fri May 22 10:49:46 2020 Received: (at 41457) by debbugs.gnu.org; 22 May 2020 14:49:47 +0000 Received: from localhost ([127.0.0.1]:59997 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jc8za-00024R-Mb for submit@debbugs.gnu.org; Fri, 22 May 2020 10:49:46 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21332) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jc8zZ-00024J-3D for 41457@debbugs.gnu.org; Fri, 22 May 2020 10:49:45 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1590158979; cv=none; d=zohomail.com; s=zohoarc; b=nONoX7nJ6rXMjIPc7qQH/8JIuAdgDuG02j0zDL0GDnbZfe2fsyh5fuoqjMZJejM/KDGT2lXjg7OqxpKtBxlhZLdAwwHCoEDi5mDxEHria09lQSzzj2GJGBn3pePCWdPbUzJIBZnd8Gig3jVfDDWxhHJQ/2/v0n/nui2LLsXEQKI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1590158979; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=cCajk1trMDc4TRZcXfqFuLJmD9JsWFPXdyODphXAGkY=; b=FRerGunSfshSPF0yLViEyRXUBN1Frq2QCDpr0nWCUUnr6ETAtu0Su8bBX61nZGzqI2zGjvaGDso6qOeR9blnscw+NakQAHikD2FVoRF/fJJUFfUbanfuM7GYmgGRMmAEHRIzVqIqkBJ44AcmlF4MyQgOZQ9FpzDeKAs4qfM2WcE= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1590158979; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding; bh=cCajk1trMDc4TRZcXfqFuLJmD9JsWFPXdyODphXAGkY=; b=Fs7z2Hd0iBozDXVhcbh3gfOyoYa+tVv7m5DpjQ+aLLacVy4zwCpxIDy04t5+yqNa dPNomJ/JZvcBK0Bp7oNnZgQ9k2CZjoy1ABzGhZACHawN2wFyBq7tl9NJ3i2dZE08QC3 I9Q9m4olevAOW/sGdgsNsMYjX5F8llrW0YMfEZMY= Received: from localhost (p54ad4cf9.dip0.t-ipconnect.de [84.173.76.249]) by mx.zohomail.com with SMTPS id 1590158976774989.0368057620384; Fri, 22 May 2020 07:49:36 -0700 (PDT) References: <20200522121438.658271a5.matias_jose_seco@autoproduzioni.net> User-agent: mu4e 1.4.4; emacs 26.3 From: Ricardo Wurmus To: Matias Jose Seco Baccanelli Subject: Re: bug#41457: guix pull: channel d8feee9 - extraneous field initializers (sha256) In-reply-to: <20200522121438.658271a5.matias_jose_seco@autoproduzioni.net> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Fri, 22 May 2020 16:49:33 +0200 Message-ID: <87imgoc9du.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41457 Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , 41457@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 (-) Hi, I can reproduce this: --8<---------------cut here---------------start------------->8--- [rwurmus@bimsb-sys02.mdc-berlin.net:~/code/guix] (1005) $ ~/.config/guix/cu= rrent/bin/guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.or= g/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git cd5d5f5 Computing Guix derivation for 'x86_64-linux'... ice-9/psyntax.scm:1585:32:= In procedure expand-macro: Syntax error: unknown location: %origin: extraneous field initializers (sha256) in form (= %origin (method url-fetch) (uri (string-append "mirror://gnu/bash/bash-" ve= rsion ".tar.gz")) (sha256 (base32 "0kgvfwqdcd90waczf4gx39xnrxzijhjrzyzv7s8v= 4w31qqm0za5l")) (patch-flags (quote ("-p0"))) (patches (cons (search-patch = "bash-linux-pgrp-pipe.patch") %patch-series-5.0))) -guix pull: error: You found a bug: the program '/gnu/store/fsch1y8hilmkg21= rmgk256j3wfi2w7wk-compute-guix-derivation' failed to compute the derivation for Guix (version: "cd5d5f53228fd5bf96d9f7= 90aa2606ae71fa68d7"; system: "x86_64-linux"; host version: "be0ecfb1787b9e6954bf745bceeb1b9d2669d51a"; pull-version: 1). Please report it by email to . [rwurmus@bimsb-sys02.mdc-berlin.net:~/code/guix] (1006) $ ~/.config/guix/cu= rrent/bin/guix describe Generation 8 Apr 15 2020 10:05:07 (current) guix-bimsb 78833aa repository URL: https://github.com/BIMSBbioinfo/guix-bimsb branch: master commit: 78833aa4c89fb317cdd67f17ff27111228d870a9 =E2=80=A6 guix be0ecfb repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: be0ecfb1787b9e6954bf745bceeb1b9d2669d51a --8<---------------cut here---------------end--------------->8--- It seems to be related to the commits between c7d2dd69004b020de5d86898d2497ab3c8435c37 and 1ad5209d904d471ded6cf53b4e29b64e963dea3f. I=E2=80=99m trying this now as a work-around: ~/.config/guix/current/bin/guix pull --commit=3D1ad5209d904d471ded6cf53= b4e29b64e963dea3f --=20 Ricardo From debbugs-submit-bounces@debbugs.gnu.org Fri May 22 10:50:20 2020 Received: (at control) by debbugs.gnu.org; 22 May 2020 14:50:20 +0000 Received: from localhost ([127.0.0.1]:60001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jc908-00025o-08 for submit@debbugs.gnu.org; Fri, 22 May 2020 10:50:20 -0400 Received: from sender4-of-o52.zoho.com ([136.143.188.52]:21268) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jc906-00025g-GL for control@debbugs.gnu.org; Fri, 22 May 2020 10:50:18 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1590159016; cv=none; d=zohomail.com; s=zohoarc; b=b7niCK2gDqxvlhwItQq02a3preZiaFKRW8uyOfl/6Gtz7BFLUjMgf6RTi0nLc3rntBuxsIOXC7x/nLYsKVb3RVp0Eysfy9GQXJHyPlmjTP3gscX/PuLSobYDq/6Yh0qR11hMn2iS5XpGkte8OxcfcWXEnwlRQ31MZiTu0BM6z3g= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1590159016; h=Content-Type:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=cSVWpCu4YUPAJLU9NEqapW1L0/zOtQZEL5F4dVZFOWc=; b=S+6Fncwn6ReUlfRL5e5DhzpDaRateWCgv3uQk64BMyYeN2nEFe9L2uyDEcI33i5wvN1vtDT+POK8A0abJwuUE5AARG4q7uNnqDlRasTsJuPM2gFronSEkh9nGUMszF6VtfQH7S8lQHID7G+RkPRnu0BW6+voZsfJ4p7QSq/Xj6A= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1590159016; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type; bh=cSVWpCu4YUPAJLU9NEqapW1L0/zOtQZEL5F4dVZFOWc=; b=dYreS3688YctBM/D+6eBjqh/oylQKa8p5R9xRRxHI96ZfScFZzdwonjBVsc2NIH3 hY67kTshS40yTviFZpSPp0mXKBNB1cbi144hi9RLyQ5gULbwVGYN9C9Q2VkTIc7Pf1k jbzFgnkHyjmO7sMG9RZHT4oHqHGaDrYuAesBdJ6c= Received: from localhost (p54ad4cf9.dip0.t-ipconnect.de [84.173.76.249]) by mx.zohomail.com with SMTPS id 159015901581795.9919358171195; Fri, 22 May 2020 07:50:15 -0700 (PDT) References: <20200522121438.658271a5.matias_jose_seco@autoproduzioni.net> User-agent: mu4e 1.4.4; emacs 26.3 From: Ricardo Wurmus To: control@debbugs.gnu.org Subject: Re: bug#41457: guix pull: channel d8feee9 - extraneous field initializers (sha256) In-reply-to: <20200522121438.658271a5.matias_jose_seco@autoproduzioni.net> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Fri, 22 May 2020 16:50:13 +0200 Message-ID: <87ftbsc9cq.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control 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 (-) severity 41457 serious quit From debbugs-submit-bounces@debbugs.gnu.org Fri May 22 11:13:08 2020 Received: (at 41457) by debbugs.gnu.org; 22 May 2020 15:13:08 +0000 Received: from localhost ([127.0.0.1]:60031 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jc9MC-0004nT-9h for submit@debbugs.gnu.org; Fri, 22 May 2020 11:13:08 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54300) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jc9MA-0004nB-Q1 for 41457@debbugs.gnu.org; Fri, 22 May 2020 11:13:07 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:49914) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jc9M3-0001iF-WB; Fri, 22 May 2020 11:13:00 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=49936 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jc9M2-0001kO-N7; Fri, 22 May 2020 11:12:59 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Ricardo Wurmus Subject: Re: bug#41457: guix pull: channel d8feee9 - extraneous field initializers (sha256) References: <20200522121438.658271a5.matias_jose_seco@autoproduzioni.net> <87imgoc9du.fsf@elephly.net> Date: Fri, 22 May 2020 17:12:56 +0200 In-Reply-To: <87imgoc9du.fsf@elephly.net> (Ricardo Wurmus's message of "Fri, 22 May 2020 16:49:33 +0200") Message-ID: <87mu609f5z.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41457 Cc: 41457@debbugs.gnu.org, Matias Jose Seco Baccanelli 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: -3.3 (---) Hi, Here=E2=80=99s a reproducer that works well for me: guix time-machine --commit=3Dbe0ecfb1787b9e6954bf745bceeb1b9d2669d51a -- \ pull --commit=3Dd8feee9f18ede0d1ea4d0e4876f09a0dab770295 -p /tmp/test Before that I was able to pull from df05842332be80ed7f53022402b95cf711163b41 to d8feee9f18ede0d1ea4d0e4876f09a0dab770295 just fine. Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri May 22 14:02:11 2020 Received: (at 41457-done) by debbugs.gnu.org; 22 May 2020 18:02:11 +0000 Received: from localhost ([127.0.0.1]:60319 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcBzn-0002hD-4s for submit@debbugs.gnu.org; Fri, 22 May 2020 14:02:11 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcBzl-0002gz-FI for 41457-done@debbugs.gnu.org; Fri, 22 May 2020 14:02:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53936) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcBzd-0000rG-8s; Fri, 22 May 2020 14:02:01 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=50348 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jcBzb-0002CA-Jr; Fri, 22 May 2020 14:02:00 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Ricardo Wurmus Subject: Re: bug#41457: guix pull: channel d8feee9 - extraneous field initializers (sha256) References: <20200522121438.658271a5.matias_jose_seco@autoproduzioni.net> <87imgoc9du.fsf@elephly.net> Date: Fri, 22 May 2020 20:01:56 +0200 In-Reply-To: <87imgoc9du.fsf@elephly.net> (Ricardo Wurmus's message of "Fri, 22 May 2020 16:49:33 +0200") Message-ID: <878shjalwr.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41457-done Cc: 41457-done@debbugs.gnu.org, Matias Jose Seco Baccanelli 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: -3.3 (---) Hi, Ricardo Wurmus skribis: > [rwurmus@bimsb-sys02.mdc-berlin.net:~/code/guix] (1005) $ ~/.config/guix/= current/bin/guix pull > Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.= org/git/guix.git'... > Building from this channel: > guix https://git.savannah.gnu.org/git/guix.git cd5d5f5 > Computing Guix derivation for 'x86_64-linux'... ice-9/psyntax.scm:1585:3= 2: In procedure expand-macro: > Syntax error: > unknown location: %origin: extraneous field initializers (sha256) in form= (%origin (method url-fetch) (uri (string-append "mirror://gnu/bash/bash-" = version ".tar.gz")) (sha256 (base32 "0kgvfwqdcd90waczf4gx39xnrxzijhjrzyzv7s= 8v4w31qqm0za5l")) (patch-flags (quote ("-p0"))) (patches (cons (search-patc= h "bash-linux-pgrp-pipe.patch") %patch-series-5.0))) > -guix pull: error: You found a bug: the program '/gnu/store/fsch1y8hilmkg= 21rmgk256j3wfi2w7wk-compute-guix-derivation' > failed to compute the derivation for Guix (version: "cd5d5f53228fd5bf96d9= f790aa2606ae71fa68d7"; system: "x86_64-linux"; > host version: "be0ecfb1787b9e6954bf745bceeb1b9d2669d51a"; pull-version: 1= ). > Please report it by email to . Good news, this is fixed by 50ea3135e0948a042cd3b899e970f6ade291a0c2! As noted in the commit log, this issue stemmed from a change in #:autoload semantics in Guile 3.0. In 3.0, the line: #:autoload (gcrypt hash) (port-sha256) means that only =E2=80=98port-sha256=E2=80=99 is imported. Conversely, in = 2.2 (which is the Guile version used by the =E2=80=98compute-guix-derivation=E2=80=99 pro= gram above), that #:autoload line means that all the (gcrypt hash) bindings are imported. That includes the =E2=80=98sha256=E2=80=99 bindings, which would= thus prevent matching the =E2=80=98sha256=E2=80=99 literal in the =E2=80=98origin-compat= ibility-helper=E2=80=99 macro. Terrible! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri May 22 14:49:29 2020 Received: (at 41457) by debbugs.gnu.org; 22 May 2020 18:49:29 +0000 Received: from localhost ([127.0.0.1]:60398 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcCjZ-0003rM-KW for submit@debbugs.gnu.org; Fri, 22 May 2020 14:49:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49058) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcCjX-0003rA-Re for 41457@debbugs.gnu.org; Fri, 22 May 2020 14:49:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54628) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcCjS-0001XX-ID; Fri, 22 May 2020 14:49:22 -0400 Received: from [2001:980:1b4f:1:6944:96ac:c763:b1c9] (port=49610 helo=drakenvlieg.peder.onsbrabantnet.nl) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jcCjS-0008GM-1I; Fri, 22 May 2020 14:49:22 -0400 From: Jan Nieuwenhuizen To: ludo@gnu.org Subject: Re: bug#41457: guix pull: channel d8feee9 - extraneous field initializers (sha256) Organization: AvatarAcademy.nl References: <20200522121438.658271a5.matias_jose_seco@autoproduzioni.net> <87imgoc9du.fsf@elephly.net> <878shjalwr.fsf@gnu.org> X-Url: http://AvatarAcademy.nl Date: Fri, 22 May 2020 20:49:18 +0200 In-Reply-To: <878shjalwr.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 22 May 2020 20:01:56 +0200") Message-ID: <87a71zx0sx.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41457 Cc: 41457@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: -3.3 (---) Ludovic Court=C3=A8s writes: Hello, > Good news, this is fixed by 50ea3135e0948a042cd3b899e970f6ade291a0c2! > > As noted in the commit log, this issue stemmed from a change in > #:autoload semantics in Guile 3.0. In 3.0, the line: > > #:autoload (gcrypt hash) (port-sha256) > > means that only =E2=80=98port-sha256=E2=80=99 is imported. Conversely, i= n 2.2 (which is > the Guile version used by the =E2=80=98compute-guix-derivation=E2=80=99 p= rogram above), > that #:autoload line means that all the (gcrypt hash) bindings are > imported. That includes the =E2=80=98sha256=E2=80=99 bindings, which wou= ld thus prevent > matching the =E2=80=98sha256=E2=80=99 literal in the =E2=80=98origin-comp= atibility-helper=E2=80=99 > macro. Terrible! Huh? I just used #:autoload for the first time (in the native qemu-image patch thaw way may not be using after all ...) and so I just read the documentation. ]I am pretty sure that t]The 3.0 documentation says that "when a module is autoloaded, all symbols become available"? http://git.savannah.gnu.org/cgit/guile.git/tree/doc/ref/api-modules.tex= i#n298 So...what's going on here? janneke --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com From debbugs-submit-bounces@debbugs.gnu.org Fri May 22 16:14:05 2020 Received: (at 41457) by debbugs.gnu.org; 22 May 2020 20:14:05 +0000 Received: from localhost ([127.0.0.1]:60488 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcE3Q-0005wX-Sw for submit@debbugs.gnu.org; Fri, 22 May 2020 16:14:05 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcE3O-0005vv-C0 for 41457@debbugs.gnu.org; Fri, 22 May 2020 16:14:03 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:56052) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcE3J-0001Bt-68; Fri, 22 May 2020 16:13:57 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=50928 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jcE3I-0007of-1D; Fri, 22 May 2020 16:13:56 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Jan Nieuwenhuizen Subject: Re: bug#41457: guix pull: channel d8feee9 - extraneous field initializers (sha256) References: <20200522121438.658271a5.matias_jose_seco@autoproduzioni.net> <87imgoc9du.fsf@elephly.net> <878shjalwr.fsf@gnu.org> <87a71zx0sx.fsf@gnu.org> Date: Fri, 22 May 2020 22:13:53 +0200 In-Reply-To: <87a71zx0sx.fsf@gnu.org> (Jan Nieuwenhuizen's message of "Fri, 22 May 2020 20:49:18 +0200") Message-ID: <871rnbafsu.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41457 Cc: 41457@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: -3.3 (---) Hi, Jan Nieuwenhuizen skribis: > ]I am pretty sure that t]The 3.0 documentation says that "when a module > is autoloaded, all symbols become available"? > > http://git.savannah.gnu.org/cgit/guile.git/tree/doc/ref/api-modules.t= exi#n298 > > So...what's going on here? Ah! It=E2=80=99s an omission, fixed in Guile commit 723e483e7d88897f1ad654028e86a87dd040b886. The changed was made late in the 2.9.x series, in commit cb14fd214365e50b6b1655616ae74d0228933bbd, and later documented in =E2=80=98NEWS=E2=80=99. Thanks for the heads-up! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sat May 23 00:51:32 2020 Received: (at control) by debbugs.gnu.org; 23 May 2020 04:51:32 +0000 Received: from localhost ([127.0.0.1]:33221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcM8C-0003u4-Gt for submit@debbugs.gnu.org; Sat, 23 May 2020 00:51:32 -0400 Received: from sender4-of-o52.zoho.com ([136.143.188.52]:21266) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcM8A-0003tv-6S for control@debbugs.gnu.org; Sat, 23 May 2020 00:51:31 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1590209486; cv=none; d=zohomail.com; s=zohoarc; b=mbx1Lf250CVdNlGcMtdZQDd+veFuRuDgm9DomNRlelyG5WBwXEN38NcTW4DnklOoHvh690EeQ3OdoP4LKQHxyWi+bk/QwVmzMHm+nOf0Ns/GTQB1NV18PbSozgDZjSMrIFsCkCK3yukgOYJsTKFxLO0yHNboCX2sGqok9r57rGQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1590209486; h=Content-Type:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=XBDpM9hgap22obHEd9PpyiF5VNjzVpu0c14jziQXLts=; b=fj0xmSVWhrNAP2bEjlvX1cqwG9XS2vAeDHM/XpP2rYTe0z7z3LyiuNuPnBkysr4vXjsi+OO9zXlrlSmtq+NQiYG82aTyWrRM74NmOpfiBIRUwPZE2at2T5F9eUG1nNriwkbt0xBsSG8/7bCdUKs+Jnl56nD3EDNSE5Dql5ODpZk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1590209486; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Subject:In-reply-to:Date:Message-ID:MIME-Version:Content-Type; bh=XBDpM9hgap22obHEd9PpyiF5VNjzVpu0c14jziQXLts=; b=OzSyBFzphFWX2y6wIAVyyy3U1+nNuIZmVuIvk6Ruy5ZZNyJzeqAIUJ0tlao9Fn8S 8G8ESvmu6oOzgwu2cXxMqYzH/x9D6cNEXtgzesb9NbRdLtRvjVvwjkPDN4nxfK9BXPj fhS3KN6XIMoZzxjjB77kDtlg8sR92lViCgmO9POk= Received: from localhost (p54ad48ec.dip0.t-ipconnect.de [84.173.72.236]) by mx.zohomail.com with SMTPS id 1590209484470726.395179631406; Fri, 22 May 2020 21:51:24 -0700 (PDT) References: <87d06wc96j.fsf@elephly.net> User-agent: mu4e 1.4.4; emacs 26.3 From: Ricardo Wurmus To: GNU bug tracker automated control server Subject: Re: Processed (with 1 errors): Re: bug#41449: Bash package breaking guix build after hash system update In-reply-to: X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Sat, 23 May 2020 06:51:21 +0200 Message-ID: <87a71zckza.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control 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 (-) severity 41449 serious close 41449 merge 41457 41449 quit From debbugs-submit-bounces@debbugs.gnu.org Sat May 23 08:09:38 2020 Received: (at control) by debbugs.gnu.org; 23 May 2020 12:09:38 +0000 Received: from localhost ([127.0.0.1]:33576 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcSyA-0002L8-0C for submit@debbugs.gnu.org; Sat, 23 May 2020 08:09:38 -0400 Received: from tobias.gr ([80.241.217.52]:33760) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jcSy7-0002Kz-Su for control@debbugs.gnu.org; Sat, 23 May 2020 08:09:36 -0400 Received: by tobias.gr (OpenSMTPD) with ESMTP id 655f3ff8 for ; Sat, 23 May 2020 12:09:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=tobias.gr; h=from:to :subject:references:in-reply-to:date:message-id:mime-version :content-type; s=2018; i=me@tobias.gr; bh=zHw7zBARFBOajJ1wXz5d+E C+YiiDsuDjOl8mYmIx9wM=; b=nVsxO55qntqLcupC/ooznJHfNLrz3tdK1SBLWZ cIDSuD08bdWrC8exH322F+I8zyBbATEupDvVg7u/bnmq7jtfedh8smVVP67VnaiE Jsux6xRkB3vE4hIb575Z4ZbK1gTqsz3BjdMNb93jV6JK68T9YD7bJdBvDD8+VVWF k+ljEWMtYyEjTb4JW2yjhbxL7lCJBbm7dEzPPTIMuUWwhNHQqd8w3tvKnfadXQy0 ZOuG0h3EwxKdW9haowosaqSwI3+TkWSD3PiNpYAsdelnNcp/9xhmK2ZQh6sjMwNI KSNZRLG0aWH0wKQec3M6u+mQRzB50nsf8oa+L950Qeon2+sw== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 0197e24c (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Sat, 23 May 2020 12:09:35 +0000 (UTC) From: Tobias Geerinckx-Rice To: GNU bug tracker automated control server Subject: Re: Processed (with 1 errors): your mail References: <87imgmx3fw.fsf@nckx> In-reply-to: Date: Sat, 23 May 2020 14:09:34 +0200 Message-ID: <87a71yx37l.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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: -3.3 (---) --=-=-= Content-Type: text/plain; format=flowed severity 41462 serious merge 41457 41462 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXskSfgAKCRANsP+IT1Vt eS9MAP983O2etSA4QUxLsAkra/94rbjk+A47EGwiSDTQHTfASwD/YZsp+w86KLOh qxvPGrikmwJMEFEGpTDI2EWDLHj0cAg= =hRgF -----END PGP SIGNATURE----- --=-=-=-- From unknown Mon Aug 11 18:15:35 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 21 Jun 2020 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator