Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814425 - media-sound/spotify faills to start, complaining about libcurl version
Summary: media-sound/spotify faills to start, complaining about libcurl version
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-23 03:15 UTC by brankob
Modified: 2021-09-23 23:57 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info file (my_emerge_info.txt,6.88 KB, text/plain)
2021-09-23 03:17 UTC, brankob
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brankob 2021-09-23 03:15:54 UTC
I've been noticing that for quite some time, but reporting it now, with spotify ebuild version 1.1.68.

After attempt to start it, it returns with:

/opt/spotify/spotify-client/spotify: /usr/lib64/libcurl.so.4: no version information available (required by /opt/spotify/spotify-client/spotify)
/opt/spotify/spotify-client/spotify: /usr/lib64/libcurl.so.4: no version information available (required by /opt/spotify/spotify-client/spotify)
/opt/spotify/spotify-client/spotify: /usr/lib64/libcurl.so.4: no version information available (required by /opt/spotify/spotify-client/spotify)
Segmentation fault

I have tried with all curls version in portage tree (7.78-r1/r3 and 7.79) and
spotify fails the same way.







Reproducible: Always
Comment 1 brankob 2021-09-23 03:17:20 UTC
Created attachment 740787 [details]
emerge --info file
Comment 2 Kobboi 2021-09-23 23:56:55 UTC
I think the assesment is misleading: I also get the curl warnings

$ spotify 
/opt/spotify/spotify-client/spotify: /usr/lib64/libcurl.so.4: no version information available (required by /opt/spotify/spotify-client/spotify)
/opt/spotify/spotify-client/spotify: /usr/lib64/libcurl.so.4: no version information available (required by /opt/spotify/spotify-client/spotify)
/opt/spotify/spotify-client/spotify: /usr/lib64/libcurl.so.4: no version information available (required by /opt/spotify/spotify-client/spotify)
/proc/self/exe: /usr/lib64/libcurl.so.4: no version information available (required by /proc/self/exe)
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)

but the program seems to work just fine (I get the UI and login window, did not go further than that)

Can you decode the core dump?