I'd like to figure out what Guix will try to build before I run an
upgrade on my netbook, so I always use --dry-run. I'm pretty sure in
the past it used to show more information, but today it just showed that
it will download 20 megs, without saying what package that 20 megs are
for, which ones wi
Hello guix hackers
I've tried some hours to setup a minimal repository which reproduces the
problem here, and have included the logs :
https://github.com/Jean-4k/bug-sbcl-guix
I'm relatively new with guix, sorry if I did not provide enough
informations.
Best regards !
I want to add an menu-entry in bootloader-configuration. I use uuid to
specify the partition in device field of menu-entry , because my
partition has no label. But when I use 'guix system reconfigure', guix
system reports an error: "guix system: error: #< type: dce bv:
#vu8(109 91 19 212 96 146
It seems pytest quits with exit code 1 because several tests failed. I
don't see a similar bug report on the afdko repository, so I assume it's
a Guix problem. I have attached a screenshot of the log.
I have very limited experience with Guix but I would like to investigate
further. I should be
Oops, I didn't read the issue properly and assumed it was just a
duplicate of the time-machine unsupported manifest format bug by
someone who doesn't know about the workaround (there have been a
few of those); sorry!
-- (
>> Commit 4ff12d1de7cd617b791996ee7ca1240660b4c20e introduced that bug,
>> which was fixed in c9fbd40785a99e13a59d8e530830ce85220a9871:
The failing commit 6f75565b4ec3b8a7247699c327a3b3196c787f76 is not in
that range, if that's what you are saying.
https://issues.guix.gnu.org/56545#1
> Commit 4ff12d1de7cd617b791996ee7ca1240660b4c20e introduced that bug,
> which was fixed in c9fbd40785a99e13a59d8e530830ce85220a9871:
>
> https://issues.guix.gnu.org/56441
>
> ‘guix describe’ should show that you’re using a commit in that range.
>
> The solutio
When I guix pull to 6f75565b4ec3b8a7247699c327a3b3196c787f76, activate
the profile and run guix describe, it fails with an "unsupported
manifest format" error.
--8<---cut here---start->8---
$ guix pull --commit=6f75565b4ec3b8a7247699c327a3b3196c787f76 -p
/tmp/
For reference: this is the mrustc bug that needs resolving
https://github.com/thepowersgang/mrustc/issues/194