Description of problem: When trying to install eclipse-swt I get an error message that eclipse-swt cannot be installed due to unfulfilled libjawt.so, which is indeed installed on my system from java-11-openjdk Version-Release number of selected component (if applicable): eclipse-swt-4.14-2.mga8.x86_64 How reproducible: Always Steps to Reproduce: 1.urpmi eclipse-swt
Thank you for reporting this. Confirmed: $ sudo urpmi --test eclipse-swt [sudo] password for lewis: Nid oes modd gosod pecyn gofynnwyd amdani: eclipse-swt-4.14-2.mga8.x86_64 (libjawt.so(SUNWprivate_1.1)(64bit) heb ei foddloni) which says 'libjawt.so(SUNWprivate_1.1)' is unsatisfied. $ urpmq --requires eclipse-swt includes libjawt.so()(64bit) I can only find this library as part of the two openjdks, which agrees with the opening comment: $ urpmq -l java-1.8.0-openjdk | grep jawt /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.272.b02-0.0.ea.3.mga8.x86_64/jre/lib/amd64/libjawt.so $ urpmq -l java-11-openjdk | grep jawt /usr/lib/jvm/java-11-openjdk-11.0.9.2-0.0.ea.1.mga8.x86_64/lib/libjawt.so Assigning this to neoclust for eclipse SRPM, which includes 'eclipse-swt'.
Assignee: bugsquad => mageiaSource RPM: eclipse-swt-4.14-2.mga8.x86_64 => eclipse-4.14-2.mga8.src.rpm
This also means that none of the eclipse packages nor tuxguitar and surely many others can be installed. Any news? Can I be of some kind of help?
A new java-11-openjdk has been released on Cauldron that should fix broken deps according to the changelog: * tir sep 08 2020 neoclust <neoclust> 1:11.0.9.2-0.0.ea.2.mga8 + Revision: 1623725 - Rebuild to fix broken deps But unfortunately this has not solved the problem with missing libjawt.so
I have done a clean installation of mga 8b2. And now eclipse-swt (and tuxguitar) can be installed. I think this bug can be closed.
Thank you.
Resolution: (none) => FIXEDStatus: NEW => RESOLVED