[
https://issues.jboss.org/browse/JBDS-4143?page=com.atlassian.jira.plugin....
]
Nick Boldt resolved JBDS-4143.
------------------------------
Resolution: Done
Fixed with
https://github.com/jbdevstudio/jbdevstudio-product/commit/3639dc81a8030af...
The systemic problem to which you refer is that I test this on Fedora, so I've got
access to more rpms than a RHEL7 use. I've removed all the packages I previously added
EXCEPT the rh-* ones and java-1.8.0-openjdk-devel.
If you see any other *Requires:* lines in the rpm spec file that point to things not
available in RHEL 7, please feel free to point me at them directly (a PR would be
great!).
RPM requires eclipse-m2e-* -> not installable
---------------------------------------------
Key: JBDS-4143
URL:
https://issues.jboss.org/browse/JBDS-4143
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: rpm
Reporter: Václav Kadlčík
Assignee: Nick Boldt
Priority: Blocker
Fix For: 10.2.0.AM3
Follow-up to JBDS-4141. lucene3 is OK now but five others appeared:
# yum localinstall rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64.rpm
...
--> Finished Dependency Resolution
Error: Package: rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64
(/rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64)
Requires: eclipse-m2e-buildhelper
Error: Package: rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64
(/rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64)
Requires: eclipse-m2e-workspace
Error: Package: rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64
(/rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64)
Requires: eclipse-m2e-egit
Error: Package: rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64
(/rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64)
Requires: eclipse-m2e-core
Error: Package: rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64
(/rh-eclipse46-devstudio-10.2-0.20161027.0913.el7.x86_64)
Requires: eclipse-m2e-mavenarchiver
I don't think there's anything in RHEL which can satisfy eclipse-m2e-core, or
whatever starting with "eclipse". That is, unless Mat is brewing something
really different from his previous builds of rh-eclipse46...
Maybe there's some systematic error how the RPM Requires get created?
--
This message was sent by Atlassian JIRA
(v7.2.2#72004)