Bug 41605

Summary: Не удаётся залогиниться в контейнер с помощью lxc-console
Product: Sisyphus Reporter: Alexander Makeenkov <amakeenk>
Component: lxcAssignee: Vladimir D. Seleznev <vseleznv>
Status: ASSIGNED --- QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: dans, vseleznv
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Alexander Makeenkov 2021-12-21 16:32:47 MSK
-== Шаги воспроизведения ==-
# apt-get install lxc
# systemctl start lxc-net
# lxc-create -n test -t /usr/share/lxc/templates/lxc-download
Distribution:  alt
Release: p10
Architecture: amd64
# lxc-start -n test -d && lxc-ls --active
# lxc-console -n test

-== Ожидаемый результат ==-
Выводится приглашение для ввода имени пользователя:
# lxc-console -n test
Connected to tty 1
Type <Ctrl+a q> to exit the console, <Ctrl+a Ctrl+a> to enter Ctrl+a itself

test login:

-== Получаемый результат ==-
Приглашение не выводится, зависает на сообщении:
Connected to tty 1
Type <Ctrl+a q> to exit the console, <Ctrl+a Ctrl+a> to enter Ctrl+a itself

Версия: lxc-4.0.11-alt1

В p10 проблема не воспроизводится (lxc-4.0.10-alt1), но начинает воспроизводится после обновления до задания https://git.altlinux.org/tasks/291659
Comment 1 Vladimir D. Seleznev 2022-02-07 16:09:06 MSK
Воспроизвёл.