From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Pimentel Subject: bug#24192: Gajim fails with locale.Error Date: Tue, 09 Aug 2016 14:28:28 -0300 Message-ID: <21f66ee2d5fdaa88e15f7b2e2c44a7dc@d4n1.org> References: <87d1licy1u.fsf@systemreboot.net> <20160809164030.GA30742@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44216) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXB5P-0001L2-0d for bug-guix@gnu.org; Tue, 09 Aug 2016 13:45:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bXB5K-0007HI-T9 for bug-guix@gnu.org; Tue, 09 Aug 2016 13:45:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36063) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXB5K-0007HE-PJ for bug-guix@gnu.org; Tue, 09 Aug 2016 13:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bXB5K-0004lG-LW for bug-guix@gnu.org; Tue, 09 Aug 2016 13:45:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20160809164030.GA30742@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: bug-Guix , 24192@debbugs.gnu.org I have a similar problem with locale in Haunt package: Backtrace: In ice-9/boot-9.scm: 157: 10 [catch #t # ...] In unknown file: ?: 9 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 8 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 7 [eval # #] In ice-9/boot-9.scm: 2401: 6 [save-module-excursion #] 4050: 5 [#] 1724: 4 [%start-stack load-stack ...] 1729: 3 [#] In unknown file: ?: 2 [primitive-load "/gnu/store/v6gq48wbxprf3sbrxdkc9scb80nyypjs-haunt-0.2/bin/.haunt-real"] In haunt/ui.scm: 130: 1 [haunt-main "/gnu/store/v6gq48wbxprf3sbrxdkc9scb80nyypjs-haunt-0.2/bin/.haunt-real" ...] In unknown file: ?: 0 [setlocale 6 ""] ERROR: In procedure setlocale: ERROR: In procedure setlocale: Invalid argument > I believe it's related to this locale-related issue problem with our > glibc package: > > http://lists.gnu.org/archive/html/guix-devel/2016-08/msg00167.html I think or with locale in general. Thanks, -- Daniel Pimentel (aka d4n1)