rtems source builde git repository

Chris Johns chrisj at rtems.org
Wed Aug 27 00:22:24 UTC 2014


On 26/08/2014 11:26 pm, Hoefle Marco wrote:
> Hello Chris,
> I tried with:
>
> %source set rtems
> git://git.nanotronic:rtems.git?reset=hard?pull?branch=gr-4.10
>
> Now I get:
> Creating source directory: sources/git
> git: clone: git://git.nanotronic:rtems.git ->
> sources/git/git.nanotronic:rtems.git
> error: git command failed (/usr/bin/git): 128
> Build FAILED
>    See error report: rsb-report-sparc-rtems4.10-kernel-4.10-1.txt

Can I please have a look at this file ? Can you please add --trace to 
the command line ?

> error: git command failed (/usr/bin/git): 128
> Build Set: Time 0:06:48.445824
> Build FAILED
>
> Google sais that the ssh key might not be setup correctly.

Could be but it worked before so I suspect it is just a matter of a 
suitable URL or some improvements in the RSB git down loader to handle 
the existing one.

> FYI:
> hoefle at wheezy:~/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems$
> git clone git.nanotronic:rtems.git
> Cloning into 'rtems'...
> remote: Counting objects: 452048, done.
> remote: Compressing objects: 100% (76658/76658), done.
> remote: Total 452048 (delta 366194), reused 451708 (delta 365854)
> Receiving objects: 100% (452048/452048), 62.37 MiB | 28.78 MiB/s, done.
> Resolving deltas: 100% (366194/366194), done.

This is good to see.

> hoefle at wheezy:~/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems$
> rm -Rf rtems/
> hoefle at wheezy:~/projects/customers/unibern/cassis/clone/source_build_test/rtems-source-builder/rtems$
> git clone git://git.nanotronic:rtems.git
> Cloning into 'rtems'...
> fatal: unable to connect to :
> : Name or service not known

You cannot interchange the clone path directly with git. The RSB 
supports a number of protocols for downloading and the prefix of 
'git://' is internal to the RSB. In theory what follows should be ok but 
this is a little more difficult that it may seem.

I need to see the error report to see what happened. It may mean I need 
to improve the git support

Chris


More information about the users mailing list