GNU bug report logs -
#74667
[PATCH] doc: Add note on nsncd as a replacement for nscd.
Previous Next
Reported by: Lars Bilke <lars.bilke <at> ufz.de>
Date: Tue, 3 Dec 2024 11:03:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#74667: [PATCH] doc: Add note on nsncd as a replacement for nscd.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 74667 <at> debbugs.gnu.org.
--
74667: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74667
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Lars Bilke <lars.bilke <at> ufz.de> skribis:
> * doc/guix.texi Add note on nsncd in Name Service Switch section.
>
> Change-Id: Ib804ab2e7d83d13f8f81d875f957eae2304eb232
Applied with the changes below, thanks!
Ludo'.
[Message part 4 (text/x-patch, inline)]
diff --git a/doc/guix.texi b/doc/guix.texi
index 66ea834934..ca74afa3ce 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -1824,9 +1824,10 @@ Application Setup
files are loaded in the @command{nscd} process, not in applications
themselves.
+@cindex nsncd, replacement for nscd
Note that @command{nscd} is no longer provided on some GNU/Linux
-distros, such as Arch Linux (as of Dec. 2024). @command{nsncd} can beu
-sed as a drop-in-replacement. See
+distros, such as Arch Linux (as of Dec. 2024). @command{nsncd} can be
+used as a drop-in-replacement. See
@uref{https://github.com/twosigma/nsncd, the nsncd repository} and
@uref{https://flokli.de/posts/2022-11-18-nsncd/, this blog post} for
more information.
[Message part 5 (message/rfc822, inline)]
* doc/guix.texi Add note on nsncd in Name Service Switch section.
Change-Id: Ib804ab2e7d83d13f8f81d875f957eae2304eb232
---
doc/guix.texi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/doc/guix.texi b/doc/guix.texi
index ba9b75f370..9fc7abcbc5 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -1817,6 +1817,13 @@ Application Setup
files are loaded in the @command{nscd} process, not in applications
themselves.
+Please note that
+@uref{https://gitlab.archlinux.org/archlinux/packaging/packages/glibc/-/commit/25032a8abb2760257c3dceb78e649a0a2c4e3ab2, glibc @geq{} 2.38-4}
+does not provide @command{nscd} anymore. @command{nsncd} can be used as
+a drop-in-replacement. See @uref{https://github.com/twosigma/nsncd, nsncd on GitHub}
+and @uref{https://flokli.de/posts/2022-11-18-nsncd/, this blog post} for
+more information.
+
@subsection X11 Fonts
@cindex fonts
base-commit: 207c69e40d3dca947137dbfcd0564e610b17832d
--
2.46.1
This bug report was last modified 157 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.