void-linux / void-packages

The Void source packages collection
https://voidlinux.org
Other
2.56k stars 2.14k forks source link

Restricted Spotify package needs an additional depedency #52693

Open salastro opened 3 hours ago

salastro commented 3 hours ago

Is this a new report?

Yes

System Info

Void 6.6.56_2 x86_64 GenuineIntel notuptodate rrFFFFF

Package(s) Affected

spotify-1.2.47_1

Does a report exist for this bug with the project's home (upstream) and/or another distro?

No response

Expected behaviour

Spotify opens

Actual behaviour

/usr/libexec/spotify/spotify: error while loading shared libraries: libayatana-appindicator3.so.1: cannot open shared object file: No such file or directory

Steps to reproduce

  1. git clone --depth=1 "https://github.com/void-linux/void-packages.git"
  2. cd void-packages
  3. echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf
  4. ./xbps-src binary-bootstrap
  5. ./xbps-src pkg spotify
  6. xi spotify
  7. spotify
salastro commented 3 hours ago

If libayatana-appindicator is installed, it works perfectly. It should be added to run dependencies.