"Unable to look up anongit.kde.org" message

classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

"Unable to look up anongit.kde.org" message

tosca
I'm still getting this error message for libkface:
"Cloning into extra/libkface...
fatal: Unable to look up anongit.kde.org (port 9418) (Name or service not known)
Could not clone git://anongit.kde.org/libkface onto extra/libkface

- Failed to populate gits repositories, aborting."

... and am not able to go further in the compilation of Digikam.

I'm wondering about the fact I seem to be the only one to have this
problem ... Have I not missed something along the line?

Thanks for you answers,
Marie-Noëlle

--
Une galerie photos, un blog ... pourquoi pas ? Webmaster en herbe

Parcourez les Cévennes à ma façon : Cévennes Plurielles

Et toutes mes autres publications à partir de ma page d'accueil générale
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: "Unable to look up anongit.kde.org" message

Bugzilla from gert.kello@gmail.com
> I'm still getting this error message for libkface:
> "Cloning into extra/libkface...
> fatal: Unable to look up anongit.kde.org (port 9418) (Name or service not known)
> Could not clone git://anongit.kde.org/libkface onto extra/libkface

Have You tried to nslookup, traceroute or ping anongit.kde.org? It
sounds like some network or DNS server error, I tried to clone it
right now and it seems to work fine.

Gert
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: "Unable to look up anongit.kde.org" message

Gilles Caulier-4
In reply to this post by tosca
I just tested :

[gilles@localhost test]$ date
mer. août 24 09:28:49 CEST 2011
[gilles@localhost test]$ git clone git://anongit.kde.org/libkface
Cloning into libkface...
remote: Counting objects: 1855, done.
remote: Compressing objects: 100% (441/441), done.
remote: Total 1855 (delta 1394), reused 1844 (delta 1388)
Receiving objects: 100% (1855/1855), 2.75 MiB | 978 KiB/s, done.
Resolving deltas: 100% (1394/1394), done.
[gilles@localhost test]$ date
mer. août 24 09:28:57 CEST 2011
[gilles@localhost test]$
[gilles@localhost test]$ nslookup anongit.kde.org
Server:         192.168.1.1
Address:        192.168.1.1#53

Non-authoritative answer:
Address: 138.246.255.180

[gilles@localhost test]$

I'm on my parents home, near Cap D'agde, France. IT provider is Neuf Telecom...

Gilles Caulier

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: "Unable to look up anongit.kde.org" message

tosca
In reply to this post by Bugzilla from gert.kello@gmail.com
Thanks for your answer.
As far as I can see, the responses to all these commands seem to be
OK, and ... the perl downloas-repos is working just now!!!

Sorry for the disturbance,
Marie-Noëlle

2011/8/24 Gert Kello <[hidden email]>:

>> I'm still getting this error message for libkface:
>> "Cloning into extra/libkface...
>> fatal: Unable to look up anongit.kde.org (port 9418) (Name or service not known)
>> Could not clone git://anongit.kde.org/libkface onto extra/libkface
>
> Have You tried to nslookup, traceroute or ping anongit.kde.org? It
> sounds like some network or DNS server error, I tried to clone it
> right now and it seems to work fine.
>
> Gert
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
>



--
Une galerie photos, un blog ... pourquoi pas ? Webmaster en herbe

Parcourez les Cévennes à ma façon : Cévennes Plurielles

Et toutes mes autres publications à partir de ma page d'accueil générale
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: "Unable to look up anongit.kde.org" message

tosca
Grrr!!
I might have answered too quickly: I encountered the same error a bit
further along the line, for extra/libkexiv2 this time.

Could it be the poor speed of my connection? When I'm listening to the
radio online at the same time, the sound seems to disappear when tje
connection to git is active ...

Marie-Noëlle

2011/8/24 Marie-Noëlle Augendre <[hidden email]>:
> Thanks for your answer.
> As far as I can see, the responses to all these commands seem to be
> OK, and ... the perl downloas-repos is working just now!!!
>
> Sorry for the disturbance,
> Marie-Noëlle

--
Une galerie photos, un blog ... pourquoi pas ? Webmaster en herbe

Parcourez les Cévennes à ma façon : Cévennes Plurielles

Et toutes mes autres publications à partir de ma page d'accueil générale
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: "Unable to look up anongit.kde.org" message

Rinus
In reply to this post by tosca
Maybe it helps if you delete digikam-software-compilation direcrory
totaly and start from scratch.
Rinus
Op 24-08-11 09:17, Marie-Noëlle Augendre schreef:

> I'm still getting this error message for libkface:
> "Cloning into extra/libkface...
> fatal: Unable to look up anongit.kde.org (port 9418) (Name or service not known)
> Could not clone git://anongit.kde.org/libkface onto extra/libkface
>
> - Failed to populate gits repositories, aborting."
>
> ... and am not able to go further in the compilation of Digikam.
>
> I'm wondering about the fact I seem to be the only one to have this
> problem ... Have I not missed something along the line?
>
> Thanks for you answers,
> Marie-Noëlle
>

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: "Unable to look up anongit.kde.org" message

tosca
Thanks, but I already did that a couple a times ... and it means I
have to reload everything from the beginning.
At least, this morning I'm progressing ... not fast, but going further anyway.
Now, the problem is on the kipi-plugins ... with a little bit of
chance, I'll have everything loaded for the end of the day!

Marie-Noëlle

2011/8/24 sleepless <[hidden email]>:

> Maybe it helps if you delete digikam-software-compilation direcrory totaly
> and start from scratch.
> Rinus
> Op 24-08-11 09:17, Marie-Noëlle Augendre schreef:
>>
>> I'm still getting this error message for libkface:
>> "Cloning into extra/libkface...
>> fatal: Unable to look up anongit.kde.org (port 9418) (Name or service not
>> known)
>> Could not clone git://anongit.kde.org/libkface onto extra/libkface
>>
>> - Failed to populate gits repositories, aborting."
>>
>> ... and am not able to go further in the compilation of Digikam.
>>
>> I'm wondering about the fact I seem to be the only one to have this
>> problem ... Have I not missed something along the line?
>>
>> Thanks for you answers,
>> Marie-Noëlle
>>
>
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
>



--
Une galerie photos, un blog ... pourquoi pas ? Webmaster en herbe

Parcourez les Cévennes à ma façon : Cévennes Plurielles

Et toutes mes autres publications à partir de ma page d'accueil générale
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: "Unable to look up anongit.kde.org" message

Rinus
I have no access at all by now. I am getting all the time 502 error. So
there must be realy something wrong.
Rinus
Op 24-08-11 09:55, Marie-Noëlle Augendre schreef:

> Thanks, but I already did that a couple a times ... and it means I
> have to reload everything from the beginning.
> At least, this morning I'm progressing ... not fast, but going further anyway.
> Now, the problem is on the kipi-plugins ... with a little bit of
> chance, I'll have everything loaded for the end of the day!
>
> Marie-Noëlle
>
> 2011/8/24 sleepless<[hidden email]>:
>> Maybe it helps if you delete digikam-software-compilation direcrory totaly
>> and start from scratch.
>> Rinus
>> Op 24-08-11 09:17, Marie-Noëlle Augendre schreef:
>>> I'm still getting this error message for libkface:
>>> "Cloning into extra/libkface...
>>> fatal: Unable to look up anongit.kde.org (port 9418) (Name or service not
>>> known)
>>> Could not clone git://anongit.kde.org/libkface onto extra/libkface
>>>
>>> - Failed to populate gits repositories, aborting."
>>>
>>> ... and am not able to go further in the compilation of Digikam.
>>>
>>> I'm wondering about the fact I seem to be the only one to have this
>>> problem ... Have I not missed something along the line?
>>>
>>> Thanks for you answers,
>>> Marie-Noëlle
>>>
>> _______________________________________________
>> Digikam-users mailing list
>> [hidden email]
>> https://mail.kde.org/mailman/listinfo/digikam-users
>>
>
>

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: "Unable to look up anongit.kde.org" message

Bugzilla from gert.kello@gmail.com
> I have no access at all by now. I am getting all the time 502 error. So
> there must be realy something wrong.

Have You tried to switch to git:// protocol? http.// is giving 502 to
me while git:// works fine

(I seem to remember some talk that http:// is using much bigger amount
of resources at server side than git:// . Maybe the web maintainers
could update site to have git:// instead of http:// in uri's)

Gert
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: "Unable to look up anongit.kde.org" message

Rinus
In reply to this post by tosca
I will at least update my description of the process that way, and then hope it will find its way.

Gert Kello <[hidden email]>schreef:

>> I have no access at all by now. I am getting all the time 502 error. So
>> there must be realy something wrong.
>
>Have You tried to switch to git:// protocol? http.// is giving 502 to
>me while git:// works fine
>
>(I seem to remember some talk that http:// is using much bigger amount
>of resources at server side than git:// . Maybe the web maintainers
>could update site to have git:// instead of http:// in uri's)
>
>Gert
>_______________________________________________
>Digikam-users mailing list
>[hidden email]
>https://mail.kde.org/mailman/listinfo/digikam-users
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users