all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marc Bowes <marcbowes@gmail.com>
To: 62093@debbugs.gnu.org
Subject: bug#62093: 30.0.50; tramp: commit 8c6a463 breaks remotely
Date: Thu, 1 Jun 2023 21:18:36 -0700	[thread overview]
Message-ID: <CANeW59w6Ej50aa-Q4sK83KDVLoYd1Wgwarcux+yWcykqG8cuBg@mail.gmail.com> (raw)
In-Reply-To: <79967e40491f98f7b308d2ceafcef5c5@orthen.net>

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

I'm having the same experience as described. I downgraded this function
(see the instructions in the magit issue), and that fixed the problem for
me.

For what it's worth, on the remote host I see hung `git` processes for each
time I tried this and bailed with C-g. If I strace any one, it's stuck
reading stdin. (To see this, you need to use ControlMaster, otherwise the
process is reaped by the ssh parent ending.)

I think the hang is caused by magit sending a patch, followed by EOF and
then the process never ends, so magit waits forever, and the patch is never
applied.

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

      parent reply	other threads:[~2023-06-02  4:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-10 10:42 bug#62093: 30.0.50; tramp: commit 8c6a463 breaks remotely staging chunks in magit Benjamin Orthen
2023-03-25 17:37 ` Michael Albinus
2023-04-04  9:13   ` Benjamin Orthen
2023-06-02  4:18 ` Marc Bowes [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

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

  git send-email \
    --in-reply-to=CANeW59w6Ej50aa-Q4sK83KDVLoYd1Wgwarcux+yWcykqG8cuBg@mail.gmail.com \
    --to=marcbowes@gmail.com \
    --cc=62093@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/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.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.