GNU bug report logs -
#51739
[PATCH 1/3] gnu: Add realmd.
Previous Next
Reported by: phodina <phodina <at> protonmail.com>
Date: Wed, 10 Nov 2021 03:05:01 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Leo,
thanks for the comments.
>> + (add-before 'install 'fix-service> + >(lambda* (#:key outputs #:allow-other-keys)> + ;; >Don't copy config file> + (substitute* "Makefile"> + >((".*/service/realmd-.*") "")))))))
>Can you clarify what this does? It wasn't in earlier revisions >of thepatch.
So the whole reason why there was the patch attached is that realmd is querying the distro to use later specific config for the service. As suggested this can be overcome by using --with-distro.
However, it still tries to install the configuration file located in the sources under service/realmd-*.
There are files for debian, redhat and suse. Plus there is one labeled as default.
Since it also needs other packages such as samba, winbind, sssd, adcli and kfb5 the idea was to leave the configuration file up to a realmd service. Though that one is not yet implemented.
I'll probably refactor the comment as it's not that descriptive.
Petr
This bug report was last modified 3 years and 160 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.