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

Compiling from Remote Git Permission Denied #36

Open
marathone opened this issue Nov 11, 2022 · 2 comments
Open

Compiling from Remote Git Permission Denied #36

marathone opened this issue Nov 11, 2022 · 2 comments

Comments

@marathone
Copy link

Seems the remote repo where one grabs the source to compile GAPS is archived, hence can't get permission to download. :(. Another other place? Sucks why 2 years after Debian refused the pull request, that they still haven't combined the two as stated by their i3 developer. Or have they - anyone have an update?
Cheers,

Cloning into 'i3-gaps-deb'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
@maestrogerardo
Copy link
Owner

Hi,

actually, I really don't get your pain. Do you have problems cloning the i3-gaps-deb repository?

I just checked that ... and IMHO everything works as it should:

$ date; git clone https://github.com/maestrogerardo/i3-gaps-deb.git
Fri Nov 11 08:32:42 PM CET 2022
Cloning into 'i3-gaps-deb'...
remote: Enumerating objects: 344, done.
remote: Counting objects: 100% (71/71), done.
remote: Compressing objects: 100% (35/35), done.
remote: Total 344 (delta 36), reused 71 (delta 36), pack-reused 273
Receiving objects: 100% (344/344), 69.65 KiB | 5.80 MiB/s, done.
Resolving deltas: 100% (187/187), done.
$ 

...have you perhaps used a wrong git URL? (-> Check mine above.)

@laur89
Copy link
Contributor

laur89 commented Feb 3, 2023

Or have they - anyone have an update

i3-gaps has been incorporated into upstream

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