Zbigniew Jędrzejewski-Szmek wrote:
> 'systemctl --user show-environment' will show what's set
I get errors as normal user and root.
$ systemctl --user show-environment
Failed to issue method call: Process /bin/false exited with status 1
$ su -
Password:
# systemctl --user show-environment
Fail
List please hold on these patch!
It seems that AM_PATH_LIBGCRYPT will also define LIBGCRYPT_LIBS
which is used to link again libgcrypt and other libraries related to
libgcrypt.
My bad, this current patch will not fix the problem!
I guess that we are stuck with this :-/ until gcrypt converts to
p
On Sat, Nov 2, 2013 at 12:20 AM, Kay Sievers wrote:
> On Wed, Oct 30, 2013 at 6:55 AM, Simon Peeters
> wrote:
> But yeah, we should have something which makes GetAll easier. Now
> about something like the attached patch?
Rebased your patch on top of that, and committed it.
Thanks,
Kay
___
On Sat, Nov 02, 2013 at 12:51:11AM +, [email protected] wrote:
> Zbigniew Jędrzejewski-Szmek wrote:
>
> > Are you sure that systemd is actually running
> > with this variable set?
>
> Excellent question, and no, I'm not sure.
> If you can tell me how to determine the
> answer, please d
Currently systemd will fail to build if libgcrypt headers are not
installed:
autoge.sh output:
...
libtoolize: linking file `m4/lt~obsolete.m4'
configure.ac:547: warning: macro 'AM_PATH_LIBGCRYPT' not found in library
configure.ac:47: error: possibly undefined macro: AC_MSG_ERROR
If this token and
Hi list,
I'm doing some systemd testing on clean machines. I'm building from git
tree, and I've noticed that systemd autogen.sh will fail if the
libgcrypt and its headers are missing, this will produce a buggy
configure script.
The error messages were not clear, I did lost time debugging... :-/
Zbigniew Jędrzejewski-Szmek wrote:
> I guess that systemd should not create
> the link if the destination doesn't exist.
+1
Mantas Mikulėnas wrote:
> I'm curious why the symlink is created at all...
I know not why, but I do know that:
If a symlink is made, the C code should use $XDG_CONFIG_HOME t
Zbigniew Jędrzejewski-Szmek wrote:
> Are you sure that systemd is actually running
> with this variable set?
Excellent question, and no, I'm not sure.
If you can tell me how to determine the
answer, please do.
What I can say is that
1) XDG_DATA_HOME is set in /etc/profile.d on
Arch Linux, the f
On Sat, Nov 2, 2013 at 1:37 AM, Zbigniew Jędrzejewski-Szmek
wrote:
> On Fri, Nov 01, 2013 at 11:02:30PM +, [email protected] wrote:
>> Might some expert address:
>>
>> https://bbs.archlinux.org/viewtopic.php?id=172220
>>
>> It seems systemd pushes hard-wired paths irrespective of XDG va
On Fri, Nov 01, 2013 at 11:02:30PM +, [email protected] wrote:
> Might some expert address:
>
> https://bbs.archlinux.org/viewtopic.php?id=172220
>
> It seems systemd pushes hard-wired paths irrespective of XDG vars, a
> possible bug.
>
> On this box XDG_DATA_HOME and XDG_CACHE_HOME p
On Wed, Oct 30, 2013 at 6:55 AM, Simon Peeters wrote:
> +#define foreach_dbus_property(r, bus, dest, object, error, reply, name,
> contents) \
> +for (int _i = 0; _i < 3; _i++) \
> +if (_i == 0) { \
> +r = sd_bus_call_method(bus, dest, object,\
> +
On Sat, Nov 02, 2013 at 12:05:23AM +0100, ScotXW wrote:
> On 11/01/2013 06:51 PM, Greg KH wrote:
> > On Fri, Nov 01, 2013 at 06:47:00PM +0100, ScotXW wrote:
> >> Hi,
> >>
> >> systemd is written exclusively for the Linux kernel because this
> >> offers advantages over the POSIX API. To illustrate t
Might some expert address:
https://bbs.archlinux.org/viewtopic.php?id=172220
It seems systemd pushes hard-wired paths irrespective of XDG vars, a
possible bug.
On this box XDG_DATA_HOME and XDG_CACHE_HOME point outside $HOME, while
XDG_CONFIG_HOME is the default ~/.config folder. XDG_DATA_DIRS i
On 11/01/2013 06:51 PM, Greg KH wrote:
On Fri, Nov 01, 2013 at 06:47:00PM +0100, ScotXW wrote:
Hi,
systemd is written exclusively for the Linux kernel because this
offers advantages over the POSIX API. To illustrate the difference
between Linux kernel API and POSIX API I created a diagram, see
On Fri, Nov 01, 2013 at 06:47:00PM +0100, ScotXW wrote:
> Hi,
>
> systemd is written exclusively for the Linux kernel because this
> offers advantages over the POSIX API. To illustrate the difference
> between Linux kernel API and POSIX API I created a diagram, see [1].
Linux doesn't implement al
Hi,
systemd is written exclusively for the Linux kernel because this offers
advantages over the POSIX API. To illustrate the difference between
Linux kernel API and POSIX API I created a diagram, see [1].
On topic: It could be used to illustrate the reasons for this decision.
1. Could you hav
On Fri, Nov 1, 2013 at 12:57 AM, Karel Zak wrote:
> On Thu, Oct 31, 2013 at 01:20:18PM -0700, Kok, Auke-jan H wrote:
>> > BTW, for SELinux we remove selinux specific mount options in
>> > userspace (in mount(8)) if the kernel does not support selinux.
>> >
>> > It help us to make command line o
On Fri, Nov 1, 2013 at 4:44 PM, Lennart Poettering
wrote:
[update]
- systemd-logind
Lennart: I am knee-deep in converting logind now.
- loginctl
Peeters Simon: "I'll take ... (probably loginctl afterwards)"
- hostnamectl
Peeters Simon's (patch on the list, needs rebase)
- pam_systemd
On Wed, 30.10.13 23:08, Kay Sievers ([email protected]) wrote:
>
> On Wed, Oct 30, 2013 at 3:48 AM, Kay Sievers wrote:
>
> [update]
>
> >> To avoid any duplication of work, here are the tools which still need
> >> conversion. Please reply to this mail, in case you decide to work on
> >> anything
Hi
On Tue, Oct 29, 2013 at 4:44 PM, Laércio de Sousa wrote:
> I would append another approach to the list:
>
> * For non-seat0 seats, X server should open no VT at all. Currently, even
> with -sharevts option, it seems Xorg does open a VT, although it can't
> control this.
Yes, please! We should
Yes, already fixed by David
2013/11/1 Markus Mayer :
> On 10/31/2013 07:26 PM, Ronny Chevalier wrote:
>>
>> multiple warnings like
>>
>> src/socket-proxy/socket-proxyd.c: In function ‘transfer_data_cb’:
>> src/socket-proxy/socket-proxyd.c:237:25: warning: format ‘%ld’ expects
>> argument of type ‘
On 10/31/2013 07:26 PM, Ronny Chevalier wrote:
multiple warnings like
src/socket-proxy/socket-proxyd.c: In function ‘transfer_data_cb’:
src/socket-proxy/socket-proxyd.c:237:25: warning: format ‘%ld’ expects argument
of type ‘long int’, but argument 6 has type ‘size_t’ [-Wformat=]
On 10/31/2013 11:44 AM, Zbigniew Jędrzejewski-Szmek wrote:
On Thu, Oct 31, 2013 at 08:05:18AM +0800, Rongqing Li wrote:
On 10/30/2013 07:10 PM, Zbigniew Jędrzejewski-Szmek wrote:
On Wed, Oct 30, 2013 at 10:02:33AM +0800, Rongqing Li wrote:
Hi:
I am running the systemd test cases, but .lib
On Thu, Oct 31, 2013 at 01:20:18PM -0700, Kok, Auke-jan H wrote:
> > BTW, for SELinux we remove selinux specific mount options in
> > userspace (in mount(8)) if the kernel does not support selinux.
> >
> > It help us to make command line or fstab setting independent on the
> > current kernel fe
24 matches
Mail list logo