FS#69685 - [musescore] Package includes and installs its own version of certain Qt5 files

Attached to Project: Community Packages
Opened by Michal Cihelka (mcihelka) - Thursday, 18 February 2021, 04:08 GMT
Last edited by Maxime Gauduin (Alucryd) - Friday, 07 May 2021, 13:23 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

DESCRIPTION:

The musescore package includes and installs a number of Qt5 files (relating to webengine) to the following directories:

usr/lib/qt5/resources/
usr/lib/qt5/translations/

The qt5-webengine package, which is a dependency of musescore, installs the same files (plus a whole bunch more of course) to:

usr/share/qt/resources/
usr/share/qt/translations/
(plus other directories)


EXPECTED BEHAVIOR:

The musescore package should not install its own versions of Qt5 files. All required files are already provided by the qt5-webengine package.

This seems like a packaging issue, but if it is an upstream issue I am happy to take it up with the musescore devs.


STEPS TO REPRODUCE:

Install or examine the musescore package. Notice the Qt5 files which are installed directly by the package itself.


ADDITIONAL INFO:
Version: 3.6.1-1
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Friday, 07 May 2021, 13:23 GMT
Reason for closing:  Fixed
Additional comments about closing:  3.6.2-2

Loading...