Community
Participate
Working Groups
The following files appear to be corrupt. The verifier consider them "tampered" after unpack. org.eclipse.core.runtime.CoreException: Unable to unpack artifact osgi.bundle,org.eclipse.pde.api.tools,1.0.201.v20100428-1300 in repository file:/home/shared/helios/buildresults/final/aggregate: Invalid content:org/eclipse/pde/api/tools/internal/provisional/Factory.class Caused by: org.eclipse.osgi.signedcontent.InvalidContentException: The file "org/eclipse/pde/api/tools/internal/provisional/Factory.class" in the jar "/tmp/signatureFile816596119160723756.jar" has been tampered! org.eclipse.core.runtime.CoreException: Unable to unpack artifact osgi.bundle,org.eclipse.jdt.debug.ui,3.5.0.v20100423 in repository file:/home/shared/helios/buildresults/final/aggregate: Invalid content:org/eclipse/jdt/internal/debug/ui/jres/JREsEnvironmentLabelProvider.class Caused by: org.eclipse.osgi.signedcontent.InvalidContentException: The file "org/eclipse/jdt/internal/debug/ui/jres/JREsEnvironmentLabelProvider.class" in the jar "/tmp/signatureFile6118511218157882790.jar" has been tampered! org.eclipse.core.runtime.CoreException: Unable to unpack artifact osgi.bundle,org.eclipse.pde.core,3.6.0.v20100429 in repository file:/home/shared/helios/buildresults/final/aggregate: Invalid content:org/eclipse/pde/internal/core/plugin/AbstractExtensionsModel.class Caused by: org.eclipse.osgi.signedcontent.InvalidContentException: The file "org/eclipse/pde/internal/core/plugin/AbstractExtensionsModel.class" in the jar "/tmp/signatureFile6127173139783321360.jar" has been tampered! Please note that this kind of problems will go undetected during a normal Eclipse install since p2 silently falls back to use the jar file instead. Since this kind of errors occur from time to time, I would recommend that you add some verification to the build that really checks that he .jar.pack.gz files can be unpacked and that the result is consistent with respect to signing.
bug 240855 is a request to add verification.
I verified that versions of these pack.gz bundles aren't corrupt. (Many of our bundles were recently retagged to include source references). I'm going to close this as a duplicate of 240855 *** This bug has been marked as a duplicate of bug 240855 ***
Kim, I'm fairly convinced that those packed bundles indeed are corrupt. How did you verify that they are OK?
I looked at the RC1 versions. I agree that the M7 ones are still corrupt but I can't fix that.
OK. I see. I thought you could just remove them and patch the artifacts.jar manually. But with RC1 already out, I guess it's no longer a problem.