Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323233 - gnome-python-common.eclass calls python_src_compile() and python_src_test() in EAPI <=1
Summary: gnome-python-common.eclass calls python_src_compile() and python_src_test() i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 323235 323239 (view as bug list)
Depends on:
Blocks: 320247
  Show dependency tree
 
Reported: 2010-06-08 18:49 UTC by Markos Chandras (RETIRED)
Modified: 2010-06-11 08:38 UTC (History)
2 users (show)

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


Attachments
gnome-python-common.eclass.patch (gnome-python-common.eclass.patch,825 bytes, patch)
2010-06-08 19:50 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markos Chandras (RETIRED) gentoo-dev 2010-06-08 18:49:18 UTC
work/gnome-python-2.28.0-2.6'
make[1]: Leaving directory `/var/tmp/portage/dev-python/libbonobo-python-2.28.0/work/gnome-python-2.28.0-2.6'
>>> Completed installing libbonobo-python-2.28.0 into /var/tmp/portage/dev-python/libbonobo-python-2.28.0/image/

 * QA Notice: command not found:
 * 
 * 	/var/tmp/portage/dev-python/libbonobo-python-2.28.0/temp/environment: line 3161: python_src_compile: command not found
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-08 19:48:32 UTC
python_src_compile() and python_src_test() have never been available in EAPI <=1.
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-08 19:49:12 UTC
*** Bug 323235 has been marked as a duplicate of this bug. ***
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-08 19:49:19 UTC
*** Bug 323239 has been marked as a duplicate of this bug. ***
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-06-08 19:50:51 UTC
Created attachment 234577 [details, diff]
gnome-python-common.eclass.patch

This patch should work around this problem until all ebuilds are converted to EAPI >=2.
Comment 5 Pacho Ramos gentoo-dev 2010-06-11 08:36:16 UTC
Just fixed. Thanks for the patch