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