Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 533814 - =net-misc/spice-gtk-0.21 PYTHON_DEPEND is invalid for python-r1 suite
Summary: =net-misc/spice-gtk-0.21 PYTHON_DEPEND is invalid for python-r1 suite
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 533838
  Show dependency tree
 
Reported: 2014-12-28 14:36 UTC by Richard Freeman
Modified: 2014-12-28 18:00 UTC (History)
2 users (show)

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


Attachments
build log (build.log,1.83 KB, text/plain)
2014-12-28 14:39 UTC, Richard Freeman
Details
emerge --info (einfo.log,7.87 KB, text/plain)
2014-12-28 14:40 UTC, Richard Freeman
Details
emerge -pqv (epqv.log,191 bytes, text/plain)
2014-12-28 14:41 UTC, Richard Freeman
Details
Patch (spice-gtk-0.21.ebuild.patch,373 bytes, patch)
2014-12-28 17:00 UTC, Wim van Ravesteijn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Freeman gentoo-dev 2014-12-28 14:36:55 UTC
Build fails with:
 * ERROR: net-misc/spice-gtk-0.21::gentoo failed (setup phase):
 *   PYTHON_DEPEND is invalid for python-r1 suite, please take a look @ https://wiki.gentoo.org/wiki/Project:Python/Python.ecla
 * 
 * Call stack:
 *                 ebuild.sh, line  93:  Called pkg_setup
 *                 ebuild.sh, line 321:  Called python-single-r1_pkg_setup
 *   python-single-r1.eclass, line 300:  Called python_setup
 *   python-single-r1.eclass, line 250:  Called python_wrapper_setup
 *    python-utils-r1.eclass, line 845:  Called _python_check_dead_variables
 *    python-utils-r1.eclass, line 1179:  Called die
 * The specific snippet of code:
 *                      die "${v} is invalid for python-r1 suite, please take a look @ https://wiki.gentoo.org/wiki/Project:Pyt
 * 


Reproducible: Always
Comment 1 Richard Freeman gentoo-dev 2014-12-28 14:39:54 UTC
Created attachment 392574 [details]
build log
Comment 2 Richard Freeman gentoo-dev 2014-12-28 14:40:43 UTC
Created attachment 392576 [details]
emerge --info
Comment 3 Richard Freeman gentoo-dev 2014-12-28 14:41:40 UTC
Created attachment 392578 [details]
emerge -pqv
Comment 4 Wim van Ravesteijn 2014-12-28 17:00:34 UTC
Created attachment 392584 [details, diff]
Patch

It appears removing the line that is complained about from the ebuild file solves the problem.
Comment 5 Adam Feldman gentoo-dev 2014-12-28 17:45:34 UTC
The root cause of this is bug #533838
Comment 6 Mike Gilbert gentoo-dev 2014-12-28 18:00:29 UTC
+  28 Dec 2014; Mike Gilbert <floppym@gentoo.org> spice-gtk-0.20-r1.ebuild,
+  spice-gtk-0.21.ebuild:
+  Drop PYTHON_DEPEND, bug 533814.