Hello Ludo,
Ludovic Courtès writes:
> Could it be that something else is interfering, in your ~/.emacs, Guile
> load path or something?
Yes, it turned out that certain profiles where not all upgraded after
pulling to a current checkout.
Sorry about the inconveniance.
Kind regards
Simon
Hi!
"pelzflorian (Florian Pelz)" skribis:
> On Mon, Sep 20, 2021 at 09:25:27AM +0200, Ludovic Courtès wrote:
>> The thing is that this code is used by the internal ‘guix
>> perform-download’ command, invoked by ‘guix-daemon’ when performing a
>> source download.
>
> Thank you for enlightening me
Hi,
zimoun skribis:
> On Sat, 18 Sept 2021 at 23:10, Ludovic Courtès wrote:
[...]
>> > How a chosen-prefix attack could work here? I understand why the second
>> > preimage attack is an issue. But I miss how the SHA-1 chosen-prefix attack
>> > could be exploited here to compromise the user,
Hi,
zimoun skribis:
> On Sat, 18 Sep 2021 at 18:06, Ludovic Courtès wrote:
>> zimoun skribis:
>>
>>> Why the store item of source tarball is it different when applying the
>>> transformation?
>>>
>>> Maxime provided a clue [1].
>>
>> Maxime is right: ‘--with-source’ passes #:recursive? #t unco
Hi Sarah,
Sarah Morgensen skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Hello,
>>
>> GRUB as found in the 0.13.0 installation image hangs after printing the
>> four letters “GRUB” in console mode on a pre-UEFI Dell Poweredge 2950
>> server (something that’s roughly ten years old.)
>>
>>
Howdy!
Mathieu Othacehe skribis:
>> drops me in the GRUB rescue shell right from the start, but I think
>> that’s because the command surprisingly builds an EFI image, as can be
>> seen from the generated genimage.cfg:
>
> Yep, that would be because of the Grub stripping issue. Regarding the
> E
This test case is consistently failing on my machine when building guile:
./pre-inst-env guix build guile
...
Running suspendable-ports.test
UNRESOLVED: suspendable-ports.test: non-revealed port is closed
ERROR: suspendable-ports.test: revealed port fdes not closed -
arguments: ((system-error "se
Hi Simon,
Simon Streit skribis:
> Ludovic Courtès writes:
>> Could it be that something else is interfering, in your ~/.emacs, Guile
>> load path or something?
>
> Yes, it turned out that certain profiles where not all upgraded after
> pulling to a current checkout.
>
> Sorry about the inconven
I have a Guix with a 100+ packages updated, and a ran a guix build command with
a long list of packages, getting this backtrace just after building a package.
Note that it took hours of sucessfully building packages to get to this one
error, and I'm not sure it will reproduce.
The error appears
lylip on the #guix chat suggested to save the log to disk, so that the
errors can be read in context. I think it is the best thing to do, what
do you think?
Vivien
From f5cafa5aaf26b065f3627d5e013d06c86c251f8f Mon Sep 17 00:00:00 2001
From: Vivien Kraus
Date: Sun, 19 Sep 2021 17:00:45 +0200
Subje
Vivien Kraus schreef op wo 22-09-2021 om 18:46 [+0200]:
> +(define log-file (open-output-file "guix-test.log"))
> +(let loop ((has-errors? #f))
> + (let ((line (read-line port)))
> +(unless (eof-obj ect? line)
> + (write-line line log-file))
> +
Le mercredi 22 septembre 2021 à 19:41 +0200, Maxime Devos a écrit :
> It would be more convenient
> if the output of Minetest was send to current-output-port,
OK, so it’s like the existing solution, except it should not stop just
at the first error.
From ed878447d600aabdfd80073dab4fdb77cef3801d Mon
Ryan Sundberg via Bug reports for GNU Guix schreef op di 21-09-2021 om 21:00
[-0700]:
> This test case is consistently failing on my machine when building guile:
>
> ./pre-inst-env guix build guile
>
> ...
> Running suspendable-ports.test
> UNRESOLVED: suspendable-ports.test: non-revealed port i
Vivien Kraus schreef op wo 22-09-2021 om 20:04 [+0200]:
> Le mercredi 22 septembre 2021 à 19:41 +0200, Maxime Devos a écrit :
> > It would be more convenient
> > if the output of Minetest was send to current-output-port,
> OK, so it’s like the existing solution, except it should not stop just
> at
Vivien Kraus schreef op wo 22-09-2021 om 20:37 [+0200]:
> Le mercredi 22 septembre 2021 à 20:15 +0200, Maxime Devos a écrit :
> > The latest patch you sent looks good to me, but I didn't test ti.
>
> I tested it by comparing the build of minetest-moreores when it fails
> because of the missing fil
Le mercredi 22 septembre 2021 à 20:15 +0200, Maxime Devos a écrit :
> The latest patch you sent looks good to me, but I didn't test ti.
I tested it by comparing the build of minetest-moreores when it fails
because of the missing file and when it succeeds. Do you think it
should be enough if it wer
guix (GNU Guix) 9057035d892266c1b90242d06522a642e13b09d79
I am running Guix System
Here is the output after running `spacefm` from my terminal
(spacefm:28620): SpaceFM-WARNING **: 13:43:17.110: No root settings
found in
/gnu
Hello Maxime,
Maxime Devos writes:
> Hi
>
> The attached patch should fix this.
>
> Greetings,
> Maxime.
>
> From c8efd59560509381920cbfe915279bd16077552d Mon Sep 17 00:00:00 2001
> From: Maxime Devos
> Date: Tue, 7 Sep 2021 14:25:43 +0200
> Subject: [PATCH] lint: check-tests-true: Allow #:test
Hello!
Sarah Morgensen writes:
> Hello Guix,
>
> Docker 19.03 (the version we have) is expected to receive no further
> updates [0], and currently depends on Go 1.14 to build, which has also
> reached EOL.
>
> Is anyone up to the task of updating the Docker behemoth?
>
> [0] https://github.com/m
19 matches
Mail list logo