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 __

[systemd-devel] container login

2014-08-30 Thread Ruben Kerkhof
if /etc/shadow exists. systemd-sysusers creates the root account, and, since 9ab315ccf22a, also creates a (locked) entry in /etc/shadow. Now the obvious question is, how do I get into my volatile container? Kind regards, Ruben Kerkhof ___ systemd-dev

[systemd-devel] [PATCH] Fix a few more typos

2014-08-30 Thread Ruben Kerkhof
>From d0d74a761ef6833a7efc291a613853e3a4212a02 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sat, 30 Aug 2014 17:09:23 +0200 Subject: [PATCH] Fix a few more typos --- CODING_STYLE | 2 +- NEWS | 2 +- man/f

[systemd-devel] [PATCH] Fix a few typos in log messages

2014-08-29 Thread Ruben Kerkhof
>From 6a320e9e83fd32a60fadc735646edf96d36a0cd1 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Fri, 29 Aug 2014 12:58:16 +0200 Subject: [PATCH] Fix a few typos in log messages --- src/libsystemd-network/sd-dhcp-client.c | 12 ++-- src/libsystemd/sd-rtnl/sd-rtnl.c| 2 +-

Re: [systemd-devel] Host and machine ids are equal (4c93d957bcf44b289c3e4edb5bd5c355): refusing to link journals

2014-05-17 Thread Ruben Kerkhof
On Fri, May 16, 2014 at 7:40 PM, Lennart Poettering wrote: > Indeed! > > Fixed in git. Could you verify if this now works for you? > > Thanks! Works perfectly, thanks! Kind regards, Ruben ___ systemd-devel mailing list systemd-devel@lists.freedesktop.

Re: [systemd-devel] Host and machine ids are equal (4c93d957bcf44b289c3e4edb5bd5c355): refusing to link journals

2014-04-29 Thread Ruben Kerkhof
On Mon, Apr 28, 2014 at 9:04 PM, Ruben Kerkhof wrote: > I would have expected that to be 'Initializing machine ID from container > UUID.' > container_uuid is set in the environment: > > [root@testcontainer ~]# tr '\0' '\n' < /proc/1/envir

Re: [systemd-devel] Host and machine ids are equal (4c93d957bcf44b289c3e4edb5bd5c355): refusing to link journals

2014-04-28 Thread Ruben Kerkhof
On Mon, Apr 28, 2014 at 6:12 PM, Lennart Poettering wrote: > Oh yuck, this looks like a bug in systemd. > > Currently if /etc/machine-id is missing we will try to initialize it > from the UUID that KVM maintaines for each machine. However, this is a > bad idea if we are actually running inside a c

Re: [systemd-devel] Host and machine ids are equal (4c93d957bcf44b289c3e4edb5bd5c355): refusing to link journals

2014-04-28 Thread Ruben Kerkhof
On Mon, Apr 28, 2014 at 5:07 PM, Lennart Poettering wrote: > On Sat, 26.04.14 15:35, Ruben Kerkhof (ru...@rubenkerkhof.com) wrote: > >> Hi list, >> >> I was just playing with systemd-nspawn, and noticed that when I start a >> container in a virtual machine runni

[systemd-devel] Host and machine ids are equal (4c93d957bcf44b289c3e4edb5bd5c355): refusing to link journals

2014-04-26 Thread Ruben Kerkhof
design, or is this a bug? Kind regards, Ruben Kerkhof ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel