Bug 34849 - Add dependency on locales
Summary: Add dependency on locales
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: tmux (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Fr. Br. George
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-24 23:14 MSK by Michael A. Kangin
Modified: 2018-05-21 16:12 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael A. Kangin 2018-04-24 23:14:04 MSK
В весьма-базовой системе без локалей tmux не запускается с сообщениями:
tmux: invalid LC_ALL, LC_CTYPE or LANG
tmux: need UTF-8 locale (LC_CTYPE) but have ANSI_X3.4-1968

Простое назначение таких переменных не помогает.
Помогает установка пакета glibc-locales. Предлагаю добавить зависимость на этот пакет.