From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Cook, Malcolm" Subject: warning: failed to install locale: Invalid argument Date: Fri, 24 Jul 2015 18:35:12 +0000 Message-ID: <2be7e236e7f9429b9cdd5a23f866ab0b@exchsrv2.sgc.loc> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIhoj-0005GR-Kp for guix-devel@gnu.org; Fri, 24 Jul 2015 14:35:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZIhof-0002Rm-Ow for guix-devel@gnu.org; Fri, 24 Jul 2015 14:35:33 -0400 Received: from smtp02.stowers.org ([40.141.174.62]:49781) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZIhof-0002Qe-4B for guix-devel@gnu.org; Fri, 24 Jul 2015 14:35:29 -0400 Received: from pps.filterd (smtp02.stowers.org [127.0.0.1]) by smtp02.stowers.org (8.15.0.59/8.15.0.59) with SMTP id t6OIZSs4030453 for ; Fri, 24 Jul 2015 13:35:28 -0500 Received: from mail.stowers.org (exchsrv3.sgc.loc [10.0.52.158]) by smtp02.stowers.org with ESMTP id 1vmn76s2tj-1 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for ; Fri, 24 Jul 2015 13:35:28 -0500 Content-Language: en-US List-Id: "Development of GNU Guix and the GNU System distribution." 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' With each call to guix I get warning: failed to install locale: Invalid argument I am using fresh binary install of 0.8.3 into clean CentOS7 following http:= //www.gnu.org/software/guix/manual/html_node/Binary-Installation.html Can anyone provide guidance on how to proceed on this? Thx