GNU bug report logs - #74489
Guix said to email you this.

Previous Next

Package: guix;

Reported by: Mark Dewey <vertex <at> alwaysdata.net>

Date: Sat, 23 Nov 2024 09:44:01 UTC

Severity: normal

Done: Simon Tournier <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 74489 <at> debbugs.gnu.org (full text, mbox):

From: Aaron Covrig <aaron.covrig.us <at> ieee.org>
To: 74489 <at> debbugs.gnu.org
Date: Sun, 24 Nov 2024 10:32:31 -0500
[Message part 1 (text/plain, inline)]
I don't know enough to be able to understand the error message out (one of
my main complaints for Guix is the atrocious error messages these things
throw), but what happens if you try to run with no substitutes?:

```
guix pull --no-substitutes
```

If that fails, maybe try something like the following (convoluted way to
try to run your commands with a newer guix binary (also assuming your local
binary might be broken)):
```
guix build --no-substitutes guix
guix build --check guix
guix shell guix
guix pull
guix shell guix
guix package -u
```

Also, are you able to post your `channels.scm` file? It is probably located
at `$HOME/.config/guix/channels.scm`

v/r,

Aaron
[Message part 2 (text/html, inline)]

This bug report was last modified 172 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.