GNU bug report logs - #72450
29.1; Tramp Failed to Parse OS Name and Version for Windows 11

Previous Next

Package: emacs;

Reported by: Duncan Greatwood <dgbulk <at> gmail.com>

Date: Sat, 3 Aug 2024 19:55:02 UTC

Severity: normal

Found in version 29.1

Full log


Message #17 received at 72450 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: dgbulk <at> gmail.com, 72450 <at> debbugs.gnu.org
Subject: Re: bug#72450: 29.1; Tramp Failed to Parse OS Name and Version for
 Windows 11
Date: Sun, 04 Aug 2024 12:37:57 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

Hi Eli,

>> Tramp calls 'uname -sr' for a reason. It checks, whether the remote
>> system has changed its kernel since the last visit, and in case of, it
>> invalidates all cached values.
>
> So Tramp expects to find 'uname' on a remote Windows system?  Does it
> mean that one cannot login to a remote Windows system where 'uname' is
> not available (it usually isn't)?

No. Tramp's implementation in tramp-sh.el, as used by the "ssh" method,
expects a Unixoid remote host, with a POSIX shell and several utilities
like 'uname'.

Accessing MS Windows systems is implemented by the "smb" method, using Samba.

Best regards, Michael.




This bug report was last modified 1 year and 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.