unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Nathan Wilcox via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 55249@debbugs.gnu.org
Subject: bug#55249: `guix pull` crash
Date: Tue, 3 May 2022 12:44:19 -0700	[thread overview]
Message-ID: <CAK8perDhDwbpKfjdyxAuAcJj1aK_0fSZ6=7uReJWuRsfKav8Aw@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1132 bytes --]

Hi,

I just started using guix and have only used `guix pull` and `guix search`
so far. I used `guix pull` successfully a few days ago, and decided to
rerun it today to see if it takes less time, and it resulted in a
stacktrace (attached).

This is a foreign-distro install on Debian 10 Buster. It's running inside a
'crostini' lxc vm built into ChromeOS.

Also, while I'm here, I read about `guix shell` and it was the primary
motivation for me to install since I wanted to do a project-specific
dependency configuration, but after following the instructions in [1]
running `guix shell` says `guix: shell: command not found`. I have tried
`guix search` with various patterns (`shell`, `guix.*shell`, etc…) but I
haven't been able to find out how to install it. Furthermore [1] introduces
it, so I am confused if I missed some critical setup step, even though I
followed the install section. Any advice?

links:
[1]  https://guix.gnu.org/manual/devel/en/html_node/Installation.html

-- 

Nathan Wilcox

Chief Research Officer

nathan@electriccoin.co | @least_nathan <https://twitter.com/least_nathan>

[-- Attachment #1.2: Type: text/html, Size: 3133 bytes --]

[-- Attachment #2: guix-bug.txt --]
[-- Type: text/plain, Size: 2847 bytes --]

$ guix pull                                          
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to 8b2d266 (145 new commits)...
Building from this channel:
  guix      https://git.savannah.gnu.org/git/guix.git   8b2d266
substitute: updating substitutes from 'https://ci.guix.gnu.org'...   0.0%guix substitute: warning: ci.guix.gnu.org: connection failed: No route to host
substitute:                                                                                                                                           
substitute: updating substitutes from 'https://ci.guix.gnu.org'...   0.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'...   0.0%
building /gnu/store/3v0mmwn8rk9c6kw15pqhz1zhn87zhkz4-module-import.drv...
building /gnu/store/vk8zzl9alzi4lq2hqkhv40scl0s89rpc-module-import.drv...
building /gnu/store/0sllnyxrnvjz093gqyb79h63rnx5fzxr-module-import-compiled.drv...
building /gnu/store/g7c0761clfbqab7xh3h1h7b61cqxa80i-module-import-compiled.drv...                                                                    
building /gnu/store/zpgz919g5wqnfclk4ap23qimldaghik4-compute-guix-derivation.drv...
Computing Guix derivation for 'x86_64-linux'... /Backtrace:
          15 (primitive-load "/gnu/store/yd66cyzrr3r31y1vha262ibbgxa8cv0y-compute-guix-derivation")
In ice-9/eval.scm:
    155:9 14 (_ _)
    159:9 13 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
    152:2 12 (with-fluid* _ _ _)
    152:2 11 (with-fluid* _ _ _)
In ./guix/store.scm:
  2129:24 10 (run-with-store #<store-connection 256.99 7a0e0b101280> _ #:guile-for-build _ #:system _ #:target _)
   1966:8  9 (_ _)
In ./guix/gexp.scm:
   300:22  8 (_ _)
   1181:2  7 (_ _)
   1047:2  6 (_ _)
    893:4  5 (_ _)
In ./guix/store.scm:
  2014:12  4 (_ #<store-connection 256.99 7a0dfc7de190>)
   1406:5  3 (map/accumulate-builds #<store-connection 256.99 7a0dfc7de190> #<procedure 7a0e0903ab40 at ./guix/stor?> ?)
  1421:15  2 (_ #<store-connection 256.99 7a0dfc7de190> _ _)
   733:11  1 (process-stderr #<store-connection 256.99 7a0dfc7de190> _)
In ./guix/serialization.scm:
     80:6  0 (read-int #<input-output: file 10>)

./guix/serialization.scm:80:6: In procedure read-int:
ERROR:
  1. &nar-error:
      file: #f
      port: #<input-output: file 10>
guix pull: error: You found a bug: the program '/gnu/store/yd66cyzrr3r31y1vha262ibbgxa8cv0y-compute-guix-derivation'                                  
failed to compute the derivation for Guix (version: "8b2d26660717a0f352da54acd68e0d61a7c697df"; system: "x86_64-linux";                               
host version: "1.3.0"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.

             reply	other threads:[~2022-05-04  1:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-03 19:44 Nathan Wilcox via Bug reports for GNU Guix [this message]
2022-05-04  5:27 ` bug#55249: `guix pull` crash Julien Lepiller
2022-05-05 21:54   ` Nathan Wilcox via Bug reports for GNU Guix
2022-05-06  4:57     ` Julien Lepiller

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK8perDhDwbpKfjdyxAuAcJj1aK_0fSZ6=7uReJWuRsfKav8Aw@mail.gmail.com' \
    --to=bug-guix@gnu.org \
    --cc=55249@debbugs.gnu.org \
    --cc=nathan@electriccoin.co \
    /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 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).