GNU bug report logs -
#75746
31.0.50; Can't get password promote from plink 0.82
Previous Next
Reported by: 孙曙光(Sun Shuguang) <shuguang.sun <at> zaiming.com>
Date: Wed, 22 Jan 2025 07:49:02 UTC
Severity: normal
Found in version 31.0.50
Fixed in version 30.2
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #58 received at 75746 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
Hi Eli,
>> > I'm not sure I understand the description of the new behavior: it says
>> > "(If there's no console involved, they'll fall back to the old
>> > behaviour.)", but in our case, i.e. invoking PuTTY from Emacs on
>> > Windows, there really isn't any console, since Emacs communicates with
>> > PuTTY via a pipe. Or am I missing something?
>>
>> Tramp opens a new local process, running cmdproxy.
>
> How does Tramp start cmdproxy? If that's via make-process or
> start-process, then the cmdproxy's standard input and output are
> connected to a pipe.
It's via start-process.
>> In its process buffer, it calls plink. So it might look like a
>> console from the PuTTY POV.
>
> I don't think so, see above.
>
> Perhaps PuTTY considers anything that is not a regular file a console?
> Otherwise, I don't understand why we see this issue.
Honestly, I have null knowledge about the topic on MS Windows.
> But if you are okay with forcing the new command-line option on plink,
> I don't mind. I'm just worried what will happen to older versions of
> plink when they are passed this option -- if they error out, we'll
> need to detect the version or ask users to configure it, which is not
> so good.
Yep, I'll work on it. See my other message to Robert.
Best regards, Michael.
This bug report was last modified 94 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.