Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mosh fails to connect with fish #25789

Closed
rnhmjoj opened this issue May 14, 2017 · 3 comments
Closed

mosh fails to connect with fish #25789

rnhmjoj opened this issue May 14, 2017 · 3 comments

Comments

@rnhmjoj
Copy link
Contributor

rnhmjoj commented May 14, 2017

Issue description

It looks like PR #24314 messed something up with fish environment as now connecting to a server with mosh fails giving

fish: Unknown command 'mosh-server new -c 256 -s -l LANG=en_US.UTF-8 -l LC_ALL=en_US.UTF-8'
fish: mosh-server 'new' '-c' '256' '-s' '-l' 'LANG=en_US.UTF-8' '-l' 'LC_ALL=en_US.UTF-8'

I reverted the commit (it was mistakenly merged into 17.03) and mosh started working again.

Steps to reproduce

  1. set programs.mosh.enable = true;
  2. rebuild the system
  3. $ mosh localhost
@therealpxc
Copy link
Contributor

I will likely not get a chance to really look into this until next week, but I will definitely figure out what went wrong here.

Sorry about this! :-(

@rnhmjoj
Copy link
Contributor Author

rnhmjoj commented May 15, 2017

Don't worry too much, it's not something critical (hopefully it's the only thing affected). I'll try to sort this out though I have little experience here.

@therealpxc
Copy link
Contributor

there's a fix in this commit: 5b1069d

Mic92 pushed a commit that referenced this issue May 22, 2017
sourced
(this fixes issue #25789:
#25789 (comment) and
the issue with git-annex mentioned here
#24314 (comment) )
Mic92 pushed a commit that referenced this issue May 22, 2017
sourced
(this fixes issue #25789:
#25789 (comment) and
the issue with git-annex mentioned here
#24314 (comment) )

(cherry picked from commit 3f91e0d)
@Mic92 Mic92 closed this as completed May 22, 2017
adrianpk added a commit to adrianpk/nixpkgs that referenced this issue May 31, 2024
sourced
(this fixes issue NixOS#25789:
NixOS#25789 (comment) and
the issue with git-annex mentioned here
NixOS#24314 (comment) )

(cherry picked from commit 3f91e0d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants