You are not logged in.

#1 2016-01-12 17:41:29

headkase
Member
Registered: 2011-12-06
Posts: 1,976

git clone to AUR - No route to host

Whenever I try to create a new package on the AUR I'm getting a "No route to host" error:

$ git clone ssh://aur@archlinux.org/codeblocks-svn.git
Cloning into 'codeblocks-svn'...
ssh: connect to host archlinux.org port 22: No route to host
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

I don't know enough about networking to troubleshoot the issue.  Any help would be much appreciated.

Offline

#2 2016-01-12 17:49:07

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,544

Re: git clone to AUR - No route to host

You got the URL wrong.

Offline

#3 2016-01-12 17:50:55

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,523
Website

Re: git clone to AUR - No route to host

s/aur@archlinux.org/aur@aur.archlinux.org/


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#4 2016-01-12 17:52:46

headkase
Member
Registered: 2011-12-06
Posts: 1,976

Re: git clone to AUR - No route to host

I am such an idiot.  Thanks Scimmia.

Offline

#5 2016-01-12 17:56:40

headkase
Member
Registered: 2011-12-06
Posts: 1,976

Re: git clone to AUR - No route to host

And it's done, I believe I did it right - going to cower and test right now:

https://aur.archlinux.org/packages/codeblocks-svn/

Thanks everyone!

Offline

Board footer

Powered by FluxBB