From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#33107: guix pull error Date: Mon, 22 Oct 2018 15:16:28 +0200 Message-ID: <87k1majf4j.fsf@gnu.org> References: <20181020193253.ngd2kogv5e6nqt6u@pheidippides> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gEa4u-0002Qp-T1 for bug-guix@gnu.org; Mon, 22 Oct 2018 09:17:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gEa4s-0006hL-TM for bug-guix@gnu.org; Mon, 22 Oct 2018 09:17:04 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59191) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gEa4s-0006gz-Mk for bug-guix@gnu.org; Mon, 22 Oct 2018 09:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gEa4s-0006vf-Hg for bug-guix@gnu.org; Mon, 22 Oct 2018 09:17:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20181020193253.ngd2kogv5e6nqt6u@pheidippides> (Marcel Schilling's message of "Sat, 20 Oct 2018 21:32:53 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Marcel Schilling Cc: 33107-done@debbugs.gnu.org, Ricardo Wurmus Hi Marcel, Marcel Schilling skribis: > guix pull aborted with > >> guix pull: error: You found a bug: the program >> '/gnu/store/hj11vw91pvwx7q57mn993r6gm7p92p30-compute-guix-derivation' >> failed to compute the derivation for Guix (version: >> "bfa47f14b1a19150d6ddf149597d16493f69ae6d"; system: "x86_64-linux"; host >> version: "2c89b4b5500ab940411d43c97291c931c3f5b8d0"; pull-version: 1). >> Please report it by email to . [...] > addendum: a 2nd guix pull finished successfully: > >> Generation 6 Oct 20 2018 21:43:33 (current) >> guix bfa47f1 >> repository URL: https://git.savannah.gnu.org/git/guix.git >> branch: master >> commit: bfa47f14b1a19150d6ddf149597d16493f69ae6d Normally =E2=80=98guix pull=E2=80=99 is deterministic so attempts to build = commit bfa47f14b1a19150d6ddf149597d16493f69ae6d should either fail or succeed, but that should be reproducible (FWIW I just tried =E2=80=9Cguix pull --commit=3Dbfa47f14b1a19150d6ddf149597d16493f69ae6d=E2=80=9D and it works f= or me.) In the future, if the problem shows up again, could you please post the =E2=80=98guix pull=E2=80=99 output that precedes the =E2=80=9CYou found a b= ug=E2=80=9D error message? Thanks, Ludo=E2=80=99.