git command failed (/usr/bin/git): 128

Sambeet Panigrahi sambeet161616 at gmail.com
Thu Dec 17 08:17:35 UTC 2015


Hey,
I have been trying to build rtems for the sparc architecture and I keep
getting this error
 error: git command failed (/usr/bin/git): 128

i have tried the following

>1. Find rtems/config/tools/rtems-tools-1.cfg
>2. Change lines 23 to 33 to (the following is a single line):
>     %source set rtems-tools >https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.0-rc1/rtems-tools-4.11.0-rc1.tar.xz <https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.0-rc1/rtems-tools-4.11.0-rc1.tar.xz>

>Let me know how that goes.

>Chris

But this again  gives the error


error: rtems-tools-git-1.cfg:7: macro '%{rtems_tools_version}' not foundI

I also tried changing the ftp to the https in the
rtems/config/tools/rtems-tools-1.cfg directory ,i.e

%source set rtems-tools
https://github.com/RTEMS/rtems-tools.git?reset=hard?branch=%{rtems_tools_version}?pull%{rtems_tools_git_checkout}
 %endif

but while cloning rsb still uses the git protocol
git: clone: git://git.rtems.org/rtems-tools.git -> sources/git/rtems-tools.git

which causes the following error
 git command failed (/usr/bin/git): 128


How can we set rsb to use https instead of git protocol? Are there any
other alternatives

to build using rsb using only https? git and ftp both are blocked by my ISP.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20151217/9f898f87/attachment.html>


More information about the users mailing list