Hi,
seems we got recent issues because git is too "old" on hackbox.
Here two ways to workaround for now:
1. use precise chroot to get the source: $ schroot -c precise $ repo ...
2. use git 1.8.0 that i installed in /home/linaro/local/bin: $ export PATH=/home/linaro/local/bin/:$PATH $ repo ...
I have filed an RT ticket for changing PATH order on hackbox so that 2. will be the default whenever you log in. e.g. might be that from monday on you don't need to do anything special anymore.
Let me know if you still have issues.
FYI:
Today, I successfully used these instructions on hackbox.linaro.org to get a fresh repo sync for our android engineering build.
IOW: No need to feel blocked anymore!
On Fri, Nov 16, 2012 at 2:59 PM, Alexander Sack asac@linaro.org wrote:
Hi,
seems we got recent issues because git is too "old" on hackbox.
Here two ways to workaround for now:
use precise chroot to get the source: $ schroot -c precise $ repo ...
use git 1.8.0 that i installed in /home/linaro/local/bin: $ export PATH=/home/linaro/local/bin/:$PATH $ repo ...
I have filed an RT ticket for changing PATH order on hackbox so that 2. will be the default whenever you log in. e.g. might be that from monday on you don't need to do anything special anymore.
Let me know if you still have issues.
-- Alexander Sack Technical Director, Linaro Platform Teams http://www.linaro.org | Open source software for ARM SoCs http://twitter.com/#%21/linaroorg - http://www.linaro.org/linaro-blog
Thanks for the instructions. They instructions working perfectly and I have been using them from then on :)
On 23 November 2012 21:22, Alexander Sack asac@linaro.org wrote:
FYI:
Today, I successfully used these instructions on hackbox.linaro.org to get a fresh repo sync for our android engineering build.
IOW: No need to feel blocked anymore!
On Fri, Nov 16, 2012 at 2:59 PM, Alexander Sack asac@linaro.org wrote:
Hi,
seems we got recent issues because git is too "old" on hackbox.
Here two ways to workaround for now:
use precise chroot to get the source: $ schroot -c precise $ repo ...
use git 1.8.0 that i installed in /home/linaro/local/bin: $ export PATH=/home/linaro/local/bin/:$PATH $ repo ...
I have filed an RT ticket for changing PATH order on hackbox so that 2. will be the default whenever you log in. e.g. might be that from monday on you don't need to do anything special anymore.
Let me know if you still have issues.
-- Alexander Sack Technical Director, Linaro Platform Teams http://www.linaro.org | Open source software for ARM SoCs http://twitter.com/#%21/linaroorg - http://www.linaro.org/linaro-blog
-- Alexander Sack Technical Director, Linaro Platform Teams http://www.linaro.org | Open source software for ARM SoCs http://twitter.com/#%21/linaroorg - http://www.linaro.org/linaro-blog
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
linaro-android@lists.linaro.org