GNU bug report logs -
#34636
"guix refresh" fails
Previous Next
Reported by: Andreas Enge <andreas <at> enge.fr>
Date: Sat, 23 Feb 2019 21:56:02 UTC
Severity: normal
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Andreas,
Andreas Enge <andreas <at> enge.fr> skribis:
> when I run
> guix refresh
> (with the latest git commit), the result is an error:
[...]
> In guix/import/github.scm:
> 226:25 2 (latest-release #<package footswitch <at> 0.1-2.ca43d53 gnu/…>)
> 209:9 1 (latest-released-version _ _)
> In unknown file:
> 0 (remove #<procedure pre-release? (x)> #((("body" . #) …)))
>
> ERROR: In procedure remove:
> In procedure remove: Wrong type argument in position 2: #((("body"
> . "") ("zipball_url"
> . "https://api.github.com/repos/rgerganov/footswitch/zipball/v1.0")
> ("tarball_url"
> . "https://api.github.com/repos/rgerganov/footswitch/tarball/v1.0")
> ("assets" . #()) ("published_at" . "2019-01-07T07:28:36Z")
> ("created_at" . "2018-10-09T14:33:23Z") ("prerelease" . #f)
Could it be that you’re running ‘guix refresh’ from a checkout and you
happen to have guile-json <at> 3 instead of guile-json <at> 1 in your Guile load
path?
-> not-a-bug :-)
Thanks,
Ludo’.
This bug report was last modified 6 years and 72 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.