Bug 27146 - eclipse-swt cannot be installed due to unfulfilled libjawt.so
Summary: eclipse-swt cannot be installed due to unfulfilled libjawt.so
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Nicolas Lécureuil
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-20 10:27 CEST by Hans Micheelsen
Modified: 2020-12-16 17:07 CET (History)
0 users

See Also:
Source RPM: eclipse-4.14-2.mga8.src.rpm
CVE:
Status comment:


Attachments

Description Hans Micheelsen 2020-08-20 10:27:08 CEST
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
Comment 1 Lewis Smith 2020-08-20 22:00:38 CEST
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 => mageia
Source RPM: eclipse-swt-4.14-2.mga8.x86_64 => eclipse-4.14-2.mga8.src.rpm

Comment 2 Hans Micheelsen 2020-09-08 11:26:30 CEST
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?
Comment 3 Hans Micheelsen 2020-09-14 00:52:26 CEST
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
Comment 4 Hans Micheelsen 2020-12-16 17:05:58 CET
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.
Comment 5 Nicolas Lécureuil 2020-12-16 17:07:21 CET
Thank you.

Resolution: (none) => FIXED
Status: NEW => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.