This forum has been archived. All content is frozen. Please use KDE Discuss instead.

marble git

Tags: None
(comma "," separated)
mmckinstry
Registered Member
Posts
3
Karma
0

marble git

Fri May 25, 2012 5:45 pm
I am trying to download the source for marble (qt) using the command from the instructions:
clone -b KDE/4.8 get://anongit.kde.org/marble

I get "fatal: ubable to connect to anongit.kde.org"

If I use clone -b KDE/4.8 git@git.kde.org:marble, then I get:
Cloning into 'marble'...
The authenticity of host 'git.kde.org (195.135.221.71)' can't be established.
RSA key fingerprint is c8:45:ba:89:85:11:78:b5:a4:09:d9:31:f6:7f:7c:79.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'git.kde.org,195.135.221.71' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: The remote end hung up unexpectedly

What am I doing wrong?
User avatar
yurchor
Registered Member
Posts
64
Karma
1
OS

Re: marble git

Fri May 25, 2012 6:05 pm
The command should be as follows
Code: Select all
git clone -b KDE/4.8 git://anongit.kde.org/marble.git
User avatar
neverendingo
Administrator
Posts
2136
Karma
17
OS

Re: marble git

Fri May 25, 2012 6:05 pm
moved to appropriate place


New to KDE Software? - get help from Userbase or ask questions on the Forums
Communicate.
Image
mmckinstry
Registered Member
Posts
3
Karma
0

Re: marble git

Fri May 25, 2012 6:12 pm
I still get the message: "unable to connect to anongit.kde.org"
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: marble git  Topic is solved

Sat May 26, 2012 8:46 am
My guess is that you are behind some form of restrictive workplace or university firewall.
Please try the following instead:
Code: Select all
git clone -b KDE/4.8 http://anongit.kde.org/marble


Note: the .git suffix is not necessary on KDE Git repositories, although it can be there (it has no impact)


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
User avatar
Earthwings
KDE Developer
Posts
172
Karma
1
OS

Re: marble git

Sun May 27, 2012 9:26 pm
Sometimes you get an anongit mirror that doesn't work. Happened to me earlier this evening for example. Then it's handy to switch to another one temporarily, e.g. by replacing git://anongit.kde.org/ with git://anongit5.kde.org/ in ~/.gitconfig (or .git/config in the git repository).
Don't forget to switch it back to anongit without a postfix later on.
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: marble git

Mon May 28, 2012 6:55 am
If you are on Freenode IRC, then please report anongit.kde.org or anonsvn.kde.org outages to #kde-sysadmin so that we may investigate and take action to remedy the problem.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
mmckinstry
Registered Member
Posts
3
Karma
0

Re: marble git

Fri Jun 01, 2012 2:57 pm
Adding the http:// to the path worked.

Thank you! ;D


Bookmarks



Who is online

Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell