Hello Brett, Brett Gilio <[email protected]> ezt írta (időpont: 2018. okt. 29., 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 (_ #<directory (guile-user) 7cc140>) > 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 `(#<condition &invoke-error [program: > "/gnu/store/2f7zx9xy3yrfcgsai4ld3amj1asw4gbf-mercurial-4.7.2/bin/hg" > arguments: ("clone" "http://hg.openjdk.java.net/jdk6/jdk6/langtools/" "--rev" > "jdk6-b41" "--insecure" > "/gnu/store/dg0pj2dpi8a8r39nzffjxgrrjy1hvc60-hg-checkout") exit-status: 255 > term-signal: #f stop-signal: #f] 935980>)'. > builder for `/gnu/store/3niclf6ncz56718jaskhc01gbwga7w54-hg-checkout.drv' > failed with exit code 1 > build of /gnu/store/3niclf6ncz56718jaskhc01gbwga7w54-hg-checkout.drv failed > View build log at > '/var/log/guix/drvs/3n/iclf6ncz56718jaskhc01gbwga7w54-hg-checkout.drv.bz2'. > cannot build derivation > `/gnu/store/ai303ijm8h8dmh3iqrcgig444v7ja8f0-icedtea-1.13.13.drv': 1 > dependencies couldn't be built > cannot build derivation > `/gnu/store/4ifz2i0vn1di38qfy7mnqz3z316qrkpw-icedtea-2.6.13.drv': 1 > dependencies couldn't be built > cannot build derivation > `/gnu/store/v6isyghbfzzq3py5n36bslw5v48j4jcm-icedtea-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
