From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: bug#22740: Freshness check blocks upgrading Date: Sat, 20 Feb 2016 11:30:01 +0300 Message-ID: <87mvqv943a.fsf@gmail.com> References: <20160219171209.GA530@solar> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34649) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aX2wV-0003Tt-JV for bug-guix@gnu.org; Sat, 20 Feb 2016 03:31:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aX2wQ-00054j-Bp for bug-guix@gnu.org; Sat, 20 Feb 2016 03:31:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:37417) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aX2wQ-00054U-7X for bug-guix@gnu.org; Sat, 20 Feb 2016 03:31:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aX2wP-0005Zl-U4 for bug-guix@gnu.org; Sat, 20 Feb 2016 03:31:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20160219171209.GA530@solar> (Andreas Enge's message of "Fri, 19 Feb 2016 18:12:09 +0100") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: 22740@debbugs.gnu.org Andreas Enge (2016-02-19 20:12 +0300) wrote: > Hello, > > when upgrading packages, there is a check for new GNU releases. > In the presence of network problems preventing to reach the corresponding > servers, the command "guix package -u" hangs indefinitely. > > It would be nice to add a (short) time-out to the procedure looking > for updates, or better yet, to add a command line flag to turn it off: > Even when the servers are reachable, checking for new versions takes > a considerable amount of time that can be saved in many circumstances. > > Personally, I would not even mind turning this feature off completely; I totally agree with this! I didn't like it since the very beginning. > I think we update packages sufficiently often and the message is rather > distracting. -- Alex