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
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! :)
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
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
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
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:
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
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
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
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’
10 matches
Mail list logo