[lxc-users] unprivilaged lxc-execute: "Failed to shift tty into container"

2017-12-18 Thread Mart Kelder
Hi all, I try to lxc-execute a container I created myself. I attached the log messages and the strace file. If I run the command with strace and try to replay it, it seems to work correctly [1]. What is the next step to investigate this? Where is my test-session ([1]) different then the strace fil

Re: [lxc-users] debian template: cannot install openjdk-8-jre due to missing /proc

2017-12-18 Thread Benjamin Asbach
For me it looks like a bug. I guess a github issue would be the right place to do the evaluation on that problem. Greetings Benjamin On 2017-12-18 11:58, Harald Dunkel wrote: Hi folks, if I try to add openjdk-8-jre on the lxc-create command line, then it woes about missing /proc file system:

[lxc-users] debian template: cannot install openjdk-8-jre due to missing /proc

2017-12-18 Thread Harald Dunkel
Hi folks, if I try to add openjdk-8-jre on the lxc-create command line, then it woes about missing /proc file system: # lxc-create -t debian -n sample01 -- -r stretch --packages=openjdk-8-jre : : Setting up ca-certificates-java (20170531+nmu1) ... the keytool command requires a mounted proc fs (