unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex Vong <alexvong1995@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: guix package: error: corrupt input while restoring archive from socket
Date: Mon, 24 Jul 2017 10:58:25 +0200	[thread overview]
Message-ID: <87wp6yp5xq.fsf@gnu.org> (raw)
In-Reply-To: <87h8y7w1ck.fsf@gmail.com> (Alex Vong's message of "Thu, 20 Jul 2017 23:54:19 +0800")

Alex Vong <alexvong1995@gmail.com> skribis:

> ludo@gnu.org (Ludovic Courtès) writes:
>
>> Hello,
>>
>> Alex Vong <alexvong1995@gmail.com> skribis:
>>
>>> alexvong1995@debian:~/scm/guix$ ./pre-inst-env guix package -u
>>> substitute: Backtrace:
>>> substitute: 1 (primitive-load
>>> "/home/alexvong1995/scm/guix/scripts/gu…")
>>> substitute: In guix/ui.scm:
>>> substitute:   1352:12  0 (run-guix-command _ . _)
>>> substitute: 
>>> substitute: guix/ui.scm:1352:12: In procedure run-guix-command:
>>> substitute: guix/ui.scm:1352:12: Wrong type to apply: #<unknown-type
>>> (0x24f . 0x7f92ef1ebe08) @ 0x7f92ef7a1318>
>>
>> This message is likely because Guix on the daemon side ends up loading
>> Guile-SSH-for-Guile-2.0 whereas it is running Guile 2.2.
>>
>> Could you check if that is the case?
>>
> Hmm, I don't remember installing guile-2.0-ssh. I don't think that's the
> cause. But something similar might happen as I find out that I put
> "$HOME/.guix-profile/share/guile/site/2.0/" into my
> GUILE_LOAD_PATH. After removing it, I get a different error message:
>
>
> alexvong1995@debian:~/scm/guix$ ./pre-inst-env guix package -u
> substitute: ;;; Failed to autoload make-session in (gnutls):
> substitute: ;;; ERROR: missing interface for module (gnutls)
> substitute: Backtrace:
> substitute:            1 (primitive-load "/home/alexvong1995/scm/guix/scripts/gu…")
> substitute: In guix/ui.scm:
> substitute:   1352:12  0 (run-guix-command _ . _)
> substitute: 
> substitute: guix/ui.scm:1352:12: In procedure run-guix-command:
> substitute: guix/ui.scm:1352:12: In procedure module-lookup: Unbound variable: make-session
> guix package: error: corrupt input while restoring archive from socket
>
>
> Then I put back
> "/gnu/store/m3yq3yknck7ibnav0503jjhr6rv6j1pa-gnutls-3.5.D/share/guile/site/2.0/"
> into my GUILE_LOAD_PATH and I get back the old error message:
>
>
> alexvong1995@debian:~/scm/guix$ ./pre-inst-env guix package -u
> substitute: Backtrace:
> substitute:            1 (primitive-load "/home/alexvong1995/scm/guix/scripts/gu…")
> substitute: In guix/ui.scm:
> substitute:   1352:12  0 (run-guix-command _ . _)
> substitute: 
> substitute: guix/ui.scm:1352:12: In procedure run-guix-command:
> substitute: guix/ui.scm:1352:12: Wrong type to apply: #<unknown-type (0x24f . 0x7f4912175e08) @ 0x7f491272b318>
> guix package: error: corrupt input while restoring archive from socket
>
>
> However, if I run "guile -c '(use-modules (gnutls))'", then it will
> succeed without any error. What's going on?

Since you’re using Guile 2.2, you also need to install “guile2.2-gnutls”
instead of “gnutls”.  For Guile-SSH, you need “guile-ssh”.

If everything is correct, you should see
~/.guix-profile/share/guile/site/2.2/{gnutls,ssh/auth}.scm and
~/.guix-profile/lib/guile/2.2/site-ccache/{gnutls,ssh/auth}.go.

HTH!

Ludo’.

      reply	other threads:[~2017-07-24  8:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-20 12:39 guix package: error: corrupt input while restoring archive from socket Alex Vong
2017-07-20 14:56 ` Ludovic Courtès
2017-07-20 15:54   ` Alex Vong
2017-07-24  8:58     ` Ludovic Courtès [this message]

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=87wp6yp5xq.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alexvong1995@gmail.com \
    --cc=guix-devel@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.
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).