FS#79140 - [musescore] package ships development version rather than release
Attached to Project:
Arch Linux
Opened by Aaron Cottle (minerscale) - Wednesday, 19 July 2023, 03:33 GMT
Last edited by Maxime Gauduin (Alucryd) - Wednesday, 19 July 2023, 09:58 GMT
Opened by Aaron Cottle (minerscale) - Wednesday, 19 July 2023, 03:33 GMT
Last edited by Maxime Gauduin (Alucryd) - Wednesday, 19 July 2023, 09:58 GMT
|
Details
Description:
The musescore-4.1.0-1 package doesn't contain the release version as expected but rather ships the development version with a DevTools tab, and scores are written to a new MuseScore4Development folder instead of the correct folder because it is deliberately sandboxing the environment because it's a development version. As a result the update breaks folders and also warns about the new update on startup even though it is installed. Steps to reproduce: Install the musescore package, run `mscore --version` and note the output is "MuseScore4Development 4.1.0-dev" Thanks for your time, Aaron. |
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Wednesday, 19 July 2023, 09:58 GMT
Reason for closing: Fixed
Additional comments about closing: 4.1.0-2
Wednesday, 19 July 2023, 09:58 GMT
Reason for closing: Fixed
Additional comments about closing: 4.1.0-2
Comment by
Maxime Gauduin (Alucryd) -
Wednesday, 19 July 2023, 09:57 GMT
Right, most cmake properties have been changed, thanks for the
heads up.