#920698 mosh-server not found

Package:
mosh
Source:
mosh
Description:
Mobile shell that supports roaming and intelligent local echo
Submitter:
Dmitry Bogatov
Date:
2022-06-28 01:39:06 UTC
Severity:
wishlist
Tags:
#920698#5
Date:
2019-01-28 12:37:40 UTC
From:
To:
Dear Maintainer,

maybe I am doing it wrong, but I fail to make mosh do anything. Any
attempt to connect host results in:

	$ mosh kaction@people.debian.org
	bash: mosh-server: Komando ne trovita
	Connection to people.debian.org closed.
	/usr/bin/mosh: Did not find mosh server startup message. (Have you installed mosh on
	your server?)

Isn't it the idea, that mosh-server gets installed automatically?
Obliviously, I do not have permission to do `apt-get install mosh' on
remote host.

#920698#10
Date:
2019-01-28 13:12:52 UTC
From:
To:
Hello -- unfortunately mosh-server does need to be installed on the server
(it is sort of like ssh in this respect). You can either install it from a
package (which probably requires root -- you would need to ask the
sysadmin), or you can compile it from source, install it in your own home
directory, and give the location when starting mosh (e.g. "mosh
--server=/home/kaction/bin/mosh-server"). There are some instructions at
https://mosh.org you may find helpful.

Best regards,
Keith

#920698#15
Date:
2019-01-30 20:48:48 UTC
From:
To:
control: tags -1 +wontfix

[2019-01-28 05:12] Keith Winstein <keithw@cs.stanford.edu>

Oh, I see. Thank you. Tagging as wontfix for future reference.

#920698#22
Date:
2022-06-28 01:34:50 UTC
From:
To:
Closing bug as it was tagged wontfix.