Package: cloud-init
Version: 0.7.6~bzr976-6
Thanks to /etc/profile.d/Z99-cloud-locale-test.sh, I got the following
warning:
WARNING! Your environment specifies an invalid locale.
This can affect your user experience significantly, including the
ability to manage packages. You may install the locales by running:
sudo apt-get install language-pack-pl
But no such package exist in Debian.
(Also, I don't have sudo installed on this machine; oh well...)
or
sudo locale-gen pl_PL.UTF-8
But locale-gen doesn't pay attention to command-line arguments, so
running it that way almost certainly won't help.
To see all available language packs, run:
apt-cache search "^language-pack-[a-z][a-z]$"
This is technically correct (since there are no language packs in
Debian), but not helpful either.
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages cloud-init depends on:
ii debconf [debconf-2.0] 1.5.57
ii ifupdown 0.7.54
ii lsb-base 9.20150917
ii procps 2:3.3.10-4
ii python 2.7.9-1
ii python-boto 2.38.0-1
ii python-cheetah 2.4.4-3
ii python-configobj 5.0.6-2
ii python-jsonpatch 1.19-3
ii python-oauth 1.0.1-4
ii python-prettytable 0.7.2-3
ii python-requests 2.8.1-1
ii python-serial 2.7-1
ii python-software-properties 0.96.9debian1
ii python-yaml 3.11-2+b1
--
Jakub Wilk