GNU bug report logs - #23433
Timeout in grafts

Previous Next

Package: guix;

Reported by: Andreas Enge <andreas <at> enge.fr>

Date: Tue, 3 May 2016 13:15:02 UTC

Severity: normal

Tags: patch

Merged with 19811

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 23433 in the body.
You can then email your comments to 23433 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#23433; Package guix. (Tue, 03 May 2016 13:15:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andreas Enge <andreas <at> enge.fr>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 03 May 2016 13:15:02 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: bug-guix <at> gnu.org
Subject: Timeout in grafts
Date: Tue, 3 May 2016 15:13:32 +0200
Hello,

when grafting texlive-texmf on my Novena, the build times out after an hour,
even when I add "--timeout=70000". This is even more annoying since the
package cannot be substituted any more.

Andreas





Merged 19811 23433. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Tue, 03 May 2016 20:07:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#23433; Package guix. (Tue, 03 May 2016 21:03:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Andreas Enge <andreas <at> enge.fr>
Cc: 23433 <at> debbugs.gnu.org
Subject: Re: bug#23433: Timeout in grafts
Date: Tue, 3 May 2016 17:02:54 -0400
On Tue, May 03, 2016 at 03:13:32PM +0200, Andreas Enge wrote:
> Hello,
> 
> when grafting texlive-texmf on my Novena, the build times out after an hour,
> even when I add "--timeout=70000". This is even more annoying since the
> package cannot be substituted any more.

What about if you also set --max-silent-time=70000?

$ guix build --help
[...]
--max-silent-time=SECONDS
                   mark the build as failed after SECONDS of silence
--timeout=SECONDS  mark the build as failed after SECONDS of activity
[...]




Information forwarded to bug-guix <at> gnu.org:
bug#23433; Package guix. (Wed, 04 May 2016 17:33:02 GMT) Full text and rfc822 format available.

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

From: Mark H Weaver <mhw <at> netris.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: Andreas Enge <andreas <at> enge.fr>, 23433 <at> debbugs.gnu.org
Subject: Re: bug#23433: Timeout in grafts
Date: Wed, 04 May 2016 13:32:43 -0400
Leo Famulari <leo <at> famulari.name> writes:

> On Tue, May 03, 2016 at 03:13:32PM +0200, Andreas Enge wrote:
>> Hello,
>> 
>> when grafting texlive-texmf on my Novena, the build times out after an hour,
>> even when I add "--timeout=70000". This is even more annoying since the
>> package cannot be substituted any more.
>
> What about if you also set --max-silent-time=70000?

Right, you need this flag as well.

Also, you might consider cherry-picking commit
b79cf93ff6d1588adf4a606800ff381d4af4e052 from the
'wip-graft-improvements' branch, which speeds up grafting considerably.
I've been using it on my own systems for a few months.

      Mark




Information forwarded to bug-guix <at> gnu.org:
bug#23433; Package guix. (Thu, 05 May 2016 13:17:01 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Mark H Weaver <mhw <at> netris.org>
Cc: 23433 <at> debbugs.gnu.org, Leo Famulari <leo <at> famulari.name>
Subject: Re: bug#23433: Timeout in grafts
Date: Thu, 05 May 2016 15:16:01 +0200
Mark H Weaver <mhw <at> netris.org> skribis:

> Also, you might consider cherry-picking commit
> b79cf93ff6d1588adf4a606800ff381d4af4e052 from the
> 'wip-graft-improvements' branch, which speeds up grafting considerably.
> I've been using it on my own systems for a few months.

If you’re confident, I would suggest merging it.  Or is there something
that makes it undesirable?

Thanks,
Ludo’.




Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Thu, 12 May 2016 07:49:02 GMT) Full text and rfc822 format available.

Notification sent to Andreas Enge <andreas <at> enge.fr>:
bug acknowledged by developer. (Thu, 12 May 2016 07:49:02 GMT) Full text and rfc822 format available.

Message #21 received at 23433-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: Leo Famulari <leo <at> famulari.name>
Cc: 23433-done <at> debbugs.gnu.org
Subject: Re: bug#23433: Timeout in grafts
Date: Thu, 12 May 2016 09:48:42 +0200
On Tue, May 03, 2016 at 05:02:54PM -0400, Leo Famulari wrote:
> What about if you also set --max-silent-time=70000?

My bad, with the additional option everything works. Thanks!

I wonder if having only one time-out option would not be clearer?

Andreas





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Thu, 12 May 2016 07:49:02 GMT) Full text and rfc822 format available.

Notification sent to Mark H Weaver <mhw <at> netris.org>:
bug acknowledged by developer. (Thu, 12 May 2016 07:49:02 GMT) Full text and rfc822 format available.

Did not alter fixed versions and reopened. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 12 May 2016 08:01:02 GMT) Full text and rfc822 format available.

Added tag(s) patch. Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Sat, 21 May 2016 18:22:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 16 Nov 2017 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 221 days ago.

Previous Next


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