All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Fam Zheng <famz@redhat.com>
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	qemu-devel@nongnu.org, "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Kamil Rytarowski" <kamil@netbsd.org>,
	stefanha@redhat.com, "Cleber Rosa" <crosa@redhat.com>,
	pbonzini@redhat.com
Subject: Re: [Qemu-devel] [PATCH v9 06/13] tests: Add ubuntu.i386 image
Date: Wed, 20 Sep 2017 10:35:54 +0100	[thread overview]
Message-ID: <871sn1empx.fsf@linaro.org> (raw)
In-Reply-To: <20170920025317.GC18491@lemon>


Fam Zheng <famz@redhat.com> writes:

> On Tue, 09/19 16:12, Alex Bennée wrote:
>> Could we also do something about locales in this setup. The build gives
>> a lot of noise like:
>>
>>     perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
>>     perl: warning: Setting locale failed.
>>     perl: warning: Please check that your locale settings:
>>             LANGUAGE = (unset),
>>             LC_ALL = "en_GB.UTF-8",
>>             LC_TIME = "en_US.UTF-8",
>>             LC_CTYPE = "en_GB.UTF-8",
>>             LC_MONETARY = "en_US.UTF-8",
>>             LC_COLLATE = "C",
>>             LC_ADDRESS = "en_US.UTF-8",
>>             LC_TELEPHONE = "en_US.UTF-8",
>>             LC_NAME = "en_US.UTF-8",
>>             LC_MEASUREMENT = "en_US.UTF-8",
>>             LC_IDENTIFICATION = "en_US.UTF-8",
>>             LC_NUMERIC = "en_US.UTF-8",
>>             LC_PAPER = "en_US.UTF-8",
>>             LANG = "en_US.UTF-8"
>>         are supported and installed on your system.
>
> Not sure how en_GB gets into the guest (I assume it is from your host env, so
> it's SSH?). I'll add a locale directive in the cloud-init file anyway.

en_GB.UTF-8 is mine, not sure how the en_US stuff gets in there. My
general experience is most minimal installs seem to have broken locales
settings.

>
> Fam


--
Alex Bennée

  reply	other threads:[~2017-09-20 13:31 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19  7:27 [Qemu-devel] [PATCH v9 00/13] tests: Add VM based build tests (for non-x86_64 and/or non-Linux) Fam Zheng
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 01/13] gitignore: Ignore vm test images Fam Zheng
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 02/13] qemu.py: Add "wait()" method Fam Zheng
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 03/13] scripts: Add archive-source.sh Fam Zheng
2017-09-19 15:07   ` Alex Bennée
2017-09-19 15:10   ` Eric Blake
2017-09-20  2:59     ` Fam Zheng
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 04/13] tests: Add a test key pair Fam Zheng
2017-09-19 15:08   ` Alex Bennée
2017-09-19 15:18   ` Eric Blake
2017-09-20  3:11     ` Fam Zheng
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 05/13] tests: Add vm test lib Fam Zheng
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 06/13] tests: Add ubuntu.i386 image Fam Zheng
2017-09-19 15:12   ` Alex Bennée
2017-09-20  2:53     ` Fam Zheng
2017-09-20  9:35       ` Alex Bennée [this message]
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 07/13] tests: Add FreeBSD image Fam Zheng
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 08/13] tests: Add NetBSD image Fam Zheng
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 09/13] tests: Add OpenBSD image Fam Zheng
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 10/13] Makefile: Add rules to run vm tests Fam Zheng
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 11/13] MAINTAINERS: Add tests/vm entry Fam Zheng
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 12/13] tests: Add README for vm tests Fam Zheng
2017-09-19  7:27 ` [Qemu-devel] [PATCH v9 13/13] docker: Use archive-source.py Fam Zheng

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871sn1empx.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=crosa@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=famz@redhat.com \
    --cc=kamil@netbsd.org \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.