FS#49848 - [eclipse-cpp] 4.6.0-1 depends on jdk8-openjdk but it doesn't have it as a dependency

Attached to Project: Arch Linux
Opened by Lautaro (laucha) - Sunday, 26 June 2016, 03:19 GMT
Last edited by Jan Alexander Steffens (heftig) - Tuesday, 13 September 2016, 20:26 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 5
Private No

Details

Eclipse does not run because it tries to use jdk8 but eclipse-common (4.6.0-1) does not have jdk8 as dependency.
The same happens to eclipse-java (4.6.0-1).

Output in bash:
Unrecognized VM option 'UseStringDeduplication'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged

Steps to reproduce:
1. upgrade your eclipse-cpp to 4.6.0-1
2. run eclipse

Workaround:
* install jdk8-openjdk.
* execute on bash "archlinux-java set java-8-openjdk"
* run eclipse


This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Tuesday, 13 September 2016, 20:26 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in trunk, pending next release.
Comment by Sebastiaan Lokhorst (lonaowna) - Sunday, 26 June 2016, 11:32 GMT Comment by Muflone (muflone) - Tuesday, 13 September 2016, 18:52 GMT
The same for eclipse-jee, same error

Loading...