GNU bug report logs - #26811
guix does not resume download on FTP timeouts

Previous Next

Package: guix;

Reported by: Sergei Trofimovich <slyfox <at> inbox.ru>

Date: Sun, 7 May 2017 08:33:02 UTC

Severity: normal

Full log


Message #14 received at 26811 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Sergei Trofimovich <slyfox <at> inbox.ru>
Cc: 26811 <at> debbugs.gnu.org
Subject: Re: bug#26811: guix does not resume download on FTP timeouts
Date: Sun, 7 May 2017 14:58:17 -0400
[Message part 1 (text/plain, inline)]
On Sun, May 07, 2017 at 07:49:32PM +0100, Sergei Trofimovich wrote:
> On Sun, 7 May 2017 14:25:43 -0400
> Leo Famulari <leo <at> famulari.name> wrote:
> 
> > On Sun, May 07, 2017 at 09:31:59AM +0100, Sergei Trofimovich wrote:
> > > I have slow internet :)
> > > 
> > > It looks like ftp://tug.org has a FTP session timeout of 2 hours 11 minutes, or something like that.
> > > Over night I tried to build sbcl and failed. Note how download silently stopped at ~80% [1].
> > > 
> > > Would be nice if guix had a mechanism to reconnect to FTP and continue download after timeout.  
> > 
> > In the meantime, you can download the files with a resumable tool like
> > wget, and then use `guix download file:///path/to/file` to work around
> > this missing feature. Note that both the client *and* the server must
> > support resuming downloads for this to work.
> 
> The workaround worked.
> 
> I've noticed it took guix-daemon 2GB of RAM to process this file locally.
> Does guix keep all the file in RAM until download finishes?

I haven't looked, but that's how I'd expect it be coded. The OS can
handle paging things in and out as needed, right?
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 8 years and 81 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.