New issue by Uroc327 on void-packages repository https://github.com/void-linux/void-packages/issues/53930 Description: ### Is this a new report? Yes ### System Info Void 6.12.9_1 x86_64 GenuineIntel notuptodate rFFFF ### Package(s) Affected spotify ### Does a report exist for this bug with the project's home (upstream) and/or another distro? _No response_ ### Expected behaviour `spotify` should build via `./xbps-src pkg spotify`. ### Actual behaviour ``` => xbps-src: updating repositories for host (x86_64)... [*] Updating repository `https://repo-default.voidlinux.org/current/bootstrap/x86_64-repodata' ... [*] Updating repository `https://repo-default.voidlinux.org/current/x86_64-repodata' ... x86_64-repodata: 1936KB [avg rate: 34GB/s] [*] Updating repository `https://repo-default.voidlinux.org/current/nonfree/x86_64-repodata' ... [*] Updating repository `https://repo-default.voidlinux.org/current/debug/x86_64-repodata' ... x86_64-repodata: 894KB [avg rate: 20GB/s] [*] Updating repository `https://repo-default.voidlinux.org/current/multilib/bootstrap/x86_64-repodata' ... [*] Updating repository `https://repo-default.voidlinux.org/current/multilib/x86_64-repodata' ... [*] Updating repository `https://repo-default.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ... => xbps-src: updating software in / masterdir... => xbps-src: cleaning up / masterdir... => spotify-1.2.50_1: removing autodeps, please wait... => spotify-1.2.50_1: building for x86_64... [host] libcurl-8.11.1_2: found (https://repo-default.voidlinux.org/current) [runtime] libcurl-8.11.1_2: found (https://repo-default.voidlinux.org/current) [runtime] libayatana-appindicator-0.5.93_1: found (https://repo-default.voidlinux.org/current) [runtime] libatomic-13.2.0_2: found (https://repo-default.voidlinux.org/current) => spotify-1.2.50_1: installing host dependencies: libcurl-8.11.1_2 ... => spotify-1.2.50_1: running do-fetch hook: 00-distfiles ... => spotify-1.2.50_1: fetching distfile 'spotify-client_1.2.50.335.g5e2860a8_amd64.deb' from 'http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.2.50.335.g5e2860a8_amd64.deb'... http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.2.50.335.g5e2860a8_amd64.deb: Not Found => ERROR: spotify-1.2.50_1: failed to fetch 'spotify-client_1.2.50.335.g5e2860a8_amd64.deb'. ``` ### Steps to reproduce 1. Have up-to-date `~/void-packages` 2. `cd ~/void-packages` 3. `./xbps-src pkg spotify` 4. Observe error message.