maestrogerardo / i3-gaps-deb

Tool to create and install Debian (or Ubuntu) packages of i3-gaps.
GNU General Public License v3.0
313 stars 45 forks source link

Compiling from Remote Git Permission Denied #36

Open marathone opened 1 year ago

marathone commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

Or have they - anyone have an update

i3-gaps has been incorporated into upstream