mbox series

[bug#53422,0/1] Fix sssd build

Message ID 20220121204756.13638-1-remco@remworks.net
Headers show
Series Fix sssd build | expand

Message

Remco van 't Veer Jan. 21, 2022, 8:47 p.m. UTC
I managed to get the sssd package to build again by applying some
patches for the original repo pending an official release.

But I'd rather have a version of autofs without depending on sssd
since I only want autofs on nfs filesystems and I expect not to need
ssssd.  Guidance on who to implement that is welcome.

Remco van 't Veer (1):
  gnu: sssd: Fix build with samba-4.15.3

 gnu/local.mk                                  |   2 +
 .../patches/sssd-fix-samba-4.15.3.patch       | 523 ++++++++++++++++++
 gnu/packages/sssd.scm                         |  22 +-
 3 files changed, 543 insertions(+), 4 deletions(-)
 create mode 100644 gnu/packages/patches/sssd-fix-samba-4.15.3.patch


base-commit: e143654088091af84c868b92b77f6618318c859c

Comments

Remco van 't Veer Jan. 21, 2022, 9:06 p.m. UTC | #1
Oeps, bug tracker doesn't like cover letters.  Closing issue.