Re: [systemd-devel] Seeing crash on x86/qemu

2014-02-27 Thread Khem Raj
On Wed, Feb 26, 2014 at 1:39 AM, Lennart Poettering wrote: > Hmm, any chance you can get a proper backtrace for this? There should be > a coredump file for PID 48? I rebuilt complete image and now I cant reproduce it anymore. ___ systemd-devel mailing l

[systemd-devel] Seeing crash on x86/qemu

2014-02-25 Thread Khem Raj
Hi I am seeing a crash on x86 systemd[1]: Set hostname to . systemd[1]: Initializing machine ID from random generator. systemd-fstab-generator[43]: Checking was requested for "rootfs", but it is not a device. systemd[1]: segfault at ip 080db4b7 sp bfa1ff50 error 5 in systemd[8048000+fb

[systemd-devel] [PATCH] use CAP_MKNOD ConditionCapability

2013-08-21 Thread Khem Raj
state. Make sure that mknod capability is available Signed-off-by: Khem Raj --- units/kmod-static-nodes.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/kmod-static-nodes.service.in b/units/kmod-static-nodes.service.in index 98664ea..d8a8420 100644 --- a/units

Re: [systemd-devel] [PATCH] test-unit-file: Add libsystemd-daemon.la to LDADD

2013-01-24 Thread Khem Raj
On Thu, Jan 24, 2013 at 6:07 PM, Zbigniew Jędrzejewski-Szmek wrote: > On Thu, Jan 24, 2013 at 04:59:00PM -0800, Khem Raj wrote: >> On Thu, Jan 24, 2013 at 1:42 PM, Zbigniew Jędrzejewski-Szmek >> wrote: >> > >> > libsystemd-core is linked with libsystemd-daemon

Re: [systemd-devel] [PATCH] test-unit-file: Add libsystemd-daemon.la to LDADD

2013-01-24 Thread Khem Raj
On Thu, Jan 24, 2013 at 1:42 PM, Zbigniew Jędrzejewski-Szmek wrote: > > libsystemd-core is linked with libsystemd-daemon on its own. > Thus this patch shouldn't be necessary. Are you observing > some actual build brackage? If so, what arch? I am seeing it on ppc. while I do see the relevant .la f

[systemd-devel] [PATCH] test-unit-file: Add libsystemd-daemon.la to LDADD

2013-01-22 Thread Khem Raj
test-unit-file links with libsystemd-core which needs sd_* symbols from libsystemd-daemon Signed-off-by: Khem Raj --- Makefile.am |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 7d5bd5a..884227a 100644 --- a/Makefile.am +++ b/Makefile.am

Re: [systemd-devel] how to start a service when another sevice stops

2012-12-01 Thread Khem Raj
On Sat, Dec 1, 2012 at 6:52 AM, Oleksii Shevchuk wrote: > > yeah OnStop= and/or OnShutdown= is something that will solve my problem > exactly > > You can try this one: > > > http://lists.freedesktop.org/archives/systemd-devel/2012-November/007304.html > > exactly what I needed. Thanks. > // wb

Re: [systemd-devel] how to start a service when another sevice stops

2012-12-01 Thread Khem Raj
On Fri, Nov 30, 2012 at 3:53 PM, David Strauss wrote: > On Fri, Nov 30, 2012 at 2:28 PM, Khem Raj wrote: > > I have a scenario where, I have foo.service which runs on boot and later > > bar.service runs and it has to stop foo.service which I achieved by > > declaring it as C

[systemd-devel] how to start a service when another sevice stops

2012-11-30 Thread Khem Raj
Hi I have a scenario where, I have foo.service which runs on boot and later bar.service runs and it has to stop foo.service which I achieved by declaring it as Conflicts= in the unit file but I would like to restart foo.service when bar.service is stopped. I have run out of ideas on how to achieve

Re: [systemd-devel] systemd segfaulting after commit 877d54e9b09e093c2102f519a84e2a52637ae035

2012-09-24 Thread Khem Raj
On Sunday, September 23, 2012, Allin Cottrell wrote: > On Sun, 23 Sep 2012, Colin Walters wrote: > >> On Sat, 2012-09-22 at 16:34 -0700, Khem Raj wrote: >> >>> git bisect tells me that its happening due to >>> >>> commit 877d54e9b09e093c2102f519a8

[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

[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

Re: [systemd-devel] [PATCH] Add libsystemd-id128-internal.la as link time dependency for test-engine and test_job_type

2012-09-10 Thread Khem Raj
On Mon, Sep 10, 2012 at 12:29 AM, Lennart Poettering wrote: > I do wonder though why I never ran into this problem here... > it shows up with binutils/head (to be 2.23 release) > Anyway, should be fixed now in git. Please test. thanks will give it a try -Khem __

[systemd-devel] [PATCH] Add libsystemd-id128-internal.la as link time dependency for test-engine and test_job_type

2012-09-07 Thread Khem Raj
Fixes linking errors like src/core/condition.c:207: undefined reference to `sd_id128_get_machine' Signed-off-by: Khem Raj --- Makefile.am |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 7ccec67..304a990 100644 --- a/Makefile.am

Re: [systemd-devel] building with uClibc (was: minimal-uclibc: systemd fails with `src/manager.c:257:42: error: 'EPOLL_CLOEXEC' undeclared (first use in this function)`)

2011-07-12 Thread Khem Raj
On Tue, Jul 12, 2011 at 6:10 PM, Lennart Poettering wrote: > On Tue, 12.07.11 19:10, Paul Menzel (paulepan...@users.sourceforge.net) wrote: > >> Am Mittwoch, den 11.05.2011, 07:58 +0200 schrieb Thierry Reding: >> > * Paul Menzel wrote: >> >> […] >> >> > > I am no uClibc expert, but do you know if