FS#63986 - Missing libraries community/bucklespring

Attached to Project: Community Packages
Opened by samy (saco) - Wednesday, 02 October 2019, 08:29 GMT
Last edited by Antonio Rojas (arojas) - Wednesday, 02 October 2019, 08:40 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

After installing the buckspring package, shared object files cannot be found and the program cannot run.

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

Additional info:
* package version(s) bucklespring version 1.4.0
* link to upstream bug report, if any
https://github.com/zevv/bucklespring/issues/53
The AUR package is also getting the same bug

Steps to reproduce:

The installation was done with pacman -S community/bucklespring 1.4.0-1

Then run it with `buckle`

Solution:

Use the snap package:
- sudo snap install bucklespring
- bucklespring.buckle
This task depends upon

Closed by  Antonio Rojas (arojas)
Wednesday, 02 October 2019, 08:40 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#62206 

Loading...