On Fri, 13 Mar 2009 23:58:49 +0800 "Daniel.Li" <[email protected]> wrote:
> On Fri, 2009-03-13 at 16:44 +0100, Daniel Willmann wrote: > > Hi, > > > > On Fri, 13 Mar 2009 11:00:23 -0400 > > Mirko Lindner <[email protected]> wrote: > > > > > Hi, > > > > > > Daniel.Li wrote: > > > > Can anyone help on this. > > > > > > > > Any hint is mostly appreciated. > > > > > > > > On Fri, 2009-03-13 at 19:52 +0800, Daniel.Li wrote: > > > >> Dear List, > > > >> > > > >> I have found that I can't get > > > >> http://downloads.openmoko.org/sources/git_git.paroli-project.org.paroli.git.tar.gz > > > >> . > > > >> > > > >> I also tried wget > > > >> http://downloads.openmoko.org/sources/git_git.paroli-project.org.paroli.git.tar.gz, > > > >> but it didn't work. > > > >> > > > > > > How did you end up with those addresses? > > > > This is perfectly fine. OE first searches for a tar'd git > > repository in order to speed up checkout/update. If it doesn't find > > any (as in your case) it will continue to clone the repo from git. > > This is where OE fails in your case. > > > > git clone -n > > http://git.paroli-project.org/paroli.git > > /home/daniel/freerunner/fso/fso-milestone5/downloads/git/git.paroli-project.org.paroli.git > > failed with signal 128, output: fatal: > > http://git.paroli-project.org/paroli.git/info/refs not found: did > > you run git update-server-info on the server? > > > > I'm not really sure why that fails for you, it's working here. > > Well, I'm confused also, see below my test with ping. It seems that > tcp/ip packet is filtered by the server 124.74.208.42. > > But I don't know where the server is, and how to fix it. > > Mirko has give me an address http://78.46.248.234/paroli.git/, it > works. > > So how can I change the OE configuration file to fix the problem. I'm > NOT familiar with OE. I think Building the fso is my first step to > learn OE. > > Can u give me some advice on how to edit config files to fix the above > problem changing the ip address? > > Maybe I should use grep to find the location. But I'm NOT sure if I > can do this correctly. > > Any hint is well appreciated. Thanks for all ur help:) > > > $ ping git.paroli-project.orgg > PING git.paroli-project.orgg (218.83.175.155) 56(84) bytes of data. > >From 124.74.208.42 icmp_seq=182 Packet filtered Okay, let's see. The first thing I notice is that you misspelled git.paroli-project.org, so the fact that this even resolves probably means that your provider is resolving non-existent DNS names to some IP with an error page. Try to ping git.paroli-project.org and see if that resolves to the IP mirko gave you (78.46.248.234). If not someone is screwing with your DNS. Both the IP you got for git.paroli-project.orgg as well as the one that filtered ping are from China Telecom so they're probably the ones to blame. netname: CHINANET-SH descr: CHINANET Shanghai province network descr: Data Communication Division descr: China Telecom country: CN Regards, Daniel Willmann
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/devel
