Re: Problems with linaro-android_toolchain-4.6-2011.07 rebuilds

2011-08-09 Thread Andy Doan
On 08/09/2011 07:26 AM, Paul Sokolovsky wrote: > Hello Alexander, > > On Mon, 8 Aug 2011 12:39:41 +0200 > Alexander Sack wrote: > >> ok spads from IS gave better suggestion than using umask in .bashrc. >> Now, we propose that you set alias for git like: >> >> alias git='UMASK=002 git' > > I und

Re: Problems with linaro-android_toolchain-4.6-2011.07 rebuilds

2011-08-09 Thread Paul Sokolovsky
Hello Alexander, On Mon, 8 Aug 2011 12:39:41 +0200 Alexander Sack wrote: > ok spads from IS gave better suggestion than using umask in .bashrc. > Now, we propose that you set alias for git like: > > alias git='UMASK=002 git' I understand the logic here - set umask only for git, but would that

Re: Problems with linaro-android_toolchain-4.6-2011.07 rebuilds

2011-08-08 Thread Alexander Sack
ok spads from IS gave better suggestion than using umask in .bashrc. Now, we propose that you set alias for git like: alias git='UMASK=002 git' Please update accordingly. Thanks! On Mon, Aug 8, 2011 at 11:51 AM, Alexander Sack wrote: > this should be fixed now. folks, please use: > > umask 002

Re: Problems with linaro-android_toolchain-4.6-2011.07 rebuilds

2011-08-08 Thread Alexander Sack
this should be fixed now. folks, please use: umask 002 in your .bashrc -> ssh git.linaro.org -> change .bashrc there. I guess from now on we could consider to use gerrit for toolchain etc. too. Thanks! On Sun, Aug 7, 2011 at 8:16 PM, James Westby wrote: > On Sun, 7 Aug 2011 02:25:17 +0100, Za

Re: Problems with linaro-android_toolchain-4.6-2011.07 rebuilds

2011-08-07 Thread James Westby
On Sun, 7 Aug 2011 02:25:17 +0100, Zach Pfeffer wrote: > I'm seeing the same thing: > > $git push linaro HEAD > Counting objects: 5, done. > Delta compression using up to 4 threads. > Compressing objects: 100% (2/2), done. > Writing objects: 100% (3/3), 454 bytes, done. > Total 3 (delta 1), reus

Re: Problems with linaro-android_toolchain-4.6-2011.07 rebuilds

2011-08-06 Thread Zach Pfeffer
I'm seeing the same thing: $git push linaro HEAD Counting objects: 5, done. Delta compression using up to 4 threads. Compressing objects: 100% (2/2), done. Writing objects: 100% (3/3), 454 bytes, done. Total 3 (delta 1), reused 0 (delta 0) error: insufficient permission for adding an object to re