git command failed (/usr/bin/git): 128
Sambeet Panigrahi
sambeet161616 at gmail.com
Fri Dec 18 18:49:57 UTC 2015
Hey Chris,
I updated the rsb using git fetch and tried to build again but I still get
the same error i.e
error: git command failed (/usr/bin/git): 128.
Can you please suggest some more alternatives?
Regards
Sambeet
On Thu, Dec 17, 2015 at 1:56 PM, Sambeet Panigrahi <sambeet161616 at gmail.com>
wrote:
>
>> 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/20151219/6678d55d/attachment-0002.html>
More information about the users
mailing list