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

cannot SSH from laptop to main rig due to archcraft configuration #406

Open
blacksheepcosmo opened this issue Jun 12, 2024 · 0 comments
Open

Comments

@blacksheepcosmo
Copy link

Prerequisites

Please answer the following questions for yourself before submitting an issue.

YOU MAY DELETE THE PREREQUISITES SECTION.

Detailed Description

I've attempted to ssh from my laptop into my main rig with no luck. I run my own distro based on arch on my laptop. I've been using archcraft-dwm on my main rig and enjoying it. The issue is I cannot ssh from my laptop to my main rig.

Expected Behavior

Due to configuration of archcraft, it changes paths and I'm unable to ssh into my main rig which is extremely frustrating. Before proceeding with changing pathing, I wanted to get your response on how to fix this issue OR see if you have an SSH script for the dwm build.

Current Behavior

What is the current behavior?

See the above paragraphs.

Failure Information (for bugs)

Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. ssh from any arch distro that isnt archcraft into a computer using archcraft-dwm
  2. you get it.. it's reproduced.

here's how you ssh:

ssh USERNAME@IPADDRESS

Context

Nothing relevant for you to know about my rigs.

Failure Logs

$ ssh [USERNAME]@[IP_ADDRESS]
[USERNAME]@[IP_ADDRESS]'s password:
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
fish: Unknown command: uname
/usr/share/fish/functions/fish_git_prompt.fish (line 1):
uname
^~^
in command substitution
    called on line 173 of file /usr/share/fish/functions/fish_git_prompt.fish
from sourcing file /usr/share/fish/functions/fish_git_prompt.fish
    called on line 1 of file /usr/share/fish/functions/fish_vcs_prompt.fish
in function 'fish_vcs_prompt'
    called on line 1 of file /usr/share/fish/functions/fish_prompt.fish
in command substitution
    called on line 33 of file /usr/share/fish/functions/fish_prompt.fish
in function 'fish_prompt'
in command substitution
/usr/share/fish/functions/fish_git_prompt.fish (line 173): Unknown command
if string match -q Darwin -- (uname) && string match -q /usr/bin/git -- (command -s git) && type -q xcode-select && type -q xcrun
                             ^~~~^
from sourcing file /usr/share/fish/functions/fish_git_prompt.fish
    called on line 1 of file /usr/share/fish/functions/fish_vcs_prompt.fish
in function 'fish_vcs_prompt'
    called on line 1 of file /usr/share/fish/functions/fish_prompt.fish
in command substitution
    called on line 33 of file /usr/share/fish/functions/fish_prompt.fish
in function 'fish_prompt'
in command substitution
$ 

Comments:

Why are you charging people to use linux distros?

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

1 participant