Hello,
Guix.
I solved my problem. Please use this new patch,
which will be attached to this message.
I must apologize for my carelessness.
I unnecessary added dependency cycle between elogind and polkit.
At the time I added polkit, as input dependency of elogind,
I was looking at service extensi
Hello,
Ludo’.
Thank you, for the response.
Sorry for the verbose and long message,
it is low priority, so read it only you have time. :)
>> Stefan Stefanović skribis:
>>
>> All that remains is to figure out how to integrate this update to
>> Guix, following the next re
Status update:
The solution Andy provided works.
The PID file has a new path:
"/run/systemd/elogind.pid".
Additional patch that is needed,
will be provided with this message.
All that remains is to figure out how
to integrate this update to Guix,
following the next release of elogind (v239.2).
A
>Perhaps we could put the PID file in /run/systemd or something.
We could change the PID file path, I have changed it to "/var/run/elogind.pid".
I will change it to "/run/systemd/elogind.pid", I will test it and
report tomorrow.
I am thinking of making the PID file check more robust by covering th
Hello,
Guix.
As I announced, here is patch that let's us update elogind.
Note: This patch is work in progress.
Please do not mind the lack of proper commit message.
Since I expect more changes to this patch, I did not bother writing it.
As I far as I know, the last work on elogind is by Marius
Thank you.
On Fri, Jun 1, 2018 at 12:20 PM, Rutger Helling
wrote:
> Thanks for this! You forgot to add a commit log and to add the patch to
> gnu/local.mk. I've made those changes and pushed your patch.
>
a/gnu/packages/display-managers.scm
+++ b/gnu/packages/display-managers.scm
@@ -6,6 +6,7 @@
;;; Copyright © 2017 Sou Bunnbu
;;; Copyright © 2017 Marius Bakke
;;; Copyright © 2017 Tobias Geerinckx-Rice
+;;; Copyright © 2018 Stefan Stefanović
;;;
;;; This file is part of GNU Guix.
;;;
@@ -143,7