lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: volunteer for patchy new-patches


From: James
Subject: Re: volunteer for patchy new-patches
Date: Mon, 26 Mar 2012 19:07:03 +0100

Marek,

On 23 March 2012 21:42, Marek Klein <address@hidden> wrote:
> 2012/3/23 Graham Percival <address@hidden>
>>
>> On Fri, Mar 23, 2012 at 10:31:20PM +0100, Marek Klein wrote:
>> >    I've succeeded in building lilypond. :)
>> >    test-patches.py says: No new patches to test.
>> >    What are my next steps?
>>
>> I've just set issue 2216 to Patch-new, so try running it again.
>>
>
> Trying issue 2216
> Found patch: (2216, '/home/marek/lilypond-patchy/issue5843060_6001.diff',
> 'AU: Document all options for lilypond -dhelp')
> Traceback (most recent call last):
>   File "test-patches.py", line 16, in <module>
>     main(issues_id)
>   File "test-patches.py", line 12, in main
>     patchy.do_check(issues)
>   File "/home/marek/lilypond-patchy/projecthosting_patches.py", line 213, in
> do_check
>     compile_lilypond_test.main(patches)
>   File "/home/marek/lilypond-patchy/compile_lilypond_test.py", line 282, in
> main
>     autoCompile.prep_for_rietveld()
>   File "/home/marek/lilypond-patchy/compile_lilypond_test.py", line 140, in
> prep_for_rietveld
>     self.update_git()
>   File "/home/marek/lilypond-patchy/compile_lilypond_test.py", line 112, in
> update_git
>     run("git fetch")
>   File "/home/marek/lilypond-patchy/compile_lilypond_test.py", line 45, in
> run
>     raise Exception("Command '%s' returned non-zero exit status %d\n%s" %
> (cmd, returncode, stderr.strip()))
> Exception: Command 'git fetch' returned non-zero exit status 128
> error: insufficient permission for adding an object to repository database
> .git/objects
>
> fatal: failed to write object
> fatal: unpack-objects failed
>

Did you get it working yet?

It seems that permissions to your $LILYPOND_GIT location or who you
are running the script as are not allowed to 'git fetch' and pull down
any changes from the current code to apply the patch to then check it.

Either you need to change the permissions somewhere (probably
unlikely) or you need to edit the files further to make sure that the
scripts are trying to 'fetch' the most up to date branch to the
correct place.

If you can let us know if you

1. Edited any of the files before you tried to run the scripts
2. If your %LILYPOND_GIT location is set - if you use LilyDev it
should already be set for you.

Regards

James



reply via email to

[Prev in Thread] Current Thread [Next in Thread]