On Tue, 09.10.12 00:28, Marti Raudsepp ([email protected]) wrote:
> Hi list,
>
> Recently I upgraded to Gnome 3.6 on my Arch Linux desktop, but
> gnome-session didn't work no matter what I tried. Ages of debugging
> later, strace revealed this:
> [pid 2063] open("/proc/1/cgroup", O_RDONLY|O_CLOEXE
Hi list,
Recently I upgraded to Gnome 3.6 on my Arch Linux desktop, but
gnome-session didn't work no matter what I tried. Ages of debugging
later, strace revealed this:
[pid 2063] open("/proc/1/cgroup", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No
such file or directory)
[...]
[pid 2063] writev(2, [{"gno
On Mon, Oct 8, 2012 at 3:36 PM, Allmeroth, Robert
wrote:
> While playing around with systemd and our automotive setup we found that
> systemd checks some kernel features at startup (from systemd 33).
>
> static const char * const kmod_table[] = {
> "autofs4", "/sys/class/misc/autofs",
>
On 09/24/2012 12:56 PM, Lennart Poettering wrote:
> On Sun, 23.09.12 17:21, Bardur Arantsson ([email protected]) wrote:
>
>> Hi all,
>>
[--snip--]
>
> This indicates a bug i systemd actually. For some reason systemd appears
> to believe that your NFS share is a device to wait for.
>
> I tried
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Zbigniew,
On 08.10.2012 14:34, Zbigniew Jędrzejewski-Szmek wrote:
> I think that a patch which adds the explicit switch, but leaves
> the default as autodetect, would be welcome.
Thanks for your feedback!
You'll find the updated patch with the
On Mon, 08.10.12 18:26, Michael Olbrich ([email protected]) wrote:
> Hi,
>
> compiling the latest systemd fails with:
> [...]
> src/shared/path-util.c: In function 'path_is_mount_point':
> src/shared/path-util.c:348:10: error: dereferencing pointer to incomplete type
> src/shared/path-util
Hi,
compiling the latest systemd fails with:
[...]
src/shared/path-util.c: In function 'path_is_mount_point':
src/shared/path-util.c:348:10: error: dereferencing pointer to incomplete type
src/shared/path-util.c:350:9: warning: implicit declaration of function
'name_to_handle_at' [-Wimplicit-func
Hello,
While playing around with systemd and our automotive setup we found that
systemd checks some kernel features at startup (from systemd 33).
static const char * const kmod_table[] = {
"autofs4", "/sys/class/misc/autofs",
"ipv6","/sys/module/ipv6",
"unix","/pro
On Thu, Oct 04, 2012 at 02:27:29PM +0200, Martin Mikkelsen wrote:
> ---
> src/shared/util.c |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
Applied.
Zbyszek
___
systemd-devel mailing list
[email protected]
http://lists.
On Thu, Oct 04, 2012 at 09:49:04AM +0200, Lukas Nykryn wrote:
> Reply of dbus_message_new_method_return was check twice and
> path from unit_dbus_path was not.
Applied.
Zbyszek
___
systemd-devel mailing list
[email protected]
http://lis
On Sat, Oct 06, 2012 at 03:20:12PM +0200, Wulf C. Krueger wrote:
> From: "Wulf C. Krueger"
>
> Being explicit about Python support rather than auto-detecting it and
> acting upon the result, specifying it as an option gains us more
> control about both dependencies and the resulting build.
>
> F
11 matches
Mail list logo