From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brett Gilio Subject: bug#33192: IcedTea & GH-Checkout DRV Date: Mon, 29 Oct 2018 12:18:56 -0500 Message-ID: <87a7mwekn3.fsf@posteo.net> References: <87in1lobxb.fsf@posteo.net> 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]:54269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gHBDD-0007MN-Od for bug-guix@gnu.org; Mon, 29 Oct 2018 13:20:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gHBCx-0006F6-TA for bug-guix@gnu.org; Mon, 29 Oct 2018 13:20:13 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47844) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gHBCs-0006BU-CI for bug-guix@gnu.org; Mon, 29 Oct 2018 13:20:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gHBCs-0003Ci-3y for bug-guix@gnu.org; Mon, 29 Oct 2018 13:20:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: 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: =?UTF-8?Q?G=C3=A1bor?= Boskovits Cc: 33192@debbugs.gnu.org G=C3=A1bor Boskovits writes: > Hello Brett, > > Brett Gilio ezt =C3=ADrta (id=C5=91pont: 2018. okt. 2= 9., H, 1:06): >> >> Hi all, I think there might be a bug during the bootstrapping process of >> IcedTea. Here is what the builder is throwing. >> >> ~ $ guix build icedtea >> building /gnu/store/3niclf6ncz56718jaskhc01gbwga7w54-hg-checkout.drv... >> abort: HTTP Error 500: Internal Server Error >> Backtrace: >> 3 (primitive-load "/gnu/store/fvax9w48rk3jbyjqzb86nwg1wxw?") >> In ice-9/eval.scm: >> 293:34 2 (_ #) >> In guix/build/hg.scm: >> 37:2 1 (hg-fetch _ _ "/gnu/store/dg0pj2dpi8a8r39nzffjxgrrjy1h?" ?) >> In guix/build/utils.scm: >> 616:6 0 (invoke _ . _) >> >> guix/build/utils.scm:616:6: In procedure invoke: >> Throw to key `srfi-34' with args `(#)'. >> builder for `/gnu/store/3niclf6ncz56718jaskhc01gbwga7w54-hg-checkout.drv= ' failed with exit code 1 >> build of /gnu/store/3niclf6ncz56718jaskhc01gbwga7w54-hg-checkout.drv fai= led >> View build log at '/var/log/guix/drvs/3n/iclf6ncz56718jaskhc01gbwga7w54-= hg-checkout.drv.bz2'. >> cannot build derivation `/gnu/store/ai303ijm8h8dmh3iqrcgig444v7ja8f0-ice= dtea-1.13.13.drv': 1 dependencies couldn't be built >> cannot build derivation `/gnu/store/4ifz2i0vn1di38qfy7mnqz3z316qrkpw-ice= dtea-2.6.13.drv': 1 dependencies couldn't be built >> cannot build derivation `/gnu/store/v6isyghbfzzq3py5n36bslw5v48j4jcm-ice= dtea-3.7.0.drv': 1 dependencies couldn't be built >> guix build: error: build failed: build of >> `/gnu/store/v6isyghbfzzq3py5n36bslw5v48j4jcm-icedtea-3.7.0.drv' failed >> >> >> -- >> Brett M. Gilio >> Free Software Foundation, Member >> https://gnu.org/s/guix | https://emacs.org >> >> >> > > I've just had a look at that, the server does not return the internal > server error any more, I guess it > was a transient error on their side. Could you try this again, and report= back? > > Best regards, > g_bor Gabor, I appreciate you taking time to look into this for me. You appear to be correct, it likely resolved over night. I appreciate it. --=20 Brett M. Gilio Free Software Foundation, Member https://gnu.org/s/guix | https://emacs.org