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

> I suspect a bug with the build scripts.

Thanks Paul. For history and documentation, I opened bug 387408
https://bugs.eclipse.org/bugs/show_bug.cgi?id=387408

And you were right, doing the fetch first got the re-build going again.






From:        Paul Webster <pwebster@xxxxxxxxxxxxxxxxxxx>
To:        "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>,
Date:        08/16/2012 11:27 AM
Subject:        Re: [platform-releng-dev] Rebuild for Juno SR1 RC1
Sent by:        platform-releng-dev-bounces@xxxxxxxxxxx




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
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top