unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Xinglu Chen <public@yoctocell.xyz>
To: help-guix@gnu.org
Subject: Cannot install packages
Date: Sun, 24 Jan 2021 14:52:41 +0100	[thread overview]
Message-ID: <87bldel9w6.fsf@yoctocell.xyz> (raw)

I am trying to install Guix on NixOS, thanks to this[0] repo, I was able to
install Guix.  But I cannot seem to install packages with it, when I run
`guix pull`, I get

$ guix pull
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to c95f7dc (54 new commits)...
Building from this channel:
  guix      https://git.savannah.gnu.org/git/guix.git	c95f7dc
downloading from https://ci.guix.gnu.org/nar/lzip/q0s3bi0by383cqzl9zz1wf74p6pdl3fc-libx11-1.6.A-doc ...
Backtrace:
           3 (apply-smob/1 #<catch-closure 7f6fd2b80920>)
In ice-9/boot-9.scm:
    705:2  2 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8  1 (_ #(#(#<directory (guile-user) 7f6fd27e8140>)))
In guix/ui.scm:
  2117:12  0 (run-guix-command _ . _)

guix/ui.scm:2117:12: In procedure run-guix-command:
Wrong type to apply: #f
substitution of /gnu/store/q0s3bi0by383cqzl9zz1wf74p6pdl3fc-libx11-1.6.A-doc failed
guix pull: error: some substitutes for the outputs of derivation `/gnu/store/mvf88n2v90jjxg9n8b315p22r6jrkbyb-libx11-1.6.A.drv' failed (usually happens due to networking issues); try `--fallback' to build derivation from source 

Running `guix install hello` gives the same error

$ guix install hello
guix install: warning: Consider running 'guix pull' followed by
'guix package -u' to get up-to-date packages and security updates.

The following package will be installed:
   hello 2.10

15.7 MB will be downloaded
downloading from https://ci.guix.gnu.org/nar/lzip/z7a6sbvqzb5zapwpznmjkq2rsxil6i67-glibc-utf8-locales-2.31 ...
Backtrace:
           3 (apply-smob/1 #<catch-closure 7f3820578920>)
In ice-9/boot-9.scm:
    705:2  2 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8  1 (_ #(#(#<directory (guile-user) 7f38201e0140>)))
In guix/ui.scm:
  2117:12  0 (run-guix-command _ . _)

guix/ui.scm:2117:12: In procedure run-guix-command:
Wrong type to apply: #f
substitution of /gnu/store/z7a6sbvqzb5zapwpznmjkq2rsxil6i67-glibc-utf8-locales-2.31 failed
killing process 20010
guix install: error: some substitutes for the outputs of derivation `/gnu/store/p8w0ickl7n4psa5rkybx0q856phzxmpp-glibc-utf8-locales-2.31.drv' failed (usually happens due to networking issues); try `--fallback' to build derivation from source

When doing `guix install --fallback hello`, it can download the tarballs
just fine, but packages cannot get built.

Any ideas on why this happens?


[0]: https://github.com/Emiller88/guix

-- 
Xinglu Chen
8B88 2502 31D7 03B1 68BC  2691 3851 020D 7E61 BBC2



             reply	other threads:[~2021-01-24 14:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-24 13:52 Xinglu Chen [this message]
2021-02-20 15:15 ` Cannot install packages Xinglu Chen

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=87bldel9w6.fsf@yoctocell.xyz \
    --to=public@yoctocell.xyz \
    --cc=help-guix@gnu.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.
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).