Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933403 - media-sound/spotify-1.2.31: is too old and failing to emerge
Summary: media-sound/spotify-1.2.31: is too old and failing to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-06-02 09:49 UTC by Stanislav Petrov
Modified: 2024-06-05 05:05 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Petrov 2024-06-02 09:49:27 UTC
When attempting to emerge media-sound/spotify-1.2.31, the process fails with a 404 error while trying to download the spotify client package (spotify-client_1.2.31.1205.g4d59ad7c_amd64.deb).

Issue appears to be that the specified version of the spotify client package is no longer available on the spotify repository. The latest available version of the package can be found in their pool as
spotify-client_1.2.37.701.ge66eb7bc_amd64.deb


Reproducible: Always

Steps to Reproduce:
1.Emerge spotify
2.Observe the error during the downloading phase.
Actual Results:  
Emerge failed

Expected Results:  
Spotify is emerged

>>> Downloading 'repository. spotify .com/pool/non-free/s/spotify-client/spotify-client_1.2.31.1205.g4d59ad7c_amd64.deb'
--2024-06-02 12:37:44-- repository .spotify .com/pool/non-free/s/spotify-client/spotify-client_1.2.31.1205.g4d59ad7c_amd64.deb
Resolving repository .spotify .com... 108.156.24.109, 108.156.24.84, 108.156.24.55, ...
Connecting to repository .spotify .com|108.156.24.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-06-02 12:37:45 ERROR 404: Not Found.

!!! Couldn't download 'spotify-client_1.2.31.1205.g4d59ad7c_amd64.deb'. Aborting.
Comment 1 Larry the Git Cow gentoo-dev 2024-06-05 05:05:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b37327ad67cf44edaf89c6fdc8a0542dc6f03ea

commit 1b37327ad67cf44edaf89c6fdc8a0542dc6f03ea
Author:     kernaltrap8 <kernaltrap@gmail.com>
AuthorDate: 2024-06-04 20:35:13 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2024-06-05 05:05:12 +0000

    media-sound/spotify: add 1.2.37
    
    Closes: https://bugs.gentoo.org/933403
    Signed-off-by: kernaltrap8 <kernaltrap@gmail.com>
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 media-sound/spotify/Manifest              |   1 +
 media-sound/spotify/spotify-1.2.37.ebuild | 130 ++++++++++++++++++++++++++++++
 2 files changed, 131 insertions(+)