Bug#907615: lxc-console not getting prompt with debian template

2024-02-10 Thread Mathias Gibbens
Control: tags -1 + confirmed Control: found -1 lxc-templates/3.0.4.48.g4765da8-1 I've confirmed that this issue is still present in bookworm, and that adding "-t 0" to `lxc-console` does allow one to properly connect to the container's console. Mathias signature.asc Description: This is a dig

Bug#907615: tty0 missing

2021-09-23 Thread Frank Wunderlich
Hi, is there any new state? i tried the workaround: # mknod /dev/tty0 c 4 0 # systemctl restart getty@tty1.service # systemctl status getty@tty1.service and then it works...till the next container-restart.../dev/tty0 is missing again. Tried lxc-create in buster and bullseye host with bullseye

Bug#907615: tty0 missing

2020-01-25 Thread support-debian
This is happening because /dev/tty0 doesn't exist: root@vs5:/home/volo# lxc-start -n speedtest root@vs5:/home/volo# lxc-attach -n speedtest root@speedtest:/# exit exit root@vs5:/home/volo# lxc-console -n speedtest Connected to tty 1 Type to exit the console, to enter Ctrl+a itself root@vs5

Bug#907615:

2019-09-06 Thread StalkR
Hello, I just encountered the same issue. Thanks Alex for debugging and finding the reason: lxc-console attaches by default to tty 1 vs. but the template listens by default on tty 0. Host is an up-to-date Debian buster, with packages lxc (1:3.1.0+really3.0.3-8) and lxc-templates (3.0.3-1). I crea

Bug#907615: lxc-console not getting prompt with debian template

2019-01-11 Thread Alex Mestiashvili
> Is this issue occurring with root or unpriviledged containers ? > All are root containers: lxc-info --name test1 | grep PID PID:5561 ps -ef | grep 5561 root 5561 5560 0 20:54 ?00:00:00 /sbin/init root 5597 5561 0 20:54 ?00:00:00 /lib/systemd/syste

Bug#907615: lxc-console not getting prompt with debian template

2019-01-11 Thread Alex Mestiashvili
On 1/11/19 1:57 PM, Pierre-Elliott Bécue wrote: > Hi Alex, > > Le 11/01/2019 à 10:59, Alex Mestiashvili a écrit : >> On 1/10/19 11:52 PM, Pierre-Elliott Bécue wrote: >>> Hi, >>> >>> Le jeudi 30 août 2018 à 09:58:31+0200, Alex Mestiashvili a écrit : Package: lxc Version: 1:2.0.9-6 Se

Bug#907615: lxc-console not getting prompt with debian template

2019-01-11 Thread Pierre-Elliott Bécue
Le 11 janvier 2019 21:21:54 GMT+01:00, Alex Mestiashvili a écrit : >On 1/11/19 1:57 PM, Pierre-Elliott Bécue wrote: >> Hi Alex, >> >> Le 11/01/2019 à 10:59, Alex Mestiashvili a écrit : >>> On 1/10/19 11:52 PM, Pierre-Elliott Bécue wrote: Hi, Le jeudi 30 août 2018 à 09:58:31+0200,

Bug#907615: lxc-console not getting prompt with debian template

2019-01-11 Thread Pierre-Elliott Bécue
Hi Alex, Le 11/01/2019 à 10:59, Alex Mestiashvili a écrit : > On 1/10/19 11:52 PM, Pierre-Elliott Bécue wrote: >> Hi, >> >> Le jeudi 30 août 2018 à 09:58:31+0200, Alex Mestiashvili a écrit : >>> Package: lxc >>> Version: 1:2.0.9-6 >>> Severity: normal >>> >>> >>> Steps to reproduce: >>> >>> instal

Bug#907615: lxc-console not getting prompt with debian template

2019-01-11 Thread Alex Mestiashvili
On 1/10/19 11:52 PM, Pierre-Elliott Bécue wrote: > Hi, > > Le jeudi 30 août 2018 à 09:58:31+0200, Alex Mestiashvili a écrit : >> Package: lxc >> Version: 1:2.0.9-6 >> Severity: normal >> >> >> Steps to reproduce: >> >> install lxc, create a container with debian template (backing store >> doesn't

Bug#907615: lxc-console not getting prompt with debian template

2019-01-10 Thread Pierre-Elliott Bécue
Hi, Le jeudi 30 août 2018 à 09:58:31+0200, Alex Mestiashvili a écrit : > Package: lxc > Version: 1:2.0.9-6 > Severity: normal > > > Steps to reproduce: > > install lxc, create a container with debian template (backing store > doesn't matter in this case) > > lxc-create -n deb2 -t debian -B zfs

Bug#907615: lxc-console not getting prompt with debian template

2018-08-30 Thread Alex Mestiashvili
Package: lxc Version: 1:2.0.9-6 Severity: normal Steps to reproduce: install lxc, create a container with debian template (backing store doesn't matter in this case) lxc-create -n deb2 -t debian -B zfs --zfsroot=ocz/lxc lxc-console -n deb2 -l trace -o console_deb2.lxc.log Connected to tty 1