bug#55391: Multiple slim services

2022-05-12 Thread Josselin Poiret via Bug reports for GNU Guix
Hello André, André A. Gomes writes: > Hi Guix, > > The manual (see (info "(guix) X Window")) mentions that it's possible to > add two slim services but it seems not to work. When I tried to > reconfigure the system it gives the following error: > > --8<---cut here---star

bug#54942: Can't run guix upgrade when a package is installed with the --with-git-url transformation

2022-05-12 Thread SeerLite via Bug reports for GNU Guix
On 5/5/22 17:58, Ludovic Courtès wrote: I believe this is fixed by 0f024554e63a49e20c2a7a67e928073c266bf5c5. Please let me know if anything’s wrong! Ludo’. Thank you, works perfectly now! :)

bug#55391: Multiple slim services

2022-05-12 Thread André A . Gomes
Hi Guix, The manual (see (info "(guix) X Window")) mentions that it's possible to add two slim services but it seems not to work. When I tried to reconfigure the system it gives the following error: --8<---cut here---start->8--- guix system: error: more than o

bug#53668: Updating substitutes on LAN hosts dies unexpectedly

2022-05-12 Thread Maxim Cournoyer
Hello, Ludovic Courtès writes: > Hi, > > Maxim Cournoyer skribis: > >> Maxime Devos writes: >> >>> Ludovic Courtès schreef op wo 11-05-2022 om 16:58 [+0200]: However, this may well be this ‘guix publish’ bug that was recently fixed, whereby ‘guix publish’ without ‘--cache’ would send

bug#55367: guix refresh fails. struct-vtable: Wrong type argument in position 1 (expecting struct)

2022-05-12 Thread Rostislav Svoboda
That invalid uri string comes from (uri "gogdownloader://world_of_goo/en3installer0") https://gitlab.com/guix-gaming-channels/games/-/blob/master/games/packages/world-of-goo.scm#L122 and the commit was made by Alex Griffin ~2,5 years ago on Dec 17 2019. @Alex if you remember, can you tell us

bug#55367: guix refresh fails. struct-vtable: Wrong type argument in position 1 (expecting struct)

2022-05-12 Thread Maxime Devos
Ludovic Courtès schreef op do 12-05-2022 om 10:18 [+0200]: > > (string->uri "gogdownloader://worldofgoo/en3installer0") > > $2 = #f > Oops I miscopied this, needs to be scheme@(guile-user)> (string->uri "gogdownloader://worldofgoo/en3installer0") $7 = #< scheme: gogdownloader userinfo: #f host:

bug#55367: guix refresh fails. struct-vtable: Wrong type argument in position 1 (expecting struct)

2022-05-12 Thread Maxime Devos
Ludovic Courtès schreef op do 12-05-2022 om 10:18 [+0200]: > To me, the conclusion is that the package has a invalid URI, so it’s not > a Guix bug strictly speaking.  However, we could change > gnu-maintenance.scm so that it deals with invalid URIs gracefully. > > Thoughts? Maybe emit a warning a

bug#53668: Updating substitutes on LAN hosts dies unexpectedly

2022-05-12 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > Maxime Devos writes: > >> Ludovic Courtès schreef op wo 11-05-2022 om 16:58 [+0200]: >>> However, this may well be this ‘guix publish’ bug that was recently >>> fixed, whereby ‘guix publish’ without ‘--cache’ would send bogus HTTP >>> replies: >>> >>>   https://i

bug#55367: guix refresh fails. struct-vtable: Wrong type argument in position 1 (expecting struct)

2022-05-12 Thread Ludovic Courtès
Hi, Maxime Devos skribis: > Ludovic Courtès schreef op wo 11-05-2022 om 15:49 [+0200]: >> The code at guix/gnu-maintenance.scm:188:20 checks a URI, so my guess is >> that the source of that package is not a valid URI, and thus >> ‘string->uri’ returns #false. > > It's "gogdownloader://world_of_g

bug#55283: ‘tests/guix-shell-export-manifest.sh’ fails on aarch64-linux

2022-05-12 Thread Ludovic Courtès
Efraim Flashner skribis: > On Tue, May 10, 2022 at 05:40:28PM +0200, Ludovic Courtès wrote: [...] >> > (architecture >> > - ;; TODO: AArch64. >> > - architecture))) >> > + ;; TODO: More architectures >> > + (utsname:machine (uname) >> >> We can return ‘architecture’