Bug from guix pull

  • Done
  • quality assurance status badge
Details
2 participants
  • Yuxuan 'fishy' Wang
  • Simon Tournier
Owner
unassigned
Submitted by
Yuxuan 'fishy' Wang
Severity
normal
Y
Y
Yuxuan 'fishy' Wang wrote on 20 Apr 2022 07:04
(address . bug-guix@gnu.org)
20220420050446.ya6hothd4ylrgead@muto
This is the output from guix pull:

------>8------
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to ffb616b (33 new commits)...
Building from this channel:
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
config.scm 501B 6KiB/s 00:00 [##################] 100.0%
git.scm 101B 6KiB/s 00:00 [##################] 100.0%
hash.scm 132B 40KiB/s 00:00 [##################] 100.0%
module-import 2KiB 21KiB/s 00:00 [##################] 100.0%
module-import-compiled 972KiB/s 00:02 | 1.5MiB transferred
compute-guix-derivation 1007B 151KiB/s 00:00 [##################] 100.0%
Computing Guix derivation for 'x86_64-linux'... \Backtrace:
17 (primitive-load "/gnu/store/zgzaz6c723pjkykiqnpnqr9rmylf69dq-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:
2129:24 12 (run-with-store #<store-connection 256.99 7f48d025d140> #<procedure 7f48c0328aa0 at ./guix/self.scm:12?> ?)
1966:8 11 (_ #<store-connection 256.99 7f48d025d140>)
In ./guix/gexp.scm:
299:22 10 (_ #<store-connection 256.99 7f48d025d140>)
1180:2 9 (_ #<store-connection 256.99 7f48b8ed2b90>)
1046:2 8 (_ #<store-connection 256.99 7f48b8ed2b90>)
892:4 7 (_ #<store-connection 256.99 7f48b8ed2b90>)
In ./guix/store.scm:
2014:12 6 (_ #<store-connection 256.99 7f48b8ed2b90>)
1406:5 5 (map/accumulate-builds #<store-connection 256.99 7f48b8ed2b90> #<procedure 7f48c6e1b7c0 at ./guix/stor?> ?)
1421:15 4 (_ #<store-connection 256.99 7f48b8ed2b90> ("/gnu/store/bxj1khnh32gwzc4ly1nrrddk933ns55k-guile-ssh-?" ?) ?)
1421:15 3 (loop #f)
733:11 2 (process-stderr #<store-connection 256.99 7f48b8ed2b90> _)
In ./guix/serialization.scm:
102:11 1 (read-int #<input-output: file 10>)
80:6 0 (get-bytevector-n* #<input-output: file 10> 8)

./guix/serialization.scm:80: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/zgzaz6c723pjkykiqnpnqr9rmylf69dq-compute-guix-derivation'
failed to compute the derivation for Guix (version: "ffb616b69dced25b840f2e5178062072d89623eb"; system: "x86_64-linux";
host version: "6b677f4299f38ea70e1852388086ee95c2c48622"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
------8<------

Please let me know if any more information is useful.
S
S
Simon Tournier wrote on 10 Sep 18:17 +0200
(name . Yuxuan 'fishy' Wang)(address . wang@yuxuan.org)(address . 55032@debbugs.gnu.org)
87ldzza3fy.fsf@gmail.com
Hi,

Thank you for the report and sorry for the very late reply.

On Tue, 19 Apr 2022 at 22:04, Yuxuan 'fishy' Wang <wang@yuxuan.org> wrote:

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

More than often, the error is transient and running again “guix pull”
makes it pass. We are aware of various sources that lead to such error
(network, memory, etc.).

Well, I am in favor to close this report. And if you have the problem
again, you could open another issue. WDYT?

Cheers,
simon
Y
Y
Yuxuan 'fishy' Wang wrote on 11 Sep 00:31 +0200
(name . Simon Tournier)(address . zimon.toutoune@gmail.com)(address . 55032@debbugs.gnu.org)
CAM3UdX9r6pGKcmN4cz9a3SooEBW23mXg1b1cptUCc4j7yxvOaw@mail.gmail.com
On Wed, Sep 11, 2024 at 12:19?AM Simon Tournier <zimon.toutoune@gmail.com>
wrote:

Toggle quote (12 lines)
> Hi,
>
> Thank you for the report and sorry for the very late reply.
>
> More than often, the error is transient and running again “guix pull”
> makes it pass. We are aware of various sources that lead to such error
> (network, memory, etc.).
>
> Well, I am in favor to close this report. And if you have the problem
> again, you could open another issue. WDYT?
>

Sounds good to me. Feel free to close this report. Thanks for the reply!


Toggle quote (6 lines)
>
> Cheers,
> simon
>


--
Yuxuan 'fishy' Wang
wang@yuxuan.org
Attachment: file
S
S
Simon Tournier wrote on 20 Sep 18:23 +0200
(name . Yuxuan 'fishy' Wang)(address . wang@yuxuan.org)(address . 55032-done@debbugs.gnu.org)
87wmj6s39r.fsf@gmail.com
Hi,

On mer., 11 sept. 2024 at 06:31, "Yuxuan 'fishy' Wang" <wang@yuxuan.org> wrote:

Toggle quote (5 lines)
>> Well, I am in favor to close this report. And if you have the problem
>> again, you could open another issue. WDYT?
>
> Sounds good to me. Feel free to close this report. Thanks for the reply!

Closed.

Thanks,
simon
Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 55032
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