GNU bug report logs - #50748
28.0.50; tramp-sh.el uses mknod file p which is not available on macos

Previous Next

Package: emacs;

Reported by: Damien Merenne <dam <at> cosinux.org>

Date: Thu, 23 Sep 2021 06:31:02 UTC

Severity: normal

Found in version 28.0.50

Fixed in version 28.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #40 received at 50748-done <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Damien Merenne <dam <at> cosinux.org>
Cc: 50748-done <at> debbugs.gnu.org
Subject: Re: bug#50748: Acknowledgement (28.0.50; tramp-sh.el uses mknod
 file p which is not available on macos)
Date: Tue, 28 Sep 2021 16:06:03 +0200
Version: 28.1

Damien Merenne <dam <at> cosinux.org> writes:

Hi Damien,

>> $ env REMOTE_TEMPORARY_FILE_DIRECTORY='/ssh:laptop.lan:/tmp' make -C
> test tramp-tests SELECTOR=tramp-test30-make-process
>
> env REMOTE_TEMPORARY_FILE_DIRECTORY='/ssh:laptop.lan:/tmp' make -C
> test tramp-tests SELECTOR=tramp-test30-make-process
> make: Entering directory '/home/dam/.local/Cellar/emacs/test'
> make[1]: Entering directory '/home/dam/.local/Cellar/emacs/test'
>   GEN      lisp/net/tramp-tests.log
> Running 1 tests (2021-09-28 13:59:35+0200, selector
> `tramp-test30-make-process')
> process-connection-type nil
> "66\n6F\n6F\n0A\n0A\n"
> process-connection-type pipe
> "66\n6F\n6F\n0A\n0A\n"
> process-connection-type t
> "66\n6F\n6F\n0A\n0A\n"
> process-connection-type pty
> "66\n6F\n6F\n0A\n0A\n"
> process-connection-type nil
> "66\n6F\n6F\n0A\n0A\n"
> process-connection-type pipe
> "66\n6F\n6F\n0A\n0A\n"
> process-connection-type t
> "66\n6F\n6F\n0A\n0A\n"
> process-connection-type pty
> "66\n6F\n6F\n0A\n0A\n"
>    passed  1/1  tramp-test30-make-process (10.930992 sec)
>
> Ran 1 tests, 1 results as expected, 0 unexpected (2021-09-28
> 13:59:46+0200, 10.931095 sec)

Thanks, this looks like expected. So I have adapted tramp-tests.el, and
pushed it to master. Closing the bug report.

As you know, I have no macOS machine for testing. Perhaps you could run
the whole test suite, and see whether there are problems? The call is

$ env REMOTE_TEMPORARY_FILE_DIRECTORY='/ssh:laptop.lan:/tmp' make -C test tramp-tests

Thanks, and best regards, Michael.




This bug report was last modified 3 years and 239 days ago.

Previous Next


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