From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Guile 2.0.5, HTTP downloads, and progress reports Date: Wed, 21 Aug 2013 12:08:00 +0200 Message-ID: <201308211208.00354.andreas@enge.fr> References: <878uzwo7hr.fsf@gnu.org> <8738q3nzni.fsf@gnu.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VC5Kq-0007rL-3R for guix-devel@gnu.org; Wed, 21 Aug 2013 06:08:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VC5Kf-0007qK-8J for guix-devel@gnu.org; Wed, 21 Aug 2013 06:08:16 -0400 In-Reply-To: <8738q3nzni.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Am Mittwoch, 21. August 2013 schrieb Ludovic Court=C3=A8s: > Commit db90b40 partially addresses this by removing the fake progress > report on Guile 2.0.5, and by printing =E2=80=9Cplease wait=E2=80=9D (and= =E2=80=9Cplease > upgrade=E2=80=9D). >=20 > Feedback from 2.0.5 users is welcome! As far as I can tell, nothing changed, I still get the progress report. Andreas