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
