Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] hudson or git or something is broken again

BTW, this is in the /gitroot/ptp/org.eclipse.ptp.git/objects/f6 directory.

-r--r-----+ 1 wwwrun  tools.ptp  376 2011-11-10 20:03 
     4696502c671b8b0c26807b2152737d8b2b44c1

> -----Original Message-----
> From: cross-project-issues-dev-bounces@xxxxxxxxxxx [mailto:cross-project-
> issues-dev-bounces@xxxxxxxxxxx] On Behalf Of Schaefer, Doug
> Sent: Friday, November 11, 2011 11:02 AM
> To: Cross project issues
> Subject: Re: [cross-project-issues-dev] hudson or git or something is broken
> again
> 
> The only thing different I can see is that you guys were talking about using
> https (can't tell if that's actually how Roland did his commits).
> 
> Also, I can still see everything via the web interface. So things can't be that
> bad. http://git.eclipse.org/c/ptp/org.eclipse.ptp.git/
> 
> One thing I noticed is that the object file it was complaining about has bad
> permissions.
> 
> -r--r-----+ 1 wwwrun  tools.ptp  376 2011-11-10 20:03
> -r--r-----+ 4696502c671b8b0c26807b2152737d8b2b44c1
> 
> Can someone from the tools.ptp group do a clone successfully?
> 
> Doug.
> 
> > -----Original Message-----
> > From: cross-project-issues-dev-bounces@xxxxxxxxxxx
> > [mailto:cross-project- issues-dev-bounces@xxxxxxxxxxx] On Behalf Of
> > Greg Watson
> > Sent: Friday, November 11, 2011 10:46 AM
> > To: Cross project issues
> > Subject: Re: [cross-project-issues-dev] hudson or git or something is
> > broken again
> >
> > This is a disaster. I don't have the foggiest what to do at this
> > point, and we have to get a build done today.
> >
> > I have to say, my experience with Git so far is that it was a *really*
> > bad idea to switch. In 6 years of working on Eclipse.org we've never
> > had a corrupt repo. What kind of RCS allows this to happen?
> >
> > Greg
> >
> > On Nov 11, 2011, at 10:21 AM, Schaefer, Doug wrote:
> >
> > > Indeed. Your git repo has been corrupted (loose object ... is
> > > corrupt). At
> > this point you probably need to remove it and re-push from the clone
> > on your local machine. Hopefully you have a clone with all the
> > branches in it somewhere.
> > >
> > > And, of course, we need to know how it became broken. That's not good.
> > >
> > > Doug.
> > >
> > >> -----Original Message-----
> > >> From: cross-project-issues-dev-bounces@xxxxxxxxxxx
> > >> [mailto:cross-project- issues-dev-bounces@xxxxxxxxxxx] On Behalf Of
> > >> Greg Watson
> > >> Sent: Friday, November 11, 2011 10:12 AM
> > >> To: Cross project issues
> > >> Subject: [cross-project-issues-dev] hudson or git or something is
> > >> broken again
> > >>
> > >> I'm trying to build, but getting errors about the git repository. I
> > >> wiped out my workspace, but I'm still getting this error. Any help
> > appreciated!
> > >> Greg
> > >>
> > >>
> > >> Started by user gwatson
> > >> Building on master
> > >> Checkout:workspace / /opt/users/hudsonbuild/.hudson/jobs/ptp-
> > >> release/workspace - hudson.remoting.LocalChannel@77ea34ed
> > >> Using strategy: Default
> > >> Last Built Revision: Revision
> > >> 5daa479288dd8db0c29f30d858af0d53f6bd3c17
> > >> (origin/ptp_5_0) Checkout:workspace /
> > >> /opt/users/hudsonbuild/.hudson/jobs/ptp-release/workspace -
> > >> hudson.remoting.LocalChannel@77ea34ed
> > >> Cloning the remote Git repository
> > >> Cloning repository origin1
> > >> ERROR: Error cloning remote repo 'origin1' : Could not clone
> > >> git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.git
> > >>
> > >> ERROR
> > >> : Cause: Exception caught during execution of fetch command Trying
> > >> next repository
> > >> ERROR: Could not clone repository
> > >>
> > >> FATAL
> > >> : Could not clone
> > >>
> > >> hudson.plugins.git.GitException
> > >> : Could not clone
> > >> 	at
> > >> hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:911)
> > >>
> > >> 	at
> > >> hudson.plugins.git.GitSCM$3.invoke(GitSCM.java:843)
> > >>
> > >> 	at
> > >> hudson.FilePath.act(FilePath.java:758)
> > >>
> > >> 	at
> > >> hudson.FilePath.act(FilePath.java:740)
> > >>
> > >> 	at
> > >> hudson.plugins.git.GitSCM.gerRevisionToBuild(GitSCM.java:843)
> > >>
> > >> 	at
> > >> hudson.plugins.git.GitSCM.checkout(GitSCM.java:620)
> > >>
> > >> 	at
> > >> hudson.model.AbstractProject.checkout(AbstractProject.java:1229)
> > >>
> > >> 	at
> > >>
> > hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java
> > >> :50
> > >> 7)
> > >>
> > >> 	at
> > >> hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:42
> > >> 4)
> > >>
> > >> 	at
> > >> hudson.model.Run.run(Run.java:1367)
> > >>
> > >> 	at
> > >> hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
> > >>
> > >> 	at
> > >> hudson.model.ResourceController.execute(ResourceController.java:88)
> > >>
> > >> 	at
> > >> hudson.model.Executor.run(Executor.java:145)
> > >> _______________________________________________
> > >> cross-project-issues-dev mailing list
> > >> cross-project-issues-dev@xxxxxxxxxxx
> > >> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> > > _______________________________________________
> > > cross-project-issues-dev mailing list
> > > cross-project-issues-dev@xxxxxxxxxxx
> > > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> >
> > _______________________________________________
> > cross-project-issues-dev mailing list
> > cross-project-issues-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top