From: Attila Lendvai <attila@lendvai.name>
To: "56709@debbugs.gnu.org" <56709@debbugs.gnu.org>
Subject: bug#56709: (No Subject)
Date: Thu, 22 Dec 2022 01:31:24 +0000 [thread overview]
Message-ID: <2bVPJgmh_h3i-yCKEdumTfRuDoyEqp2g8JtscK7Gz0oOQrECJooX_iQcVVSVZ4tbOeIDsOmBIG8GqBpopyF9ZEVmzJV2nEi5kpliRwjKCgI=@lendvai.name> (raw)
In-Reply-To: <87fsituexa.fsf@posteo.org>
i'm also seeing this, and the solution was to comment out the (identity ...) field of my machine-ssh-configuration.
maybe my id_ed25519 key is not supported?
it seems to be able to talk to the target and even installed some stuff into its store, and only dies when it's already deep into the process.
BTW, the configuration field names and doc are somewhat confusing. e.g. the identity field expects a file path as a string; i.e. a file-like GEXP object doesn't work, and neither does a copy-pasted public key as a scheme string.
also, should it be the .pub part, or the private part?
maybe a pitfall pointer could be added to the manual until the error message is made more edifying?
- attila
PS: my output when it failed for me:
$ guix deploy lendvai.scm
The following 1 machine will be deployed:
lendvai
guix deploy: deploying to lendvai...
guix deploy: sending 0 store items (0 MiB) to 'lendvai.name'...
guix deploy: sending 0 store items (0 MiB) to 'lendvai.name'...
guix deploy: sending 0 store items (0 MiB) to 'lendvai.name'...
guix deploy: sending 0 store items (0 MiB) to 'lendvai.name'...
;;; [2022/12/21 22:16:19.061054, 0] [GSSH ERROR] Channel opening failure: channel 63 error (2) open failed: #<input-output: channel (closed) 7ff538de42e0>
Backtrace:
In guix/store.scm:
1382:11 19 (map/accumulate-builds #<store-connection 256.99 7ff53be77a50> …)
1300:8 18 (call-with-build-handler #<procedure 7ff5387f3a20 at guix/sto…> …)
In ice-9/boot-9.scm:
1752:10 17 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In guix/scripts/deploy.scm:
167:6 16 (_)
In guix/store.scm:
2170:25 15 (run-with-store #<store-connection 256.99 7ff53be77a50> _ # _ # …)
In gnu/machine/ssh.scm:
538:12 14 (_ _)
539:41 13 (_ _)
In ice-9/boot-9.scm:
1752:10 12 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In gnu/machine/ssh.scm:
539:41 11 (_)
In guix/store.scm:
2170:25 10 (run-with-store #<store-connection 256.99 7ff53823e910> #<pro…> …)
In guix/remote.scm:
138:10 9 (_ _)
In guix/store.scm:
2042:38 8 (_ #<store-connection 256.99 7ff53823e910>)
In guix/ssh.scm:
376:2 7 (send-files #<store-connection 256.99 7ff53823e910> _ #<store…> …)
222:5 6 (remote-run (begin (use-modules (guix) (srfi srfi-34) (…) …) …) …)
In ssh/popen.scm:
64:4 5 (open-remote-pipe* _ "r+" _ . _)
In unknown file:
4 (channel-open-session #<input-output: channel (closed) 7ff538d…>)
In ice-9/boot-9.scm:
1685:16 3 (raise-exception _ #:continuable? _)
1683:16 2 (raise-exception _ #:continuable? _)
1685:16 1 (raise-exception _ #:continuable? _)
1685:16 0 (raise-exception _ #:continuable? _)
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
Throw to key `guile-ssh-error' with args `("channel-open-session" "Channel opening failure: channel 63 error (2) open failed" #<input-output: channel (closed) 7ff538de42e0> #f)'.
next prev parent reply other threads:[~2022-12-22 1:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-22 19:26 bug#56709: Channel opening failure with guix deploy Aleksandr Vityazev
2022-12-22 1:31 ` Attila Lendvai [this message]
2022-12-23 0:41 ` bug#56709: (No Subject) Attila Lendvai
2023-01-15 19:39 ` Attila Lendvai
2023-01-18 20:49 ` bug#56709: Channel opening failure with guix deploy Thompson, David
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='2bVPJgmh_h3i-yCKEdumTfRuDoyEqp2g8JtscK7Gz0oOQrECJooX_iQcVVSVZ4tbOeIDsOmBIG8GqBpopyF9ZEVmzJV2nEi5kpliRwjKCgI=@lendvai.name' \
--to=attila@lendvai.name \
--cc=56709@debbugs.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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.