GNU bug report logs -
#50748
28.0.50; tramp-sh.el uses mknod file p which is not available on macos
Previous Next
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
View this message in rfc822 format
Damien Merenne <dam <at> cosinux.org> writes:
> Hello,
Hi Damien,
> It's working now:
>
> $ 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 10:09:22+0200, selector
> `tramp-test30-make-process')
> passed 1/1 tramp-test30-make-process (0.585906 sec)
>
> Ran 1 tests, 1 results as expected, 0 unexpected (2021-09-28
> 10:09:22+0200, 0.586014 sec)
Thanks. However, I made an error: Running Tramp tests like this, only a
connection to the local host is tested. Could you please try instead
$ env REMOTE_TEMPORARY_FILE_DIRECTORY='/ssh:laptop.lan:/tmp' make -C test tramp-tests SELECTOR=tramp-test30-make-process
This will give me the required information for macOS.
> My test is also okay.
Good to know.
> A big thank you for your help and time!
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.