all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* nssd on foreign distro
@ 2018-11-04 16:06 Quiliro Ordonez
  2018-11-04 23:01 ` nscd " Ludovic Courtès
  2018-11-05  7:25 ` nssd " Gábor Boskovits
  0 siblings, 2 replies; 5+ messages in thread
From: Quiliro Ordonez @ 2018-11-04 16:06 UTC (permalink / raw)
  To: help-guix

https://www.gnu.org/software/guix/manual/en/guix.html#Name-Service-Switch-1
says we must install nss. I have done:
guix package -i nss
on my common user. But I do not know how to start the service. Is this
package really necessary? If it is, must it be on root and not on a
normal user? Or should it be installed from the foreign distro's repos?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* nscd on foreign distro
  2018-11-04 16:06 nssd on foreign distro Quiliro Ordonez
@ 2018-11-04 23:01 ` Ludovic Courtès
  2018-11-05  7:25 ` nssd " Gábor Boskovits
  1 sibling, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2018-11-04 23:01 UTC (permalink / raw)
  To: Quiliro Ordonez; +Cc: quiliro, help-guix

Hola Quiliro,

Quiliro Ordonez <quiliro@riseup.net> skribis:

> https://www.gnu.org/software/guix/manual/en/guix.html#Name-Service-Switch-1
> says we must install nss. I have done:

Note that it says you must install nscd (part of the GNU C Library), not
“nss”, and you must install it from your host distro.

If you’re using Debian or a derivative, you’ll have to run:

  sudo apt-get install nscd

and that’s it.

HTH!

Ludo’.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: nssd on foreign distro
  2018-11-04 16:06 nssd on foreign distro Quiliro Ordonez
  2018-11-04 23:01 ` nscd " Ludovic Courtès
@ 2018-11-05  7:25 ` Gábor Boskovits
  1 sibling, 0 replies; 5+ messages in thread
From: Gábor Boskovits @ 2018-11-05  7:25 UTC (permalink / raw)
  To: quiliro; +Cc: help-guix

Hello,

Quiliro Ordonez <quiliro@riseup.net> ezt írta (időpont: 2018. nov. 4.,
V, 17:13):
>
> https://www.gnu.org/software/guix/manual/en/guix.html#Name-Service-Switch-1
> says we must install nss. I have done:
> guix package -i nss
> on my common user. But I do not know how to start the service. Is this
> package really necessary? If it is, must it be on root and not on a
> normal user? Or should it be installed from the foreign distro's repos?
>

You should install this from the foreign distro's repo. Package name is
most probably something like nscd.

Best regards,
g_bor

^ permalink raw reply	[flat|nested] 5+ messages in thread

* nscd on Foreign Distro
@ 2023-10-09  0:37 Andres Moreno
  2023-10-10  0:36 ` kiasoc5
  0 siblings, 1 reply; 5+ messages in thread
From: Andres Moreno @ 2023-10-09  0:37 UTC (permalink / raw)
  To: help-guix

Hi!

I installed Guix on Fedora 38 using a package in the COPR Fedora
repository. Everything seems to be working great except that I found out
that nscd is deprecated for Fedora. The manual states that this service
needs to be enabled or else the system might crash. Is this still an issue?

I did some web searches; messages posted around the time of the Fedora
deprecation of nscd did not point a clear path forward.

Should I worry?

Thanks! afm

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: nscd on Foreign Distro
  2023-10-09  0:37 nscd on Foreign Distro Andres Moreno
@ 2023-10-10  0:36 ` kiasoc5
  0 siblings, 0 replies; 5+ messages in thread
From: kiasoc5 @ 2023-10-10  0:36 UTC (permalink / raw)
  To: Andres Moreno; +Cc: help-guix

Hi Andres,

On 2023-10-09 02:37, Andres Moreno wrote:
> 
> I installed Guix on Fedora 38 using a package in the COPR Fedora
> repository. Everything seems to be working great except that I found 
> out
> that nscd is deprecated for Fedora. The manual states that this service
> needs to be enabled or else the system might crash. Is this still an 
> issue?
> 
> I did some web searches; messages posted around the time of the Fedora
> deprecation of nscd did not point a clear path forward.
> 
> Should I worry?

n=1, but I've run Guix on Arch Linux without nscd for several months and 
had no apparent issues.

In fact, nscd was recently removed from Arch Linux, so alternatives to 
nscd should be mentioned if something like nscd is still required. For 
example I believe sssd was floated as a nscd replacement at some point.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-10  0:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-04 16:06 nssd on foreign distro Quiliro Ordonez
2018-11-04 23:01 ` nscd " Ludovic Courtès
2018-11-05  7:25 ` nssd " Gábor Boskovits
  -- strict thread matches above, loose matches on Subject: below --
2023-10-09  0:37 nscd on Foreign Distro Andres Moreno
2023-10-10  0:36 ` kiasoc5

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.