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

Permission denied (publickey) Fatal: Could not read from remote repository #59

Closed
StarrKiss opened this issue Mar 30, 2019 · 6 comments
Closed

Comments

@StarrKiss
Copy link

Trying to install on Kubuntu, followed the guide:
git clone git@github.com:NoiSek/Aether.git

It gives me those errors.

@NoiSek
Copy link
Owner

NoiSek commented Mar 30, 2019

If you haven't configured git locally, you'll have to use git clone https://github.com/NoiSek/Aether.git instead.

@StarrKiss
Copy link
Author

StarrKiss commented Mar 30, 2019

That worked, but when I try to run

sudo sed -i 's/^(#?greeter)-session\s*=\s*(.*)/greeter-session = lightdm-webkit2-greeter #\1/ #\2g' /etc/lightdm/lightdm.conf

To get lightdm set up, it gives a no such file or directory error.

EDIT: Now it gives me this error:

sed: -e expression #1, char 81: invalid reference \1 on `s' command's RHS

@StarrKiss
Copy link
Author

And when I boot back up into lightdm, it uses the default theme

@StarrKiss
Copy link
Author

This error is also given:

sed: -e expression #1, char 81: invalid reference \1 on `s' command's RHS

@StarrKiss
Copy link
Author

it alternates between errors

@NoiSek
Copy link
Owner

NoiSek commented Sep 15, 2020

Duplicates #60

@NoiSek NoiSek closed this as completed Sep 15, 2020
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

2 participants