Re: Using --max-jobs

2022-01-31 Thread Efraim Flashner
On Fri, Jan 28, 2022 at 09:20:24AM +, Phil wrote: > Hi all, > > A few questions about running multiple build jobs in parallel: > > According to the manual the number of build users (eg guixbuilder01) > determines how many jobs can be run in parallel. > > If we have 10 guix builder accounts a

Re: glibc-locales

2022-01-31 Thread Efraim Flashner
On Mon, Jan 31, 2022 at 08:40:27AM +0100, adriano wrote: > Running Guix the package manager on Ubuntu 21.10 for the first time > after some years > > I installed glibc-locales according the the indications in > "Applications Setup" in the manual > > BUT > > runnig Emacs in the terminal and then

Re: glibc-locales

2022-01-31 Thread Vagrant Cascadian
On 2022-01-31, Efraim Flashner wrote: > On Mon, Jan 31, 2022 at 08:40:27AM +0100, adriano wrote: >> Running Guix the package manager on Ubuntu 21.10 for the first time >> after some years >> >> I installed glibc-locales according the the indications in >> "Applications Setup" in the manual >> >>

Re: glibc-locales

2022-01-31 Thread adriano
Il giorno lun, 31/01/2022 alle 10.46 +0200, Efraim Flashner ha scritto: > > 'C' isn't actually a locale in glibc but is something added by > Debian. > You'll want to try one of the other locales while running programs > from > Guix. You can set it with 'LOCALE=EN_US.UTF-8 emacs' and it'll only > t

Re: No upgrade after pull, and Guix philosophy (was: readline problem)

2022-01-31 Thread Wiktor Żelazny
On Sun, Jan 30, 2022 at 09:53:14AM +0100, Ricardo Wurmus wrote: > > Wiktor Żelazny writes: > > > This sounds rather brittle: you need to keep things in your head. > > I don’t follow. I don’t see what you’re referring to as “brittle” and > what you need to keep in your head. When upgrading your p

Re: No upgrade after pull, and Guix philosophy (was: readline problem)

2022-01-31 Thread Ricardo Wurmus
Wiktor Żelazny writes: > [[PGP Signed Part:Undecided]] > On Sun, Jan 30, 2022 at 09:53:14AM +0100, Ricardo Wurmus wrote: >> >> Wiktor Żelazny writes: >> >> > This sounds rather brittle: you need to keep things in your head. >> >> I don’t follow. I don’t see what you’re referring to as “brittl

Re: glibc-locales

2022-01-31 Thread Vagrant Cascadian
On 2022-01-31, adriano wrote: > Il giorno lun, 31/01/2022 alle 10.46 +0200, Efraim Flashner ha scritto: >> >> 'C' isn't actually a locale in glibc but is something added by >> Debian. >> You'll want to try one of the other locales while running programs >> from >> Guix. You can set it with 'LOCALE

Re: glibc-locales

2022-01-31 Thread adriano
Il giorno lun, 31/01/2022 alle 12.02 -0800, Vagrant Cascadian ha scritto: > > > > > > > LANG=en_US.UTF-8 and/or LC_ALL=en_US.UTF-8 > > live well, >   vagrant Thank you again This time it's slightly different, there's a warning ~$ LC_ALL=en_US.UTF-8 emacs /gnu/store/pwcp239kjf7lnj5i4lkdzcfc

nscd

2022-01-31 Thread adriano
The "Application Setup" in the manual ( https://guix.gnu.org/manual/en/html_node/Application-Setup.html ) suggests to run the nscd service "we strongly recommend that the system run the GNU C library’s name service cache daemon, nscd, which should be listening on the /var/run/nscd/socket socket."

Re: nscd

2022-01-31 Thread Ricardo Wurmus
adriano writes: > The "Application Setup" in the manual > ( https://guix.gnu.org/manual/en/html_node/Application-Setup.html ) > suggests to run the nscd service > > "we strongly recommend that the system run the GNU C library’s name > service cache daemon, nscd, which should be listening on the