lilypond-devel
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Patchy email


From: James
Subject: Re: [Lilypond-auto] Patchy email
Date: Sun, 26 Aug 2012 13:22:22 +0100

John,

On 26 August 2012 11:39, John Mandereau <address@hidden> wrote:
> Hi James,
>> 09:24:02 (UTC) Begin LilyPond compile, previous commit at       
>> d14e4770b85b3cacc647e45b9ebfe59cc085753f
>> 09:24:07 Merged staging, now at:        
>> d14e4770b85b3cacc647e45b9ebfe59cc085753f
>> 09:24:08        Success:                ./autogen.sh --noconfigure
>> 09:24:18        Success:                ../configure --disable-optimising
>> 09:24:24        Success:                nice make clean
>> 09:25:34        Success:                nice make -j7 CPU_COUNT=7
>> 09:27:51        Success:                nice make test -j7 CPU_COUNT=7
>> 09:44:13        Success:                nice make doc -j7 CPU_COUNT=7
>> 09:44:17 *** FAILED STEP ***
>>         merge from staging
>>         Command '['git', 'log', '-1', 'origin/HEAD..test-staging']' returned 
>> non-zero exit status 128
>> fatal: ambiguous argument 'origin/HEAD..test-staging': unknown revision or 
>> path not in the working tree.
>> Use '--' to separate paths from revisions
>
> I suppose that your $LILYPOND_GIT git repository has fetch settings
> that differ from ours, so you got this error, and in addition I guess
> that master and HEAD should always be equal on Savannah LilyPond git
> repo.  Could please you help me with verifying the first guess by
> answering the following?
>
> 1) What does
>
> cd $LILYPOND_GIT
> git rev-parse origin/HEAD
>
> say?

--snip-
address@hidden:~/patchy/test-results$ cd $LILYPOND_GIT
address@hidden:~/lilypond-git$ git rev-parse origin/HEAD
origin/HEAD
fatal: ambiguous argument 'origin/HEAD': unknown revision or path not
in the working tree.
Use '--' to separate paths from revisions
--snip--

>
> 2) What does the [remote "origin"] section of $LILYPOND_GIT/.git/config 
> contain?

[remote "origin"]
        url = ssh://address@hidden/srv/git/lilypond.git
        fetch = +refs/heads/*:refs/remotes/origin/*


>
> 3) What does lilypond-patchy-staging say (complete console output) if
> you replace line 334 of patches/compile_lilypond_test/__init__.py
>
> origin_head = remote_branch_name ("HEAD")
>
> with
>
> origin_head = remote_branch_name ("master")
>
> ?

Unfortunately I think that Phil's successful merge will make this
redundant at this moment but I did it anyway

--snip--
>From ssh://git.sv.gnu.org/srv/git/lilypond
 + 9c9d22c...4de3d0d release/unstable -> origin/release/unstable
(forced update)
11:07:22 (UTC) Begin LilyPond compile, previous commit at
        d14e4770b85b3cacc647e45b9ebfe59cc085753f

11:07:32        Success:                No new commits in staging

--snip--


>
> (In case after the change lilypond-patchy-staging says "No new
> commits", clear the value of last_known_good_build in [staging]
> section of ~/.lilypond-patchy-config and rerun
> lilypond-patchy-staging).

ah.. ok :)

--snip--
address@hidden:~/patchy/patches/compile_lilypond_test$
../lilypond-patchy-staging.py
Everything up-to-date
--snip--

No errors

james



reply via email to

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