Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
media-sound/spotify stable upgrade fails...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3792

PostPosted: Tue Oct 01, 2024 7:50 pm    Post subject: media-sound/spotify stable upgrade fails... Reply with quote

Code:
>>> Emerging (1 of 1) media-sound/spotify-1.2.47::gentoo
 * spotify-client_1.2.47.364.gf06e5cee_amd64.deb BLAKE2B SHA512 size ;-) ...   [ ok ]
>>> Unpacking source...
>>> Unpacking spotify-client_1.2.47.364.gf06e5cee_amd64.deb to /var/tmp/portage/media-sound/spotify-1.2.47/work
>>> Source unpacked in /var/tmp/portage/media-sound/spotify-1.2.47/work
>>> Preparing source in /var/tmp/portage/media-sound/spotify-1.2.47/work ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-sound/spotify-1.2.47/work ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-sound/spotify-1.2.47/work ...
>>> Source compiled.
>>> Test phase [not enabled]: media-sound/spotify-1.2.47

>>> Install media-sound/spotify-1.2.47 into /var/tmp/portage/media-sound/spotify-1.2.47/image
gzip: usr/share/doc/spotify-client/changelog.gz: No such file or directory
 * ERROR: media-sound/spotify-1.2.47::gentoo failed (install phase):
 *   (no error message)
 *
 * Call stack:
 *     ebuild.sh, line 136:  Called src_install
 *   environment, line 1888:  Called die
 * The specific snippet of code:
 *       gunzip usr/share/doc/spotify-client/changelog.gz || die;
 *
 * If you need support, post the output of `emerge --info '=media-sound/spotify-1.2.47::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-sound/spotify-1.2.47::gentoo'`.
 * The complete build log is located at '/var/log/portage/media-sound:spotify-1.2.47:20241001-194327.log.gz'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/spotify-1.2.47/temp/build.log.gz'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/spotify-1.2.47/temp/environment'.
 * Working directory: '/var/tmp/portage/media-sound/spotify-1.2.47/work'
 * S: '/var/tmp/portage/media-sound/spotify-1.2.47/work/'

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here, i.e. a countermeasure to portage implicit braces, belt & diaper paradigm
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 9204

PostPosted: Tue Oct 01, 2024 8:08 pm    Post subject: Reply with quote

You know that place, right? https://bugs.gentoo.org/940622
Back to top
View user's profile Send private message
CaptainBlood
Advocate
Advocate


Joined: 24 Jan 2010
Posts: 3792

PostPosted: Tue Oct 01, 2024 10:03 pm    Post subject: Reply with quote

Yeah, a heaven place where to report about stabilization that should not have occurred, among others things.

Let's assume the mistakenly upgrade sequence:
Code:
emerge -C media-sound/spotify
eclean-dist --deep
It would currently lead to the loss of the media-sound/spotify app until current ebuild is fixed; Because former installed
media-sound/spotify package would be:
1) locally deleted.
2) likely removed from the internet.
Code:
cat /etc/eclean/distfiles.exclude
# /etc/eclean/distfiles.exclude
# In this file you can list some categories or cat/pkg-name for which you want
# to protect distfiles from "ecleaning". You can also name some specific files.
# See `man eclean` for syntax details.
.layout.conf*
.mirror-cache.json
layout.conf
metadata.dtd
metadata.xsd
portage-\d\d\d\d\d\d\d\d\.tar\.bz2
spotify-client*
Code:
cat /etc/eclean/packages.exclude
# /etc/eclean/packages.exclude
# In this file you can list some categories or cat/pkg-name for which you want
# to protect binary packages from "ecleaning".
# See `man eclean` for syntax details.
media-sound/spotify
final line of both these files are here to prevent such a consistency failure.

Side note 1: Users may feel hassled when requested to provide emerge --info and ebuild.log when reporting (such a request is actually justified, most of the time) .
However I'm not sure providing ebuild log is conditional to ebuild publishing. :?:

Side note 2: As far as emerge --info and ebuild.log claims are concerned those 2 files could be merged into ones, emerge --info included in ebuild log. This is only up to portage team...

Thks 4 ur attention, interest & support.
_________________
USE="-* ..." in /etc/portage/make.conf here, i.e. a countermeasure to portage implicit braces, belt & diaper paradigm
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum