unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30245: Downloading the texlive-texmf sources from Hydra is unreliable
@ 2018-01-25  0:30 Leo Famulari
  2018-01-25  0:37 ` Leo Famulari
  2018-01-25  4:22 ` Maxim Cournoyer
  0 siblings, 2 replies; 5+ messages in thread
From: Leo Famulari @ 2018-01-25  0:30 UTC (permalink / raw)
  To: 30245

[-- Attachment #1: Type: text/plain, Size: 1091 bytes --]

cogrendel on #guix reported [0] this failure while installing texlive:

------
Downloading https://mirror.hydra.gnu.org/guix/nar/5rnvmy02yazy8iwaa91kijbbqp8qmflz-texlive-20170524-texmf.tar.xz...
 texlive-20170524-texmf.tar.xz  2.23GiB                     3.8MiB/s 00:52 [#                 ]   8.7%guix substitute: error: TLS error in procedure 'read_from_session_record_port': Resource temporarily unavailable, try again.
killing process 11204
guix package: error: build failed: some substitutes for the outputs of derivation `/gnu/store/j3m0a6rwrz9jmass4zlndpn5y0x8g5n4-texlive-20170524-texmf.tar.xz.drv' failed (usually happens due to networking issues); try `--fallback' to build derivation from source
------

I know we recently started serving this file from Hydra again, but I
wonder if the Hydra mirror is up to the task?

Based on their report, the build failed even with --fallback. Perhaps
when process 11204 was killed, the whole thing stopped? I'm not able to
verify this currently.

[0] https://gnunet.org/bot/log/guix/2018-01-25#T1614233
https://paste.debian.net/plain/1006977

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* bug#30245: Downloading the texlive-texmf sources from Hydra is unreliable
  2018-01-25  0:30 bug#30245: Downloading the texlive-texmf sources from Hydra is unreliable Leo Famulari
@ 2018-01-25  0:37 ` Leo Famulari
  2018-01-25  4:22 ` Maxim Cournoyer
  1 sibling, 0 replies; 5+ messages in thread
From: Leo Famulari @ 2018-01-25  0:37 UTC (permalink / raw)
  To: 30245

[-- Attachment #1: Type: text/plain, Size: 62 bytes --]

cogrendel clarified that --fallback still works in this case.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* bug#30245: Downloading the texlive-texmf sources from Hydra is unreliable
  2018-01-25  0:30 bug#30245: Downloading the texlive-texmf sources from Hydra is unreliable Leo Famulari
  2018-01-25  0:37 ` Leo Famulari
@ 2018-01-25  4:22 ` Maxim Cournoyer
  2018-01-25 13:10   ` Ludovic Courtès
  1 sibling, 1 reply; 5+ messages in thread
From: Maxim Cournoyer @ 2018-01-25  4:22 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 30245

Leo Famulari <leo@famulari.name> writes:

> cogrendel on #guix reported [0] this failure while installing texlive:
>
> ------
> Downloading https://mirror.hydra.gnu.org/guix/nar/5rnvmy02yazy8iwaa91kijbbqp8qmflz-texlive-20170524-texmf.tar.xz...
>  texlive-20170524-texmf.tar.xz 2.23GiB 3.8MiB/s 00:52 [# ] 8.7%guix
> substitute: error: TLS error in procedure
> 'read_from_session_record_port': Resource temporarily unavailable, try
> again.
> killing process 11204
> guix package: error: build failed: some substitutes for the outputs of
> derivation
> `/gnu/store/j3m0a6rwrz9jmass4zlndpn5y0x8g5n4-texlive-20170524-texmf.tar.xz.drv'
> failed (usually happens due to networking issues); try `--fallback' to
> build derivation from source
> ------
>
> I know we recently started serving this file from Hydra again, but I
> wonder if the Hydra mirror is up to the task?
>
> Based on their report, the build failed even with --fallback. Perhaps
> when process 11204 was killed, the whole thing stopped? I'm not able to
> verify this currently.

Hi, I haven't tried --fallback, but I experienced incomplete download of
texlive too. Bandwith was good at 2.7 MB/s, but the download of texlive
would always be interrupted around 15% (less than 2 minutes after
starting).

Maxim

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

* bug#30245: Downloading the texlive-texmf sources from Hydra is unreliable
  2018-01-25  4:22 ` Maxim Cournoyer
@ 2018-01-25 13:10   ` Ludovic Courtès
  2019-02-25 22:56     ` Leo Famulari
  0 siblings, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2018-01-25 13:10 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: 30245

Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:

> Leo Famulari <leo@famulari.name> writes:
>
>> cogrendel on #guix reported [0] this failure while installing texlive:
>>
>> ------
>> Downloading https://mirror.hydra.gnu.org/guix/nar/5rnvmy02yazy8iwaa91kijbbqp8qmflz-texlive-20170524-texmf.tar.xz...
>>  texlive-20170524-texmf.tar.xz 2.23GiB 3.8MiB/s 00:52 [# ] 8.7%guix
>> substitute: error: TLS error in procedure
>> 'read_from_session_record_port': Resource temporarily unavailable, try
>> again.
>> killing process 11204
>> guix package: error: build failed: some substitutes for the outputs of
>> derivation
>> `/gnu/store/j3m0a6rwrz9jmass4zlndpn5y0x8g5n4-texlive-20170524-texmf.tar.xz.drv'
>> failed (usually happens due to networking issues); try `--fallback' to
>> build derivation from source
>> ------
>>
>> I know we recently started serving this file from Hydra again, but I
>> wonder if the Hydra mirror is up to the task?
>>
>> Based on their report, the build failed even with --fallback. Perhaps
>> when process 11204 was killed, the whole thing stopped? I'm not able to
>> verify this currently.
>
> Hi, I haven't tried --fallback, but I experienced incomplete download of
> texlive too. Bandwith was good at 2.7 MB/s, but the download of texlive
> would always be interrupted around 15% (less than 2 minutes after
> starting).

Hmm I wonder if there’s an nginx/firewall/whatever issue.

Ludo’.

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

* bug#30245: Downloading the texlive-texmf sources from Hydra is unreliable
  2018-01-25 13:10   ` Ludovic Courtès
@ 2019-02-25 22:56     ` Leo Famulari
  0 siblings, 0 replies; 5+ messages in thread
From: Leo Famulari @ 2019-02-25 22:56 UTC (permalink / raw)
  Cc: 30245-done

I'm closing this because we have a new build farm as the default source
of substitutes.

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

end of thread, other threads:[~2019-02-25 22:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-25  0:30 bug#30245: Downloading the texlive-texmf sources from Hydra is unreliable Leo Famulari
2018-01-25  0:37 ` Leo Famulari
2018-01-25  4:22 ` Maxim Cournoyer
2018-01-25 13:10   ` Ludovic Courtès
2019-02-25 22:56     ` Leo Famulari

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).