From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#17312: =?UTF-8?Q?=E2=80=98guix_?= =?UTF-8?Q?authenticate=E2=80=99?= failure in C locale Date: Tue, 22 Apr 2014 13:35:07 +0200 Message-ID: <87bnvtzjf8.fsf@gnu.org> References: <87y4yx21d5.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]:33807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcYzg-0002Ex-RH for bug-guix@gnu.org; Tue, 22 Apr 2014 07:36:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WcYza-0002bF-Vh for bug-guix@gnu.org; Tue, 22 Apr 2014 07:36:08 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:46630) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcYza-0002b3-SF for bug-guix@gnu.org; Tue, 22 Apr 2014 07:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1WcYza-0007cC-Bn for bug-guix@gnu.org; Tue, 22 Apr 2014 07:36:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87y4yx21d5.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 22 Apr 2014 10:51:34 +0200") 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: 17312-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > This is fixed with commit 6030d84 (see that commit for a concrete > example.) A related issue is the choice of the stdout encoding used by =E2=80=98guix authenticate=E2=80=99, fixed in 6f69588. This appears to solve this bug. Ludo=E2=80=99.