error doing guix pull

  • Open
  • quality assurance status badge
Details
2 participants
  • Mauro Panigada
  • Simon Tournier
Owner
unassigned
Submitted by
Mauro Panigada
Severity
normal
M
M
Mauro Panigada wrote on 9 Oct 01:34 +0200
(address . bug-guix@gnu.org)
CAHn-o0m_VLXjB5DYfqoL=fMf3xdeaWyzhW0ue+ffPzePEUnAZA@mail.gmail.com
Output follows:

hint: Consider installing the `glibc-locales' package and defining
`GUIX_LOCPATH', along these lines:

guix install glibc-locales
export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.

Updating channel 'guix' from Git repository at '
Building from this channel:
Computing Guix derivation for 'x86_64-linux'... /Backtrace:
17 (primitive-load
"/gnu/store/471kd49s8c1gja915yk50cng7zizyv9y-compute-guix-derivation")
In ice-9/eval.scm:
155:9 16 (_ _)
159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?)
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 14 (with-fluid* _ _ _)
152:2 13 (with-fluid* _ _ _)
In ./guix/store.scm:
2210:24 12 (run-with-store #<store-connection 256.99 7f851b5450a0>
#<procedure 7f84fb1b0140 at ./guix/self.scm:13?> ?)
2038:8 11 (_ #<store-connection 256.99 7f851b5450a0>)
In ./guix/gexp.scm:
300:22 10 (_ #<store-connection 256.99 7f851b5450a0>)
1218:2 9 (_ #<store-connection 256.99 7f851b5450a0>)
1085:2 8 (_ #<store-connection 256.99 7f851b5450a0>)
926:4 7 (_ #<store-connection 256.99 7f851b5450a0>)
In ./guix/store.scm:
2095:12 6 (_ #<store-connection 256.99 7f851b5450a0>)
1433:5 5 (map/accumulate-builds #<store-connection 256.99 7f851b5450a0>
#<procedure 7f8509353380 at ./guix/stor?> ?)
1449:15 4 (_ #<store-connection 256.99 7f851b5450a0>
("/gnu/store/a5893a538104sw14mkyhczfvml1vlz7c-guix-daemo?" ?) ?)
1449:15 3 (loop #f)
746:11 2 (process-stderr #<store-connection 256.99 7f851b5450a0> _)
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/471kd49s8c1gja915yk50cng7zizyv9y-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"abb9f60109edab8c35297596a25e63c2565ac284"; system: "x86_64-linux";
host version: "85a603f58b9b6fef86984a3b2cfc27bd13314ba1"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.

--
*Mauro Panigada*
Attachment: file
S
S
Simon Tournier wrote 7 hours ago
87pllzzk3d.fsf@gmail.com
Hi,

On Wed, 09 Oct 2024 at 01:34, Mauro Panigada <shintakezou@gmail.com> wrote:

Toggle quote (7 lines)
> guix pull: error: You found a bug: the program
> '/gnu/store/471kd49s8c1gja915yk50cng7zizyv9y-compute-guix-derivation'
> failed to compute the derivation for Guix (version:
> "abb9f60109edab8c35297596a25e63c2565ac284"; system: "x86_64-linux";
> host version: "85a603f58b9b6fef86984a3b2cfc27bd13314ba1"; pull-version: 1).
> Please report the COMPLETE output above by email to <bug-guix@gnu.org>.

Thanks for the report. I think the issue is transient. If you try
again, it should pass. Do you confirm?

For instance,

guix pull --commit=abb9f60109edab8c35297596a25e63c2565ac284 -p /tmp/new

passes, right?

Cheers,
simon
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 73714@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73714
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch