Re: Build and upgrade times for heavier packages on old hardware

2024-02-26 Thread Andreas Enge
Hello, Am Sun, Feb 25, 2024 at 08:06:13AM + schrieb Oleander via: > Are substitutes in Guix System disabled by running `# guix-daemon > --no-substitutes`? How can I see whether they are enabled or not? guix-daemon --help shows that that command line parameter is indeed --no-substitutes. If

Re: PostgreSQL 15 service

2024-02-26 Thread Giovanni Biscuolo
Hi Mauritz, Mauritz Stenek writes: [...] > However, I get this error (verbatim): > > ``` > # herd start postgres > Service user-homes has been started. > herd: error: exception caught while executing 'start' on service > 'postgres': > Throw to key `%exception' with args `("#<&invoke-error prog

Guix System automated installation

2024-02-26 Thread Giovanni Biscuolo
Hello Ian, I'm a little late to this discussion, sorry. I'm adding guix-devel since it would be nice if some Guix developer have something to add on this matter, for this reason I'm leaving all previous messages intact Csepp writes: > Ian Eure writes: > >> Hello, >> >> On Debian, you can crea

Re: [HOWTO] Start X server manually instead of using a login manager

2024-02-26 Thread Tomas Volf
On 2018-07-26 17:34:16 +0200, Ludovic Courtès wrote: > Hi Alex, > > Thank you for the tutorial! > > Alex Kost skribis: > > > 3. Running "xinit" requires specifying multiple arguments, so you will > >probably make an auxiliary script to run it. This script will look > >like this: > > > > #

Re: [HOWTO] Start X server manually instead of using a login manager

2024-02-26 Thread Felix Lechner via
Hi Tomas, On Mon, Feb 26 2024, Tomas Volf wrote: > There is patch #68289 Not sure where the message originated, but I use the script below. Kind regards Felix * * * #!/usr/bin/env -S guile --no-auto-compile -s !# (let* ((profile (string-append (getenv "HOME") "/.guix-profile")) (virtu

Re: PostgreSQL 15 service

2024-02-26 Thread Felix Lechner via
Hi Mauritz, On Sun, Feb 25 2024, Mauritz Stenek wrote: > I added the postgres service I use that service, too [1] > exception caught while executing 'start' on service 'postgres': but I do not get that message upon 'restart'. I was also not able to find anything like that in my logs. Maybe i