spotify-player icon indicating copy to clipboard operation
spotify-player copied to clipboard

libssl.so.1.0 unavailable

Open AlexanderPavlenko opened this issue 8 months ago • 2 comments

Describe the bug

spotify_player: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

To Reproduce Run on any current arm64 debian, I guess

Expected behaviour Linked with libssl1.1 (1.1.1w) or newer https://packages.debian.org/search?suite=all&section=all&arch=any&searchon=names&keywords=libssl-dev

Log and backtrace N/A

Screenshots N/A

Environment

  • OS: Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64 GNU/Linux
  • Application version: https://github.com/aome510/spotify-player/releases/download/v0.18.2/spotify_player-aarch64-unknown-linux-gnu.tar.gz
  • Application features: default

Additional context N/A

AlexanderPavlenko avatar Jun 10 '24 13:06 AlexanderPavlenko