From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: inconsistent Warning about locale on foreign distro? Date: Thu, 20 Dec 2018 14:46:08 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZylK-0007CL-UA for help-guix@gnu.org; Thu, 20 Dec 2018 08:53:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZyeg-0002xV-9D for help-guix@gnu.org; Thu, 20 Dec 2018 08:46:26 -0500 Received: from mail-wr1-x435.google.com ([2a00:1450:4864:20::435]:42916) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gZyef-0002uc-0y for help-guix@gnu.org; Thu, 20 Dec 2018 08:46:26 -0500 Received: by mail-wr1-x435.google.com with SMTP id q18so1816127wrx.9 for ; Thu, 20 Dec 2018 05:46:21 -0800 (PST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Dear, I am running Guix on the top of Debian. And I have done the hint proposed by Guix. Then e.g. `guix package -A rogue' works as expected. No more warnings. However, e.g. `guix environment --ad-hoc guile' still warns. Is it expected? Thank you for any pointers. All the best, simon