Re: [systemd-devel] serialization bug, swap bug, etc.

2015-02-03 Thread Lennart Poettering
On Tue, 16.12.14 17:22, Filipe Brandenburger (filbran...@google.com) wrote: > On Wed, Dec 10, 2014 at 4:11 AM, Lennart Poettering > wrote: > > In fact, I think we should drop the > > libcap dependency altogether and just do the two syscalls it offers to > > us natively in systemd code. Neither is

Re: [systemd-devel] serialization bug, swap bug, etc.

2014-12-16 Thread Filipe Brandenburger
On Wed, Dec 10, 2014 at 4:11 AM, Lennart Poettering wrote: > In fact, I think we should drop the > libcap dependency altogether and just do the two syscalls it offers to > us natively in systemd code. Neither is libcap a particularly nice > library, nor is the stuff it does particularly complex, h

Re: [systemd-devel] serialization bug, swap bug, etc.

2014-12-10 Thread Lennart Poettering
On Wed, 10.12.14 09:10, Mantas Mikulėnas (graw...@gmail.com) wrote: > On Thu, Nov 20, 2014 at 9:13 AM, Mantas Mikulėnas wrote: > > > ~ I'm also getting this on every reload: > > > > systemd[1]: [/usr/lib/systemd/system/systemd-journald.service:24] Failed > > to parse capability in bounding set,

Re: [systemd-devel] serialization bug, swap bug, etc.

2014-12-09 Thread Mantas Mikulėnas
On Thu, Nov 20, 2014 at 9:13 AM, Mantas Mikulėnas wrote: > ~ I'm also getting this on every reload: > > systemd[1]: [/usr/lib/systemd/system/systemd-journald.service:24] Failed > to parse capability in bounding set, ignoring: CAP_AUDIT_READ > > I suppose I can ignore the message. I see that cap_a

Re: [systemd-devel] serialization bug, swap bug, etc.

2014-12-01 Thread Lennart Poettering
On Thu, 20.11.14 09:13, Mantas Mikulėnas (graw...@gmail.com) wrote: > ~ I'm also getting this on every reload: > > systemd[1]: [/usr/lib/systemd/system/systemd-journald.service:24] Failed to > parse capability in bounding set, ignoring: CAP_AUDIT_READ > > I suppose I can ignore the message. I se

Re: [systemd-devel] serialization bug, swap bug, etc.

2014-11-24 Thread Mantas Mikulėnas
On Mon, Nov 24, 2014 at 5:57 PM, Zbigniew Jędrzejewski-Szmek < zbys...@in.waw.pl> wrote: > And what does 'udevadm info /dev/sda7' and 'systemctl show dev-sda7.swap' > and > the same for dev-disk-by\x2dpartlabel-swap.swap? > Attached both. -- Mantas Mikulėnas a.sd-show Description: Binary dat

Re: [systemd-devel] serialization bug, swap bug, etc.

2014-11-24 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Nov 24, 2014 at 07:48:17AM +0200, Mantas Mikulėnas wrote: > On Mon, Nov 24, 2014 at 2:59 AM, Zbigniew Jędrzejewski-Szmek < > zbys...@in.waw.pl> wrote: > > On Thu, Nov 20, 2014 at 09:13:02AM +0200, Mantas Mikulėnas wrote: > > > ~ If there are two .swap units for the same partition (one made

Re: [systemd-devel] serialization bug, swap bug, etc.

2014-11-23 Thread Mantas Mikulėnas
On Mon, Nov 24, 2014 at 2:59 AM, Zbigniew Jędrzejewski-Szmek < zbys...@in.waw.pl> wrote: > On Thu, Nov 20, 2014 at 09:13:02AM +0200, Mantas Mikulėnas wrote: > > ~ If there are two .swap units for the same partition (one made by > > fstab-generator, another by gpt-generator), systemd tries to swapon

Re: [systemd-devel] serialization bug, swap bug, etc.

2014-11-23 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Nov 20, 2014 at 09:13:02AM +0200, Mantas Mikulėnas wrote: > ~ I'm getting this on every reload: > > systemd[1]: Unknown serialization item 'subscribed=:1.1' Lukas' patch should fix that. > Doesn't seem to break anything though. > > ~ I'm also getting this on every reload: > > systemd[1]