From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcel Schilling Subject: bug#33107: guix pull error Date: Mon, 22 Oct 2018 15:20:56 +0200 Message-ID: <20181022132056.GC25801@rajewsky105.mdc-berlin.net> References: <20181020193253.ngd2kogv5e6nqt6u@pheidippides> <87k1majf4j.fsf@gnu.org> 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]:43239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gEdZl-0000kY-2w for bug-guix@gnu.org; Mon, 22 Oct 2018 13:01:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gEdZf-0005D1-8u for bug-guix@gnu.org; Mon, 22 Oct 2018 13:01:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60374) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gEdZf-0005Cm-3s for bug-guix@gnu.org; Mon, 22 Oct 2018 13:01:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gEdZe-00046l-0w for bug-guix@gnu.org; Mon, 22 Oct 2018 13:01:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Resent-To: 33107@debbugs.gnu.org Resent-Message-ID: <8736sx532i.fsf@gnu.org> Content-Disposition: inline In-Reply-To: <87k1majf4j.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Hi Ludo, I did unset GUIX_PACKAGE_PATH between the first and the second attempt so maybe it was related to some package definition depending on one that was not yet in the Guix I had. If that was the problem it should be solved when I finally switch to channels (soon(tm)). Sorry for the noise. Best, Marcel On Mon, Oct 22, 2018 at 03:16:28PM +0200, Ludovic Court=C3=A8s wrote: > Hi Marcel, >=20 > Marcel Schilling skribis: >=20 > > 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 . >=20 > [...] >=20 > > 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 >=20 > Normally =E2=80=98guix pull=E2=80=99 is deterministic so attempts to bu= ild 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 wor= ks for me.) >=20 > 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 bug=E2=80=9D error message? >=20 > Thanks, > Ludo=E2=80=99.