tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tramp (2.5.1-pre master/433e157899063741c4e047616e3b52ecc8ae6476); T


From: Steingold
Subject: Re: tramp (2.5.1-pre master/433e157899063741c4e047616e3b52ecc8ae6476); Tramp trins to open all connections when one is requested
Date: Wed, 30 Jun 2021 17:28:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin)

Hi Michael,

> * Michael Albinus <zvpunry.nyovahf@tzk.qr> [2021-06-30 09:11:21 +0200]:
>
> Steingold <sds@gnu.org> writes:
>
>> [4. *debug tramp/scp dev-dsk-sdsg-1e-cfbb346a.us-east-1.amazon.com* --- 
>> text/plain]
>> ;; Emacs: 28.0.50 Tramp: 2.5.1-pre -*- mode: outline; coding: utf-8; -*-
>> 09:52:26.636967 tramp-get-file-property (8) # 
>> /workplace/sdsg/lpt/src/A9IFSDataScience/back-testing/Contents/Resources/site-lisp/nntp.so
>>  file-readable-p undef; inhibit: 10; cache used: nil; cached at: nil
>> 09:52:26.637089 tramp-get-file-property (8) # 
>> /workplace/sdsg/lpt/src/A9IFSDataScience/back-testing/Contents/Resources/site-lisp/nntp.so
>>  file-attributes-string nil; inhibit: 10; cache used: nil; cached at: nil
>> 09:52:26.638826 tramp-get-file-property (8) # 
>> /workplace/sdsg/lpt/src/A9IFSDataScience/back-testing/Contents/Resources/site-lisp/nntp.so
>>  file-attributes-string undef; inhibit: 10; cache used: nil; cached at: nil
>
> This tells us, that `(file-readable-p
> "/scp:dev-dsk-sdsg-1e-cfbb346a.us-east-1.amazon.com:/workplace/sdsg/lpt/src/A9IFSDataScience/back-testing/Contents/Resources/site-lisp/nntp.so")'
> has been called. No idea why. Either, a package keeps this file name and
> wants to see, whether the file is still readable. Or the file is still
> visited in a buffer you aren't aware off. Note, that
> `tramp-cleanup-all-connections' doesn't purge such buffers, this is done
> by `tramp-cleanup-all-buffers'.

Note that
/scp:dev-dsk-sdsg-1e-cfbb346a.us-east-1.amazon.com:/workplace/sdsg/lpt/src/A9IFSDataScience/back-testing
exists and is my remote working directory on Linux.

However, Contents/Resources/site-lisp is a local(macos-specific)
directory, and "nntp.so" is probably a hypothetical natively compiled nntp.el.
Basically, a local and a remote paths are combined in search of a file
that does not exist either locally or remotely.



-- 
Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1894
http://childpsy.net http://calmchildstories.com http://steingoldpsychology.com
https://ij.org/ https://camera.org https://jihadwatch.org https://ffii.org
If you have to be told to question authority, perhaps you shouldn't.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]