On Fri May 31 2024 12:56:10 gene heskett via tde-users wrote:
There is a bookworm problem that debian can't fix.
So I won't saddle you
with that, which is: Any program opening a local path to storage for any
purpose is blocked, with no error messages found anywhere as to why its
blocked. The block is of varying length ranging from a minimum of 30
seconds to maybe a minute.
Hi Gene,
You could try the following:
(1) Close whatever applications you don't need to have open.
(2) Get as close as you can to the step that causes the long delay.
(3) As root run and save the outputs of "ps fax" and "lsof -n".
(4) Do the thing that starts the long delay.
(5) Repeat step 3.
(6) Compare the files from steps 3 and 5.
This might give a clue as to what is doing the delaying.
--Mike