From: "Ludovic Courtès" <ludo@gnu.org>
To: Simon Josefsson <simon@josefsson.org>
Cc: 74925@debbugs.gnu.org
Subject: bug#74925: failed to compute the derivation for Guix
Date: Sat, 21 Dec 2024 16:29:51 +0100 [thread overview]
Message-ID: <87jzbtgikw.fsf@gnu.org> (raw)
In-Reply-To: <87v7viliom.fsf@kaka.sjd.se> (Simon Josefsson's message of "Tue, 17 Dec 2024 11:15:05 +0100")
Hello,
Simon Josefsson <simon@josefsson.org> skribis:
> (guix-daemon --disable-chroot --build-users-group=_guixbuild &)
> guix pull --url=https://gitlab.com/debdistutils/guix/mirror.git
[...]
> In ./guix/store.scm:
> 2095:12 7 (_ #<store-connection 256.99 1e7edc80>)
> 1437:13 6 (map/accumulate-builds #<store-connection 256.99 1e7edc80> #<procedure 25cd1c20 at ./guix/store.scm:20?> ?)
> 1433:5 5 (map/accumulate-builds #<store-connection 256.99 1e7edc80> #<procedure 3614d880 at ./guix/store.scm:14?> ?)
> 1449:15 4 (_ #<store-connection 256.99 1e7edc80> ("/gnu/store/vsv3dax6czpp5xnvks4zm1a2yg694hqv-guix-daemon-1.?" ?) ?)
> 1449:15 3 (loop #f)
> 746:11 2 (process-stderr #<store-connection 256.99 1e7edc80> _)
> In ./guix/serialization.scm:
> 101:11 1 (read-int #<input-output: file 10>)
> 79:6 0 (get-bytevector-n* #<input-output: file 10> 8)
> ./guix/serialization.scm:79:6: In procedure get-bytevector-n*:
> ERROR:
> 1. &nar-error:
> file: #f
> port: #<input-output: file 10>
> guix pull: error: You found a bug: the program '/gnu/store/y0a6ck768ixr4zwdn3zg2wvwzn1j2kf6-compute-guix-derivation'
Could it be due to guix-daemon not running in a UTF-8 locale?
IOW, does it help if you run:
LC_ALL=C.UTF-8 guix-daemon …
?
Ludo’.
prev parent reply other threads:[~2024-12-21 15:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-17 10:15 bug#74925: failed to compute the derivation for Guix Simon Josefsson via Bug reports for GNU Guix
2024-12-21 15:29 ` Ludovic Courtès [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87jzbtgikw.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=74925@debbugs.gnu.org \
--cc=simon@josefsson.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.