[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v9 06/13] tests: Add ubuntu.i386 image
From: |
Fam Zheng |
Subject: |
Re: [Qemu-devel] [PATCH v9 06/13] tests: Add ubuntu.i386 image |
Date: |
Wed, 20 Sep 2017 10:53:17 +0800 |
User-agent: |
Mutt/1.8.3 (2017-05-23) |
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.
Fam
- Re: [Qemu-devel] [PATCH v9 03/13] scripts: Add archive-source.sh, (continued)
- [Qemu-devel] [PATCH v9 08/13] tests: Add NetBSD image, Fam Zheng, 2017/09/19
- [Qemu-devel] [PATCH v9 09/13] tests: Add OpenBSD image, Fam Zheng, 2017/09/19
- [Qemu-devel] [PATCH v9 10/13] Makefile: Add rules to run vm tests, Fam Zheng, 2017/09/19
- [Qemu-devel] [PATCH v9 11/13] MAINTAINERS: Add tests/vm entry, Fam Zheng, 2017/09/19
- [Qemu-devel] [PATCH v9 12/13] tests: Add README for vm tests, Fam Zheng, 2017/09/19
- [Qemu-devel] [PATCH v9 13/13] docker: Use archive-source.py, Fam Zheng, 2017/09/19