Skip to content

Cannot open shared object error libssl.so.1.1 - v0.4.2 aarch64-default #1389

@JimZipCode

Description

@JimZipCode

Description
On Raspberry Pi OS for Pi4, ./spotifyd --version throws error:

./spotifyd: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

To Reproduce

  1. Used wget to download v0.4.2/spotifyd-linux-aarch64-default.tar.gz
  2. tar xf
  3. chmod +x
  4. chown root:root
  5. ./spotifyd --version

Versions

  • OS: Raspberry Pi OS; Debian 13.2 (trixie);
  • uname -a output:
    Linux pi4serv 6.12.47+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.47-1+rpt1 (2025-09-16) aarch64
  • Spotifyd: v0.4.2 linux-aarch64-default

Additional context
Running find / -type f -name "libssl.so*" produces this list:

  • /usr/lib/aarch64-linux-gnu/libssl.so.3
  • /opt/emby-server/lib/libssl.so.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA functionality or parts of a program that do not work as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions