On new installations of both Ganymede and Galileo, we find:
it shows the plugin "m2eclipse Maven Synchronization 0.0.3"
it fails with the error message:
Cannot complete the install because one or more required items could not be found.
Software being installed: m2eclipse Maven Synchronization Plugin (Optional/Experimental) 0.0.3 (org.maven.ide.eclipse.checkstyle.feature.group 0.0.3)
Missing requirement: m2eclipse Maven Synchronization Plugin (Optional/Experimental) 0.0.3 (org.maven.ide.eclipse.checkstyle.feature.group 0.0.3) requires 'net.sf.eclipsecs.feature.group 0.0.0' but it could not be found
Regards
Simon
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm using Galileo and have downloaded the plug-in as described above but when I try
to 'Install New Software' I get an error. A message appears,
'Calculating requirements and dependencies' ....
and then a 'Problem Occurred' message pops-up saying,
'Computing size' has encountered a problem.
An internal error occurred during computing size.
When I click 'Details >>' it says
An internal error occurred during: "Computing size".
Incompatible profile file name.
Expected format is {timestamp}.profile but was 1245574781069_1.profile.
And installation fails. Can anyone help me please ?
Regards,
Ken
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes, I get exactly the same error on my new-today Galileo install (linux 64-bit), and cannot install the plugin.
I installed a couple of weeks ago on a separate Galileo installation (linux 32-bit), also from the update site, and that worked fine. I'm fairly sure it was the same 5.0.0-final plugin version.
Has anything changed in the update site?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes, can confirm the problem and can also confirm the update site worked when 5.0.0 final was released.
I am seeing following messages in the eclipse error log when trying to use the update site:
Has anybody else experienced problems installing from the update site ( http://eclipse-cs.sf.net/update/)?
On new installations of both Ganymede and Galileo, we find:
Cannot complete the install because one or more required items could not be found.
Software being installed: m2eclipse Maven Synchronization Plugin (Optional/Experimental) 0.0.3 (org.maven.ide.eclipse.checkstyle.feature.group 0.0.3)
Missing requirement: m2eclipse Maven Synchronization Plugin (Optional/Experimental) 0.0.3 (org.maven.ide.eclipse.checkstyle.feature.group 0.0.3) requires 'net.sf.eclipsecs.feature.group 0.0.0' but it could not be found
Regards
Simon
Hi,
I'm using Galileo and have downloaded the plug-in as described above but when I try
to 'Install New Software' I get an error. A message appears,
'Calculating requirements and dependencies' ....
and then a 'Problem Occurred' message pops-up saying,
'Computing size' has encountered a problem.
An internal error occurred during computing size.
When I click 'Details >>' it says
An internal error occurred during: "Computing size".
Incompatible profile file name.
Expected format is {timestamp}.profile but was 1245574781069_1.profile.
And installation fails. Can anyone help me please ?
Regards,
Nope, sorry - no idea.
Try hitting the Eclipse newsgroup/forum: http://www.eclipse.org/forums/
I don't think the eclipse-cs plugin is the cause, rather that something is odd with your eclipse installation.
Yes, I get exactly the same error on my new-today Galileo install (linux 64-bit), and cannot install the plugin.
I installed a couple of weeks ago on a separate Galileo installation (linux 32-bit), also from the update site, and that worked fine. I'm fairly sure it was the same 5.0.0-final plugin version.
Has anything changed in the update site?
Yes, can confirm the problem and can also confirm the update site worked when 5.0.0 final was released.
I am seeing following messages in the eclipse error log when trying to use the update site:
Connection to http://downloads.sourceforge.net/eclipse-cs/net.sf.eclipsecs.migration_5.0.0.200906281855-final-feature.jar failed on Invalid redirect location: http://ovh.dl.sourceforge.net/project/eclipse-cs/Update Site/v.5.0.0final/net.sf.eclipsecs.migration_5.0.0.200906281855-final-feature.jar. Retry attempt 0 started
It seems that Sourceforge either changed something in their download mirroring infrastructure, or the auto-selected mirror (ovh in my case) is bogus.
In the meantime I recommend installing from the archived update site:
https://sourceforge.net/projects/eclipse-cs/files/Eclipse%20Checkstyle%20Plug-in/v5.0.0final/net.sf.eclipsecs-5.0.0.200906281855-final-updatesite.zip/download
Hope this helps,
Lars Ködderitzsch
I filed a ticket with SourceForge Site Support:
https://sourceforge.net/apps/trac/sourceforge/ticket/2628
How can I manually install the plugin in galileo? I dl'ed the jar, but I'm not sure where to put it.
Download this file:
https://sourceforge.net/projects/eclipse-cs/files/Eclipse%20Checkstyle%20Plug-in/v5.0.0final/net.sf.eclipsecs-5.0.0.200906281855-final-updatesite.zip/download
Mount the zip file as update site archive in the software updates UI, very similar to installing from a regular update site.
Hope this helps,
Lars Ködderitzsch
It seems the problems stem from the redirect location to the download mirror, where the redirect URL contains spaces (see previous message).
So it is indeed Sourceforge's download/mirroring infrastructure which is breaking the update site.
I'll have a look if a workaround is possible.