]
Ondrej Dockal commented on JBDS-4767:
-------------------------------------
Tried again this sprint, remediation page showed this errors:
{code}
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss Tools Common - Mylyn 3.11.0.v20190403-0927
(org.jboss.tools.common.mylyn.feature.feature.group 3.11.0.v20190403-0927)
Missing requirement: JBoss Tools Common - Mylyn 3.11.0.v20190403-0927
(org.jboss.tools.common.mylyn.feature.feature.group 3.11.0.v20190403-0927) requires
'org.eclipse.equinox.p2.iu; org.eclipse.mylyn.bugzilla_feature.feature.group
0.0.0' but it could not be found
{code}
Cannot install central update zip when offline into devstudio
-------------------------------------------------------------
Key: JBDS-4767
URL:
https://issues.jboss.org/browse/JBDS-4767
Project: Red Hat CodeReady Studio (devstudio)
Issue Type: Bug
Components: central, updatesite
Affects Versions: 12.11.0.GA
Reporter: Ondrej Dockal
Assignee: Jeff MAURY
Priority: Major
Fix For: 12.x
When trying test case, where devstudio is installed and I am offline (no internet
connection) and I have available updatesite-central.zip file locally, I should have
finished the installation, but instead, I got error collecting items to be installed
{code}
An error occurred while collecting items to be installed
session context was:(profile=devstudio,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.codehaus.jackson.core,1.9.13
No repository found containing: osgi.bundle,org.codehaus.jackson.mapper,1.9.13
No repository found containing:
osgi.bundle,org.eclipse.mylyn.bugzilla.ide,3.24.1.v20180619-2131
No repository found containing:
osgi.bundle,org.eclipse.mylyn.context.core,3.24.1.v20180619-2131
No repository found containing:
osgi.bundle,org.eclipse.mylyn.context.tasks.ui,3.24.1.v20180619-2131
No repository found containing:
osgi.bundle,org.eclipse.mylyn.context.ui,3.24.1.v20180619-2131
No repository found containing:
org.eclipse.update.feature,org.eclipse.mylyn.context_feature,3.24.1.v20180619-2131
No repository found containing:
osgi.bundle,org.eclipse.mylyn.debug.ui,3.24.1.v20180619-2131
No repository found containing:
osgi.bundle,org.eclipse.mylyn.help.ui,3.24.1.v20180619-2132
No repository found containing:
osgi.bundle,org.eclipse.mylyn.ide.ant,3.24.1.v20180619-2131
No repository found containing:
osgi.bundle,org.eclipse.mylyn.ide.ui,3.24.1.v20180619-2131
No repository found containing:
org.eclipse.update.feature,org.eclipse.mylyn.ide_feature,3.24.1.v20180619-2131
No repository found containing:
osgi.bundle,org.eclipse.mylyn.java.tasks,3.24.1.v20180619-2131
No repository found containing:
osgi.bundle,org.eclipse.mylyn.java.ui,3.24.1.v20180619-2131
No repository found containing:
org.eclipse.update.feature,org.eclipse.mylyn.java_feature,3.24.1.v20180619-2131
No repository found containing:
osgi.bundle,org.eclipse.mylyn.resources.ui,3.24.1.v20180619-2131
No repository found containing:
osgi.bundle,org.eclipse.mylyn.tasks.bugs,3.24.1.v20180619-2132
No repository found containing:
org.eclipse.update.feature,org.eclipse.mylyn.tasks.ide,3.24.1.v20180619-2132
No repository found containing:
osgi.bundle,org.eclipse.mylyn.team.ui,3.24.1.v20180619-2131
No repository found containing:
org.eclipse.update.feature,org.eclipse.mylyn.team_feature,3.24.1.v20180619-2131
No repository found containing: osgi.bundle,org.eclipse.zest.core,1.5.300.201606061308
No repository found containing:
osgi.bundle,org.eclipse.zest.layouts,1.1.300.201606061308
No repository found containing: osgi.bundle,org.json,1.0.0.v201011060100
{code}