Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511192 - gnome-extra/cinnamon should REQUIRED_USE for PYTHON_SINGLE_TARGET
Summary: gnome-extra/cinnamon should REQUIRED_USE for PYTHON_SINGLE_TARGET
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:
 
Reported: 2014-05-24 12:05 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2014-05-25 13:54 UTC (History)
0 users

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


Attachments
emerge --info gnome-extra/cinnamon (einfo,5.32 KB, text/plain)
2014-05-24 12:06 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2014-05-24 12:05:50 UTC
>>> Emerging (9 of 9) gnome-extra/cinnamon-2.2.9::gentoo
 * cinnamon-2.2.9.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                    [ ok ]
 * gnome-3.8.patch SHA256 SHA512 WHIRLPOOL size ;-) ...                                                          [ ok ]
 * No Python implementation selected for the build. Please set
 * the PYTHON_SINGLE_TARGET variable in your make.conf to one
 * of the following values:
 * 
 * python2_7

...

This implies the ebuild needs:

REQUIRED_USE="$PYTHON_REQUIRED_USE"

That way the use flag will be forced to resolve during dependency calculation instead of after 15 minutes of compiling/installing the deps =)
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2014-05-24 12:06:57 UTC
Created attachment 377568 [details]
emerge --info gnome-extra/cinnamon
Comment 2 Pacho Ramos gentoo-dev 2014-05-25 13:54:58 UTC
+  25 May 2014; Pacho Ramos <pacho@gentoo.org> -cinnamon-2.2.6.ebuild,
+  cinnamon-2.2.9.ebuild:
+  Add missing REQUIRED_USE (#511192 by Kent Fredric), drop old.
+