Oomph Installer missing requirement with blank setup product model [message #1823049] |
Wed, 18 March 2020 18:27 |
Nico Ho Messages: 3 Registered: March 2020 |
Junior Member |
|
|
Hi,
I am trying to install eclipse 4.13 from Oomph Installer, firstly without any plugins but the eclipse version itself (autogenerated from eclipse IDE when creating a product setup model). Unfortunately, everytime following error occurs:
ERROR: org.eclipse.equinox.p2.director code=10053 Cannot complete the install because one or more required items could not be found.
at org.eclipse.oomph.util.OomphPlugin.coreException(OomphPlugin.java:280)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.resolve(ProfileTransactionImpl.java:425)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:337)
at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:758)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:3827)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:3755)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:3736)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:3629)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.installPerform(SimpleVariablePage.java:1305)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage.access$32(SimpleVariablePage.java:1167)
at org.eclipse.oomph.setup.internal.installer.SimpleVariablePage$20.run(SimpleVariablePage.java:1112)
ERROR: org.eclipse.equinox.p2.director code=0 Software being installed: artificial_root 1.0.0.v1584554983581
ERROR: org.eclipse.equinox.p2.director code=0 Missing requirement: artificial_root 1.0.0.v1584554983581 requires 'org.eclipse.equinox.p2.iu; oomphinstaller.feature.group 0.0.0' but it could not be found
I also tried to install other versions, but the same problem occurs. I already used google to handle the error but nothing worked for me. I deleted the caches, tried using different eclipse versions to create the Oomph setup file, used different working machines (all under win10), etc...
I am new to Oomph Installer, so can anybody explain me, what I am doing wrong?
Kind regards,
Nico
|
|
|
|
|
|
|
Re: Oomph Installer missing requirement with blank setup product model [message #1823106 is a reply to message #1823097] |
Thu, 19 March 2020 14:29 |
Ed Merks Messages: 33258 Registered: July 2009 |
Senior Member |
|
|
It just guesses at names of requirements (makes them up) based on how you named the resource. In the end, we can't create a working Product definition for you. You'll need to specify where your product's update site is located and what you want installed for your product. Creating product definition is not a common activity. Most users create project setups that augment some existing product definition from the Eclipse.org product catalog...
Ed Merks
Professional Support: https://www.macromodeling.com/
|
|
|
Powered by
FUDForum. Page generated in 0.07714 seconds