Re: [systemd-devel] systemd 225: cannot override nspawn service

2015-09-11 Thread crequill
Thanks for you reply. SELinux is not used here. Christophe 2015-09-11 1:05 GMT+02:00 Anthony Messina : > 2015-09-09 11:48 GMT+02:00 crequill : > > Hi, > > > > All was running fine with systemd 218. > > With nspawn systemd 225, always on archlinux, I've a lot of problems: > > > > 1/ I cannot logi

Re: [systemd-devel] systemd 225: cannot override nspawn service

2015-09-11 Thread crequill
Hi Ruben, Thank you for your reply. I will test when systemd 226 will be available on archlinux. Best regards Christophe 2015-09-09 20:43 GMT+02:00 Ruben Kerkhof : > On Wed, Sep 9, 2015 at 11:48 AM, crequill wrote: > > 1/ I cannot login anymore on containers (/sbin/getatty exist in > container

Re: [systemd-devel] systemd 225: cannot override nspawn service

2015-09-10 Thread Anthony Messina
2015-09-09 11:48 GMT+02:00 crequill : > Hi, > > All was running fine with systemd 218. > With nspawn systemd 225, always on archlinux, I've a lot of problems: > > 1/ I cannot login anymore on containers (/sbin/getatty exist in > container): > Failed to get login PTY: No such file or directory I'

Re: [systemd-devel] systemd 225: cannot override nspawn service

2015-09-09 Thread Ruben Kerkhof
On Wed, Sep 9, 2015 at 11:48 AM, crequill wrote: > 1/ I cannot login anymore on containers (/sbin/getatty exist in container): > Failed to get login PTY: No such file or directory No idea about your other issues, but I hit this one too and it is fixed in systemd 2.26. Kind regards, Ruben __

Re: [systemd-devel] systemd 225: cannot override nspawn service

2015-09-09 Thread crequill
In container boot with : systemd-nspawn -bD /var/lib/machines/ci-container/ -n /sys/class/net show the host interfaces (enp3s1f0, ...) ip link show only the interfaces lo and host0 (as desired) Perhaps it's why netctl doesn't see the host0 interface 2015-09-09 11:48 GMT+02:00 creq

Re: [systemd-devel] systemd 225: cannot override nspawn service

2015-09-09 Thread crequill
Hi, All was running fine with systemd 218. With nspawn systemd 225, always on archlinux, I've a lot of problems: 1/ I cannot login anymore on containers (/sbin/getatty exist in container): Failed to get login PTY: No such file or directory 2/ override of nspwawn file seems not to be charged (see

[systemd-devel] systemd 225: cannot override nspawn service

2015-09-08 Thread crequill
Hi, With systemd 225 on an archlinux, I cannot override a nspawn service anymore. Example: One container named ci-container, declared as this : # ls -al /etc/systemd/system/machines.target.wants/ total 8 drwxr-xr-x 2 root root 4096 8 sept. 16:06 . drwxr-xr-x 8 root root 4096 8 sept. 16:06 .. lr