Re: [systemd-devel] [ANNOUNCE] systemd 190

2012-09-22 Thread Colin Guthrie
'Twas brillig, and Lennart Poettering at 20/09/12 21:39 did gyre and gimble: > Heya! > > Many many bugfixes, but also a number of smaller features: > > http://www.freedesktop.org/software/systemd/systemd-190.tar.xz > > CHANGES WITH 190: Probably also worth mentioning a slight semantic change in

Re: [systemd-devel] Cryptsetup on FakeRAID fails with timeout

2012-09-22 Thread Ali Lown
I waited until the weekend so I could take down the devices briefly. After converting to use md instead, I can confirm that systemd is working fine with automounting the luks partition and correctly asking for a passphrase. The migration I used was: dmraid -an #disable dmraid devices mdadm --creat

[systemd-devel] systemd 191 does not compile on 32 bit Linux

2012-09-22 Thread Henrik /KaarPoSoft
Hi! systemd 191 does not compile on my 32 bit Linux box. src/journal/mmap-cache.c:519:5: error: conflicting types for 'mmap_cache_get' In file included from src/journal/mmap-cache.c:32:0: src/journal/mmap-cache.h:34:5: note: previous declaration of 'mmap_cache_get' was here mmap-cache.h dec

Re: [systemd-devel] systemd 191 does not compile on 32 bit Linux

2012-09-22 Thread Dave Reisner
On Sat, Sep 22, 2012 at 03:24:45PM +0200, Henrik /KaarPoSoft wrote: > Hi! > > systemd 191 does not compile on my 32 bit Linux box. > > src/journal/mmap-cache.c:519:5: error: conflicting types for > 'mmap_cache_get' > In file included from src/journal/mmap-cache.c:32:0: > src/journal/mmap-cache.h:

Re: [systemd-devel] systemd 191 does not compile on 32 bit Linux

2012-09-22 Thread Henrik /KaarPoSoft
On 09/22/12 15:44, Dave Reisner wrote: On Sat, Sep 22, 2012 at 03:24:45PM +0200, Henrik /KaarPoSoft wrote: Hi! systemd 191 does not compile on my 32 bit Linux box. The patch right after the 191 tag in git fixes this inconsistency: http://cgit.freedesktop.org/systemd/systemd/commit/?id=e2c8b07

[systemd-devel] src/journal/test-mmap-cache.c is missing

2012-09-22 Thread Khem Raj
Hi Lennert Commit f801968466fed39d50d410b30ac828c26722cc95 added mmap_cache test to Makefile.am but the C file is missing. Thanks -Khem ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/sys

[systemd-devel] [PATCH 1/2] journal: set seal even for readonly journalfiles

2012-09-22 Thread Mirco Tischler
journalctl needs to know wether the file has been sealed to be able to do verification. --- src/journal/journal-file.c | 3 +-- 1 Datei geändert, 1 Zeile hinzugefügt(+), 2 Zeilen entfernt(-) diff --git a/src/journal/journal-file.c b/src/journal/journal-file.c index 6db9955..f775fec 100644 --- a/s

[systemd-devel] [PATCH 2/2] journalctl: print correct timespan in verify

2012-09-22 Thread Mirco Tischler
The old code used a timestamp to print a timespan for unsealed journalfiles, incorrectly showing things like 2230 days of unsealed entries. Print the timespan between the first and last entry instead. --- src/journal/journalctl.c | 2 +- 1 Datei geändert, 1 Zeile hinzugefügt(+), 1 Zeile entfernt(

[systemd-devel] bug 55213

2012-09-22 Thread Allin Cottrell
Just wanting to register the hope that this bug... https://bugs.freedesktop.org/show_bug.cgi?id=55213 gets a high priority. I was bitten by it with the systemd 190 release, and I gather it's still outstanding in version 191. Having process 1 segfault is not pleasant... -- Allin Cottrell Dep

[systemd-devel] systemd segfaulting after commit 877d54e9b09e093c2102f519a84e2a52637ae035

2012-09-22 Thread Khem Raj
Hi i am seeing following error on arm systemd[1]: Caught , dumped core as pid 37. systemd[1]: Freezing execution. git bisect tells me that its happening due to commit 877d54e9b09e093c2102f519a84e2a52637ae035 Author: Lennart Poettering Date: Fri Aug 24 22:21:20 2012 +0200 journal: gene

Re: [systemd-devel] [opensuse-factory] [RFC] sysvinit: plan B

2012-09-22 Thread Jan Engelhardt
On Friday 2012-09-07 15:43, Michal Vyskocil wrote [http://lists.opensuse.org/opensuse-factory/2012-09/msg00396.html]: > >Name: vsftpd-sysv >Description: Sysvinit script for vsftpd >Supplements: packagageand(sysvinit:vsftpd) >Requires: sysvinit >Requires: vsftpd >Source0: vsftpd.init It would seem