unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33192: IcedTea & GH-Checkout DRV
@ 2018-10-29  0:04 Brett Gilio
  2018-10-29  7:36 ` Gábor Boskovits
  0 siblings, 1 reply; 4+ messages in thread
From: Brett Gilio @ 2018-10-29  0:04 UTC (permalink / raw)
  To: 33192

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#33192: IcedTea & GH-Checkout DRV
  2018-10-29  0:04 bug#33192: IcedTea & GH-Checkout DRV Brett Gilio
@ 2018-10-29  7:36 ` Gábor Boskovits
  2018-10-29 17:18   ` Brett Gilio
  0 siblings, 1 reply; 4+ messages in thread
From: Gábor Boskovits @ 2018-10-29  7:36 UTC (permalink / raw)
  To: brettg; +Cc: 33192

Hello Brett,

Brett Gilio <brettg@posteo.net> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#33192: IcedTea & GH-Checkout DRV
  2018-10-29  7:36 ` Gábor Boskovits
@ 2018-10-29 17:18   ` Brett Gilio
  2018-10-29 17:27     ` Gábor Boskovits
  0 siblings, 1 reply; 4+ messages in thread
From: Brett Gilio @ 2018-10-29 17:18 UTC (permalink / raw)
  To: Gábor Boskovits; +Cc: 33192


Gábor Boskovits writes:

> Hello Brett,
>
> Brett Gilio <brettg@posteo.net> 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

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.


-- 
Brett M. Gilio
Free Software Foundation, Member
https://gnu.org/s/guix | https://emacs.org

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#33192: IcedTea & GH-Checkout DRV
  2018-10-29 17:18   ` Brett Gilio
@ 2018-10-29 17:27     ` Gábor Boskovits
  0 siblings, 0 replies; 4+ messages in thread
From: Gábor Boskovits @ 2018-10-29 17:27 UTC (permalink / raw)
  To: brettg; +Cc: 33192-done

Brett Gilio <brettg@posteo.net> ezt írta (időpont: 2018. okt. 29., H, 18:19):

> I appreciate you taking time to look into this for me. You appear to be
> correct, it likely resolved over night. I appreciate it.
>

You are welcome, and thanks for the report.
I am closing this.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-10-29 17:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-29  0:04 bug#33192: IcedTea & GH-Checkout DRV Brett Gilio
2018-10-29  7:36 ` Gábor Boskovits
2018-10-29 17:18   ` Brett Gilio
2018-10-29 17:27     ` Gábor Boskovits

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).