From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#23433: Timeout in grafts Date: Thu, 12 May 2016 09:48:42 +0200 Message-ID: <20160512074842.GA23461@solar> References: <20160503131332.GA2879@solar> <20160503210254.GA1698@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51026) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0lMq-0007tu-BB for bug-guix@gnu.org; Thu, 12 May 2016 03:49:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0lMm-00035G-16 for bug-guix@gnu.org; Thu, 12 May 2016 03:49:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35645) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0lMl-00034m-M2 for bug-guix@gnu.org; Thu, 12 May 2016 03:49:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1b0lMk-00071s-8Y for bug-guix@gnu.org; Thu, 12 May 2016 03:49:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20160503210254.GA1698@jasmine> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Leo Famulari Cc: 23433-done@debbugs.gnu.org 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