Re: "user with UID not found" error

2022-07-26 Thread Christopher Batten
Hi Ricardo, Turns out we are using SSSD not NCSD on our Linux systems. It seems to be working fine: % service sssd status ... Active: active (running) since Sat 2022-01-15 15:02:04 EST; 6 months 9 days ago Note that this works fine: % id --user 317241 % id -nu 317241 cb535 Do

partial guix pack?

2022-07-26 Thread Andy Tai
Can a guix pack be partial? By that I meant one package that is not completely stand alone but only contains a subset of needed software, bundled libraries. for example, one that bundles specific version of gtk+ but not glibc? Of course such a package depends on host glibc and may have the risk

Old packages in GUIX under Debian stable

2022-07-26 Thread Alexander Asteroth
Dear all, I'm currently playing around with GUIX on a current Debian stable (11.4) release. More precisely I'm trying to substitute the "GUIX-System"-part of GUIX by Debian and install (nearly) all other packages using GUIX. At first this worked perfectly fine but suddenly after a guix

Re: Why Emacs is echoing message for each installed Emacs package while startup

2022-07-26 Thread Akib Azmain Turja
From d4b449e7c129a6d44414790ad36046e4d325a55e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Gomes?= Date: Sat, 21 May 2022 14:42:12 +0100 Subject: [PATCH] gnu: emacs: Suppress loading messages. --- gnu/packages/aux-files/emacs/guix-emacs.el | 2 +- 1 file changed, 1 insertion(+),