FS#62206 - [alure] Error loading libfluidsynth.so.1

Attached to Project: Community Packages
Opened by Alexander F. Rødseth (xyproto) - Monday, 01 April 2019, 13:25 GMT
Last edited by Antonio Rojas (arojas) - Friday, 21 April 2023, 06:20 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

buckle works, but when starting `buckle`, I get the following error:

Error loading libfluidsynth.so.1: libfluidsynth.so.1: cannot open shared object file: No such file or directory

This is for bucklespring-1.4.0-1

Steps to reproduce:

1. Install bucklespring
2. Execute `buckle`
This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 21 April 2023, 06:20 GMT
Reason for closing:  Fixed
Additional comments about closing:  alure 1.2-10
Comment by Antonio Rojas (arojas) - Monday, 01 April 2019, 13:38 GMT
It's libalure who is dlopening them
Comment by Toolybird (Toolybird) - Friday, 21 April 2023, 03:51 GMT
Orphaned pkg. The source appears to be hardcoding "libfluidsynth.so.1" which is clearly wrong...but the source is ancient. The dlopen stuff was subsequently removed by upstream on the alure-1.x branch [1] thus fixing the problem (but of course not released).

[1] https://repo.or.cz/alure.git/commit/6b74198a7fea2989a6da16c3e310f76f4b2aac97

Loading...