bug#23433: Timeout in grafts

2016-05-12 Thread Andreas Enge
On Tue, May 03, 2016 at 05:02:54PM -0400, Leo Famulari wrote: > What about if you also set --max-silent-time=7? My bad, with the additional option everything works. Thanks! I wonder if having only one time-out option would not be clearer? Andreas

bug#23433: Timeout in grafts

2016-05-05 Thread Ludovic Courtès
Mark H Weaver 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 merg

bug#23433: Timeout in grafts

2016-05-04 Thread Mark H Weaver
Leo Famulari 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=7". This is even more annoying since the >> package cannot be substituted any more.

bug#23433: Timeout in grafts

2016-05-03 Thread Leo Famulari
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=7". This is even more annoying since the > package cannot be substituted any more. What about if you also set --

bug#23433: Timeout in grafts

2016-05-03 Thread Andreas Enge
Hello, when grafting texlive-texmf on my Novena, the build times out after an hour, even when I add "--timeout=7". This is even more annoying since the package cannot be substituted any more. Andreas