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.

Regards,
Daniel Willmann


Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list
[email protected]
https://lists.openmoko.org/mailman/listinfo/devel

Reply via email to