unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#64659: bug in guix-compute-derivation
@ 2023-07-16  4:13 anemofilia via Bug reports for GNU Guix
  2023-07-21  0:07 ` Nick Zalutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: anemofilia via Bug reports for GNU Guix @ 2023-07-16  4:13 UTC (permalink / raw)
  To: 64659

[-- Attachment #1: Type: text/plain, Size: 2322 bytes --]

Hello, how are you?

Seems that I've found a bug in guix-compute-derivation while running 
guix pull in a newly installed guix system. Here's the complete output:

```
Updating channel 'guix' from Git repository at 
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
   guix      https://git.savannah.gnu.org/git/guix.git    49f74b6
Computing Guix derivation for 'x86_64-linux'...  .
..
.
Backtrace:
           17 (primitive-load 
"/gnu/store/9an9yfwk5vwvisygdd6q69vw9jk8mf9p-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:
   2168:24 12 (run-with-store #<store-connection 256.99 7f911811b410> 
#<procedure 7f9103b9d730 at ./guix/self.scm:13?> ?)
    1996:8 11 (_ #<store-connection 256.99 7f911811b410>)
In ./guix/gexp.scm:
    299:22 10 (_ #<store-connection 256.99 7f911811b410>)
    1180:2  9 (_ #<store-connection 256.99 7f911811b410>)
    1046:2  8 (_ #<store-connection 256.99 7f911811b410>)
     892:4  7 (_ #<store-connection 256.99 7f911811b410>)
In ./guix/store.scm:
   2053:12  6 (_ #<store-connection 256.99 7f911811b410>)
    1401:5  5 (map/accumulate-builds #<store-connection 256.99 
7f911811b410> #<procedure 7f90fe2f2c00 at ./guix/stor?> ?)
   1417:15  4 (_ #<store-connection 256.99 7f911811b410> 
("/gnu/store/00lz8100v86nzcbcl9yp1jfd63ianr2z-guix-daemo?" ?) ?)
   1417:15  3 (loop #f)
    711:11  2 (process-stderr #<store-connection 256.99 7f911811b410> _)
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/9an9yfwk5vwvisygdd6q69vw9jk8mf9p-compute-guix-derivation'
failed to compute the derivation for Guix (version: 
"49f74b67a44882d2af0529abf3e60a9c37512f2c"; system: "x86_64-linux";
host version: "1.4.0"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.

```

Thanks in advance,
Anemofilia

[-- Attachment #2: Type: text/html, Size: 3137 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#64659: bug in guix-compute-derivation
  2023-07-16  4:13 bug#64659: bug in guix-compute-derivation anemofilia via Bug reports for GNU Guix
@ 2023-07-21  0:07 ` Nick Zalutskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Zalutskiy @ 2023-07-21  0:07 UTC (permalink / raw)
  To: 64659

[-- Attachment #1: Type: text/plain, Size: 418 bytes --]

I've been facing the same issue, not a fresh install in my case.

I'm not sure what the  problem is, but forcing `bordeaux.guix.gnu.org as the substitute server to use got me past the issue.` 

`> guix pull --substitute-url="https://bordeaux.guix.gnu.org"`

`This link was also helpful and mentions the same error with same backtrace: `https://simon.tournier.info/posts/2023-06-23-hackathon-repro.html

`Best,`

-Nick

[-- Attachment #2: Type: text/html, Size: 988 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-21  0:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-16  4:13 bug#64659: bug in guix-compute-derivation anemofilia via Bug reports for GNU Guix
2023-07-21  0:07 ` Nick Zalutskiy

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).