Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 475130

Summary: media-sound/spotify-0.9.0.133-r1 - Couldn't download 'spotify-client_0.9.0.133.gd18ed58.259-1_amd64.deb'. Aborting.
Product: Gentoo Linux Reporter: Fabian Holler <gentoo>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: new spotify ebuild

Description Fabian Holler 2013-06-28 18:13:17 UTC
Emerging fails because the spotify .deb archive can't be downloaded from the server:

Calculating dependencies... done!
[ebuild  N    ~] media-sound/spotify-0.9.0.133-r1  USE="-gnome -pax_kernel -pulseaudio" 36,671 kB

Total: 1 package (1 new), Size of downloads: 36,671 kB

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) media-sound/spotify-0.9.0.133-r1
>>> Failed to emerge media-sound/spotify-0.9.0.133-r1, Log file:
>>>  '/var/tmp/portage/media-sound/spotify-0.9.0.133-r1/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.23, 0.39, 0.38
>>> Downloading 'http://repository.spotify.com/pool/non-free/s/spotify/spotify-client_0.9.0.133.gd18ed58.259-1_amd64.deb'
--2013-06-28 20:11:55--  http://repository.spotify.com/pool/non-free/s/spotify/spotify-client_0.9.0.133.gd18ed58.259-1_amd64.deb
Resolving repository.spotify.com... 78.31.8.20
Connecting to repository.spotify.com|78.31.8.20|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-06-28 20:11:55 ERROR 404: Not Found.

!!! Couldn't download 'spotify-client_0.9.0.133.gd18ed58.259-1_amd64.deb'. Aborting.
 * Fetch failed for 'media-sound/spotify-0.9.0.133-r1', Log file:
 *  '/var/tmp/portage/media-sound/spotify-0.9.0.133-r1/temp/build.log'

 * Messages for package media-sound/spotify-0.9.0.133-r1:

 * Fetch failed for 'media-sound/spotify-0.9.0.133-r1', Log file:
 *  '/var/tmp/portage/media-sound/spotify-0.9.0.133-r1/temp/build.log'
Comment 1 Fabian Holler 2013-06-28 18:29:43 UTC
Created attachment 352180 [details]
new spotify ebuild

Ah, a new spotify version was released and the old one isn't available anymore on the Server. 

Here is a working ebuild
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2013-06-30 22:14:51 UTC
Comment on attachment 352180 [details]
new spotify ebuild

--- spotify-0.9.0.133-r1.ebuild 2013-06-10 22:27:04.000000000 +0200
+++ -   2013-07-01 00:14:40.571142926 +0200
@@ -7,7 +7,7 @@
 
 DESCRIPTION="Spotify is a social music platform"
 HOMEPAGE="https://www.spotify.com/ch-de/download/previews/"
-MY_PV="${PV}.gd18ed58.259-1"
+MY_PV="${PV}.gbdd3b79.203-1"
 MY_P="${PN}-client_${MY_PV}"
 SRC_BASE="http://repository.spotify.com/pool/non-free/${PN:0:1}/${PN}/"
 #SRC_BASE="http://download.spotify.com/preview/"
Comment 3 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2013-06-30 22:48:50 UTC

*** This bug has been marked as a duplicate of bug 474010 ***