This report is for the instance at issues.guix.gnu.org. The hint under
the search field and the online help documentation suggest that "date:"
filter can be used to improve the search results.[1] However, the
results are different from what is documented. For example, there is a
report submitted on
Hi,
The attached patch updates guile-wisp to version 1.0.7.
Best wishes,
Arne
From 76660ab479e952d88876acaa2591bc4315c41cc7 Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide
Date: Wed, 29 Dec 2021 23:10:31 +0100
Subject: [PATCH] gnu: guile-wisp: Update to 1.0.7.
* gnu/packages/guile-xyz.
Hello,
I tested v3 of this change, which looks great.
Unfortunately, when running
./pre-inst-env guix import go --recursive rclone
I get the following backtrace:
--8<---cut here---start->8---
following redirection to
`https://github.com/qingstor/qingstor-
This is to make it less surprising, given the common convention sets forth by
the kernel Linux command-line parameters.
* gnu/build/linux-boot.scm (boot-system): Rename '--load', '--repl', '--root'
and '--system' to 'gnu.load', 'gnu.repl', 'root' and 'gnu.system',
respectively. Adjust doc.
(find-
* gnu/build/linux-boot.scm (boot-system): Honor rootfstype and rootflags
arguments. Update doc. Error out in case there is insufficient information
with regard to the root file system.
Restore the behavior of inferring the root device from the root file system
from the operating system in case th
* gnu/system.scm (operating-system-boot-parameters-file)
[SYSTEM-KERNEL-ARGUMENTS?]: Remove unused argument (it had no callers) and
adjust doc, moving the self-referential tip to...
* gnu/system.scm (operating-system-boot-parameters): ... here, reworded for
clarity.
Suggested-by: Ludovic Courtès
This version field exposes the (already present) version information of a boot
parameters file.
* gnu/system.scm (%boot-parameters-version): New variable.
()[version]: New field.
(read-boot-parameters): Use it.
(operating-system-boot-parameters-file): Likewise.
* tests/boot-parameters.scm (test-re
Hi Ludovic,
Ludovic Courtès writes:
> Maxim Cournoyer skribis:
>
>> Ludovic Courtès writes:
>
> [...]
>
>>> There’s no need to have a ‘version’ field in live
>>> records: have the ‘version’ field in the serialized format (the sexp)
>>> and make sure the deserializer correctly converts to the
Maxim Cournoyer skribis:
> Ludovic Courtès writes:
[...]
>> There’s no need to have a ‘version’ field in live
>> records: have the ‘version’ field in the serialized format (the sexp)
>> and make sure the deserializer correctly converts to the internal
>> representation.
>>
>> Here, I think yo
Hi again,
Ludovic Courtès writes:
> Maxim Cournoyer skribis:
>
>> * gnu/build/linux-boot.scm (boot-system): Print command-line parameters to
>> standard output.
>> ---
>> gnu/build/linux-boot.scm | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/gnu/build/linux-boot.scm b/gnu/build
Hi Ludovic,
Ludovic Courtès writes:
> Hi,
>
> Maxim Cournoyer skribis:
>
>> -(define (bootable-kernel-arguments system root-device)
>> - "Return a list of kernel arguments (gexps) to boot SYSTEM from
>> ROOT-DEVICE."
>> - (list (string-append "--root="
>> +(define* (bootable-kernel-arguments
Hi Ludovic!
Ludovic Courtès writes:
> Hi!
>
> Maxim Cournoyer skribis:
>
>> This version field exposes the (already present) version information of a
>> boot
>> parameters file.
>>
>> * gnu/system.scm (%boot-parameters-version): New variable.
>> ()[version]: New field.
>> (read-boot-parameters
i'm not sure this is related, but it's certainly a bug in MAKE-KILL-DESTRUCTOR
that it doesn't wait for the process to quit after sending it a signal, and thus
may restart the service while the previous instance is still running.
it's also not sending it a kill -9 after a timeout if the process is
Ludovic Courtès schreef op ma 28-02-2022 om 12:45 [+0100]:
> It might be easier to rewrite in Awk in build srfi-14.i.c
> unconditionally no?
I don't know any Awk and it seems to be quite different from languages
I know, so for me doing that isn't easier. But for someone who knows
some Awk, sure!
Hi,
Tobias Geerinckx-Rice writes:
> On 19 February 2022 07:01:55 UTC, Maxim Cournoyer
> wrote:
>>* gnu/build/linux-boot.scm (boot-system): Print command-line parameters to
>>standard output.
>>---
>> gnu/build/linux-boot.scm | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>>diff --git a/gnu/build
Hi Jack,
nckx here. Thanks for reporting this bug, and thanks for including
information that might help fix it.
Unfortunately — another word for ‘base64’ — this makes your message a
whopping 20 MiB in size. We really can't send that out to all
subscribers, some of which might be on slow an
Hi,
Maxime Devos skribis:
> Ludovic Courtès schreef op zo 27-02-2022 om 14:52 [+0100]:
[...]
>> We could rewrite ‘unidata_to_charset.pl’ in Scheme, but then Guile would
>> still need to provide a pre-compiled version of srfi-14.i.c for
>> bootstrapping purposes. Or we could rewrite it in Awk,
GNU Guix documentation at 17.7.2 Debuggs User Interfaces (16.7 for
1.3.0 documentation) links to Debuggs User Guide (in the last line
before footnotes). When accessed with info, the link is to the package
documentation, so, apparently, I cannot access it without debuggs
installed, which is expected
18 matches
Mail list logo