Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530224 - media-sound/rhythmbox, media-sound/gnome-music, games-puzzle/gnome-sudoku, media-gfx/eog-plugins - Move default to 3.4 when default it switched in profiles
Summary: media-sound/rhythmbox, media-sound/gnome-music, games-puzzle/gnome-sudoku, me...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-3.4-stable
  Show dependency tree
 
Reported: 2014-11-23 19:41 UTC by Mark R. Pariente
Modified: 2015-07-26 10:20 UTC (History)
2 users (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 Mark R. Pariente 2014-11-23 19:41:49 UTC
It seems like recently the default python3 interpreter was switched to python 3.4. Unfortunately the rhythmbox ebuild doesn't support it:

!!! The ebuild selected to satisfy "media-sound/rhythmbox" has unmet requirements.
- media-sound/rhythmbox-3.1::gentoo USE="cdr dbus libnotify libsecret python udev -daap -html -ipod -lirc -mtp -nsplugin -test -upnp-av -visualizer -webkit -zeitgeist" ABI_X86="64" PYTHON_SINGLE_TARGET="python3_3 -python3_2" PYTHON_TARGETS="-python3_3"

  The following REQUIRED_USE flag constraints are unsatisfied:
    python? ( python_targets_python3_3 )

  The above constraints are a subset of the following complete expression:
    ipod? ( udev ) mtp? ( udev ) dbus? ( python ) webkit? ( python ) python? ( python_targets_python3_3 )

(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
emerge failed
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-23 21:22:41 UTC
The issue is not about python 3.4. It's about having a default on python 3.4 and not 3.3, it seems.
Comment 2 Pacho Ramos gentoo-dev 2014-11-23 21:53:16 UTC
The issue is causing by switching the default from 3.3 to 3.4 without waiting for most packages to support 3.4 :S
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2014-11-27 21:46:01 UTC
should we reassign this to python team ?
Comment 4 Pacho Ramos gentoo-dev 2014-11-28 09:55:31 UTC
(In reply to Gilles Dartiguelongue from comment #3)
> should we reassign this to python team ?

I can take care of this personally also :) (until this is the last blocker we have enough time to handle this)
Comment 5 Dirkjan Ochtman (RETIRED) gentoo-dev 2015-07-19 11:46:34 UTC
This bug is still open as one of only a few remaining blockers for requesting python-3.4 stabilization. Is it still relevant?
Comment 6 Pacho Ramos gentoo-dev 2015-07-19 12:12:08 UTC
Yes, but it's not a major blocker, I mean, once the default is changed in profiles, anyone can simply go ahead and switch the default on the listed packages too (simply moving the default from python3_3 to 3_4)
Comment 7 Pacho Ramos gentoo-dev 2015-07-26 10:20:45 UTC
done