[jbosstools-issues] [JBoss JIRA] (JBDS-4134) missing require-bundles in rpm install

Nick Boldt (JIRA) issues at jboss.org
Sat Oct 22 13:44:00 EDT 2016


    [ https://issues.jboss.org/browse/JBDS-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13310637#comment-13310637 ] 

Nick Boldt commented on JBDS-4134:
----------------------------------

Add asm * javax.activation stuff back into the rpm:

https://github.com/jbdevstudio/jbdevstudio-product/pull/420
https://github.com/jbdevstudio/jbdevstudio-product/commit/74b6a2c3c7a6536331d2bdfd2c28b6d6c2855264

I believe the rest of the missing items are in fact in the devstudio rpm (but inactive due to missing deps), except for these:

{code}
dnf whatprovides */org.eclipse.cdt.core.native*
* rh-eclipse46-eclipse-cdt-native
* eclipse-cdt

dnf whatprovides */org.eclipse.rse.ui*
dnf whatprovides */org.eclipse.rse.core*
* rh-eclipse46-eclipse-rse
* eclipse-rse
{code}

So, here's a fix for that - make the devstudio rpm depend on eclipse-cdt and eclipse-rse:

https://github.com/jbdevstudio/jbdevstudio-product/pull/421

> missing require-bundles in rpm install
> --------------------------------------
>
>                 Key: JBDS-4134
>                 URL: https://issues.jboss.org/browse/JBDS-4134
>             Project: Red Hat JBoss Developer Studio (devstudio)
>          Issue Type: Sub-task
>          Components: build, rpm
>    Affects Versions: 10.2.0.AM2
>            Reporter: Nick Boldt
>             Fix For: 10.2.0.AM3
>
>         Attachments: rh-eclipse46-devstudio10.2.log.20161022-1233.grepped.txt, rh-eclipse46-devstudio10.2.log.20161022-1233.txt, unresolved-requirements.txt
>
>
> Digested from the log attached to JBDS-3141, here's a list of all the missing require-bundles as reported by Eclipse on startup of the rh-eclipse46-devstudio install. See attached.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list