FS#59785 - [amarok] Fails to start if liblastfm-qt5 is not installed

Attached to Project: Arch Linux
Opened by Janne Rönkkö (jroo) - Friday, 24 August 2018, 05:56 GMT
Last edited by Antonio Rojas (arojas) - Friday, 24 August 2018, 06:38 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
liblastfm-qt5 is marked as optional dependency but amarok fails to start without it:

$ amarok
amarok: error while loading shared libraries: liblastfm5.so.1: cannot open shared object file: No such file or directory

$ sudo pacman -S liblastfm-qt5
resolving dependencies...
looking for conflicting packages...

Packages (1) liblastfm-qt5-1.0.9-3

Total Installed Size: 0,67 MiB

:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [#########################################################################################################################################] 100%
(1/1) checking package integrity [#########################################################################################################################################] 100%
(1/1) loading package files [#########################################################################################################################################] 100%
(1/1) checking for file conflicts [#########################################################################################################################################] 100%
(1/1) checking available disk space [#########################################################################################################################################] 100%
:: Processing package changes...
(1/1) installing liblastfm-qt5 [#########################################################################################################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...

$ amarok
**********************************************************************************************
** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: **
** amarok --debug **
**********************************************************************************************
....


$ pacman -Qe liblastfm-qt5 amarok
liblastfm-qt5 1.0.9-3
amarok 2.9.0.git20180816-3


Steps to reproduce:
1. Remove liblastfm-qt5: sudo pacman -R liblastfm-qt5
2. Install amarok: sudo pacman -S amarok
3. Start amarok: amarok
This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 24 August 2018, 06:38 GMT
Reason for closing:  Fixed
Additional comments about closing:  amarok 2.9.0.git20180816-4
Comment by Doug Newgard (Scimmia) - Friday, 24 August 2018, 06:06 GMT
/usr/lib/libamaroklib.so.1.0.0
NEEDED liblastfm5.so.1
Comment by Antonio Rojas (arojas) - Friday, 24 August 2018, 06:22 GMT
hmm somehow namcap didn't detect this

Loading...