LXC Image Ubuntu 16.10 - "tmux: need UTF-8 locale (LC_CTYPE) but have ANSI_X3.4-1968"

naisanza

Member
Aug 11, 2016
31
1
6
Creating a new container with the Ubuntu 16.10 image produces this error when executing `tmux`

This is a possible regression from the Ubuntu 16.04 image, which did not have this issue

Code:
tmux: need UTF-8 locale (LC_CTYPE) but have ANSI_X3.4-1968

This can be remedied by uncommenting
Code:
# en_US.UTF-8 UTF-8
in the file /etc/locale.gen and running
Code:
locale-gen
afterwards
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!