Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Rebuild for Juno SR1 RC1

On Thu, Aug 16, 2012 at 11:12 AM, David M Williams <david_williams@xxxxxxxxxx> wrote:
The rebuild failed fast with the final messages being those below.

Paul, think this was this a timing issue with the branching of platform.ui and I should just try again?
Or is some update or push missing?

= = = = =

INFO: repo: file:///gitroot/platform/eclipse.platform.ui.git
/shared/eclipse/eclipse4M/build/supportDir/gitCache/eclipse.platform.ui /shared/eclipse/eclipse4M/build/supportDir/gitCache /shared/eclipse/eclipse4M/build/supportDir
git checkout R4_2_maintenance
error: pathspec 'R4_2_maintenance' did not match any file(s) known to git.

  ERROR. exit code: 1  Git checkout failed for repository
file:///gitroot/platform/eclipse.platform.ui.git branch R4_2_maintenance

I suspect a bug with the build scripts.

To pick up a new branch, normally you would do:
git fetch
git checkout <newbranch>


Presumably if you do a git fetch on /shared/eclipse/eclipse4M/build/supportDir/gitCache e.p.ui and e.p.runtime before re-running, it would work fine.  But when I checked that repo, it doesn't look like a fetch was done, and the branch is definitely there in the /gitroot versions.

PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top