On 2021-07-13, Pierre Langlois wrote:
> I'm afraid since commit 3a851d45576e046d696fcf35b34d57b2cd28ea49 [0]
> I've not been able to boot from eMMC on the rockpro64 board, it freezes
> before loading the kernel. Re-introducing the work-around fixed the
> issue for me (see patch attached).
>
> Did w
I addressed the problems the previous patch had.
About the tests, the reason they fail is because (IIUC) an age rating tag
in some manifest.xml file is missing.
From e007667ecd2ba45c3b4862694f9609a7437be3c0 Mon Sep 17 00:00:00 2001
From: terramorpha
Date: Fri, 16 Jul 2021 11:57:29 -0400
Subject:
Hi Mathieu,
thanks for the review. I updated the doc-string, fixed the other parts
and pushed as 3ee0f170c8bd883728d8abb2c2e00f445c13f17d.
What about booleans? False is filtered above but true will throw an
exception.
False is used to omit elements from the query-string.
Booleans and other
Hello,
On core-updates (at least as of commit 8456581375cf), the gcc package fails
to cross-compile. This can be seen in the following CI jobs:
• https://ci.guix.gnu.org/build/667365/details
gcc-11.1.0, arm-linux-gnueabihf.gcc.x86_64-linux
• https://ci.guix.gnu.org/build/667394/details
gcc-1
Hi,
There were several commits added to GCC’s ‘releases/gcc-11’ branch since
the 11.1.0 release, so I wanted to check whether this problem was fixed by
any of them.
I applied the patch containing those commits to the gcc-11 package,
obtained by running the following on a git checkout of the GC
On Fri, Jul 16, 2021 at 12:01:41PM -0400, Justin Veilleux wrote:
> I addressed the problems the previous patch had.
Thanks!
> About the tests, the reason they fail is because (IIUC) an age rating tag
> in some manifest.xml file is missing.
Okay. I found the upstream bug report:
https://github.c