From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6547574713253625856 X-Received: by 10.80.135.236 with SMTP id 41mr5699069edz.5.1524476034517; Mon, 23 Apr 2018 02:33:54 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.80.205.69 with SMTP id d5ls6179456edj.0.gmail; Mon, 23 Apr 2018 02:33:53 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+Q1D74N2nKpwx9C9qyafGgmA02xkBgJueRO/2X5rP1m4s1DOZQ9nhTnbjWxT6jfz0XbX3a X-Received: by 10.80.165.200 with SMTP id b8mr6465358edc.1.1524476033946; Mon, 23 Apr 2018 02:33:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524476033; cv=none; d=google.com; s=arc-20160816; b=ZYARc3RW5EY3xiDNH9IXYDp/TUBKg9P8VOOeHYyNhYmfAk3gA4Inl4fwEBQB8j1vj3 7OCFG5wTXQdUIeH6SzPzb2WuNAPVqcLHWt5jubcjYTBiS1S/ERi3uFAK6FFNTQRl6FCb h2MdP8BW7NPqlr6UaiD8/Ch20hf8ZmI1bgwkRaTs1oVTvnm81PMpy6Zz3jlFurs8i4IB +RPQ3JVGdRWq58S4GtFCeZVntKLQVtwje+kMzgeMEAkrIANcfeL31lqL17vbUTL8wa4M gD8mu0LccxQ5QEqwKkTVoKXRsilz0WnCVsZIXGLt7BL4etRGi7Jgs9rZ9V0mh+GZu5jo 1Xqw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:mime-version:user-agent :date:message-id:subject:from:to:arc-authentication-results; bh=7yT9PpvhE05HFLRg+wOkdPoIsETXi0YFOTKvgJMzOWo=; b=FqxI6vhzKu2hX4sM0Bj/hao9pL+7avEqOUmxiod45wJyKVAeIVBF2EZTnR0UFXvVLq OnY1DYestqFapvY7X1pIxT9G1+EbW6B3EiDtcmikxf5u9leNWJvTdfIX1eMQrSoyn5Rh OJJzpGJuX2nbJ3qGywYEJzQ4Ml3lTSyeaamfPeG+t1eNatJUE2uFddD40glvhaEctmB1 XjOTHi3kVrhx7nT9S9padb36o0TPmJffCGjLvHGuuXVGo+opnGCfN4Va0X7mkDVwymzF Y7IZ8ChzswWva9vql+6goJx1I7nQW/pBdihtYKlgCw4rkHy609+cXOArBE6aaZ1dV1BP APuA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id z2si181479edq.2.2018.04.23.02.33.53 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Apr 2018 02:33:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Received: from [10.0.2.15] ([188.227.110.165]) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id w3N9Xok7011761 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Mon, 23 Apr 2018 11:33:52 +0200 To: isar-users From: Alexander Smirnov Subject: locales are not set in buildchroot Message-ID: <25d8b95d-6fcf-2ab3-1eb7-45a00fcd26a8@ilbers.de> Date: Mon, 23 Apr 2018 12:33:45 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: SbOXkbKpXgpM Hi all, I've noticed that locales are now broken again in buildchroot, dpkg produces tons of garbage in current 'next': Log data follows: | DEBUG: Executing shell function do_build | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) | Ign file: isar InRelease | Ign file: isar Release.gpg | Get:1 file: isar Release [3554 B] | Ign file: isar/main Translation-en | Reading package lists... | perl: warning: Setting locale failed. | perl: warning: Please check that your locale settings: | LANGUAGE = (unset), | LC_ALL = "en_US.UTF-8", | LANG = (unset) | are supported and installed on your system. | perl: warning: Falling back to the standard locale ("C"). | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) | perl: warning: Setting locale failed. | perl: warning: Please check that your locale settings: | LANGUAGE = (unset), | LC_ALL = "en_US.UTF-8", | LANG = (unset) | are supported and installed on your system. I guess this caused by migration to debootstrap, please consider to fix this in next series. -- With best regards, Alexander Smirnov