Pascal, the tests didn't compile for me (some missing dependencies), and even when I fixed that they didn't all pass. Maybe something got missed when you pushed. I shortened the path names so at least we are useable on windows again.
cheers, ian On Fri, Dec 7, 2012 at 1:54 PM, Pascal Rapicault < [email protected]> wrote: > This is new test data that I have added in a new test project.**** > > I will look into what is happening wrt the tests.**** > > ** ** > > ** ** > > *From:* [email protected] [mailto:[email protected]] *On > Behalf Of *John Arthorne > *Sent:* December-07-12 2:55 PM > *To:* P2 developer discussions > *Subject:* Re: [p2-dev] Broken p2 repository?**** > > ** ** > > Yep, the problem is a new test case that results in a path 260+ characters > in length. This completely blocks Windows users from cloning p2. I have > entered: > > https://bugs.eclipse.org/bugs/show_bug.cgi?id=396074 > > Can a committer with a Linux or Mac box please help shorten this? > > John**** > > ** ** > > On Fri, Dec 7, 2012 at 2:38 PM, John Arthorne <[email protected]> > wrote:**** > > Is anyone else having trouble using the p2 repository recently? I was > getting funny errors trying to pull from it. Eventually I completely > deleted the repository and cloned fresh, but I get the same errors. I > wonder if it is some kind of "path too long" error (I'm on Win 7): > > C:\Users\johnart\git>git clone ssh:// > [email protected]/gitroot/equinox/rt.equinox.p2.git > Cloning into rt.equinox.p2... > Password: > remote: Counting objects: 142749, done. > remote: Compressing objects: 100% (25897/25897), done. > remote: Total 142749 (delta 66208), reused 137316 (delta 63175) > Receiving objects: 100% (142749/142749), 71.54 MiB | 911 KiB/s, done. > Resolving deltas: 100% (66208/66208), done. > error: git checkout-index: unable to create file > bundles/org.eclipse.equinox.p2.tests.sharedinstall/testData/sharedPreferences/baseInstall/p2/org.eclipse.equinox.p2.engine/profileRegistry/epp.package. > java.profile/.data/.settings/org.eclipse.equinox.p2.artifact.repository.prefs > (No such file or directory) > error: git checkout-index: unable to create file > bundles/org.eclipse.equinox.p2.tests.sharedinstall/testData/sharedPreferences/baseInstall/p2/org.eclipse.equinox.p2.engine/profileRegistry/epp.package. > java.profile/.data/.settings/org.eclipse.equinox.p2.metadata.repository.prefs > (No such file or directory) > error: git checkout-index: unable to create file > bundles/org.eclipse.equinox.p2.tests.sharedinstall/testData/sharedPreferencesWithDataInUser/baseInstall/p2/org.eclipse.equinox.p2.engine/profileRegistr > y/epp.package.java.profile/.data/.settings/org.eclipse.equinox.p2.artifact.repository.prefs > (No such file or directory) > error: git checkout-index: unable to create file > bundles/org.eclipse.equinox.p2.tests.sharedinstall/testData/sharedPreferencesWithDataInUser/baseInstall/p2/org.eclipse.equinox.p2.engine/profileRegistr > y/epp.package.java.profile/.data/.settings/org.eclipse.equinox.p2.metadata.repository.prefs > (No such file or directory) > error: git checkout-index: unable to create file > bundles/org.eclipse.equinox.p2.tests.sharedinstall/testData/sharedPreferencesWithDataInUser/userHome/p2/org.eclipse.equinox.p2.engine/profileRegistry/e > pp.package.java.profile/.data/.settings/org.eclipse.equinox.p2.metadata.repository.prefs > (No such file or directory) > error: git checkout-index: unable to create file > bundles/org.eclipse.equinox.p2.tests.sharedinstall/testData/sharedPreferencesWithDataInUser/userHome/p2/org.eclipse.equinox.p2.engine/profileRegistry/e > pp.package.java.profile/.data/.settings/org.eclipse.equinox.p2.ui.sdk.prefs > (No such file or directory)**** > > ** ** > > _______________________________________________ > p2-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/p2-dev > > -- R. Ian Bull | EclipseSource Victoria | +1 250 477 7484 http://eclipsesource.com | http://twitter.com/eclipsesource
_______________________________________________ p2-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/p2-dev
