Hi Michael, Yes, the space is there and the connection is still hanging? The debug file is the same as before. The shell is bash:
ls -l /bin/sh lrwxrwxrwx 1 root root 4 Jan 24 16:31 /bin/sh -> bash Thanks again for taking the time to investigate this. Jeff > On Jun 5, 2018, at 3:56 AM, Michael Albinus <[email protected]> wrote: > > Jeffrey Gennari <[email protected]> writes: > >> Hi Michael, > > Hi Jeffrey, > > [Pls keep the Cc for the archives] > >> Thanks for the quick reply, but unfortunately that didn’t fix the >> issue. Here is the tramp debug buffer: > > The prompt is now "$", and not "$ " as expected. The trailing space char > is missing. Could you pls check that you have added the line to your > .profile as given? > > --8<---------------cut here---------------start------------->8--- > [ $TERM = "dumb" ] && PS1='$ ' > --8<---------------cut here---------------end--------------->8--- > > Note the single apostrophs arround the prompt value. > > I don't know whether this is the culprit, let's see. Additionally, you > might say which shell is behind /bin/sh on your remote system. Perhaps > there's another issue. > >> Jeff > > Best regards, Michael. > _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
