Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 590450 - dev-python/llfuse-1.1: EXAMPLES are banned in EAPI 6
Summary: dev-python/llfuse-1.1: EXAMPLES are banned in EAPI 6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-04 10:04 UTC by gerion
Modified: 2016-08-05 21:22 UTC (History)
1 user (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 gerion 2016-08-04 10:04:40 UTC
When emerging the ebuild with the examples useflag enabled, the following error occurs:
 * ERROR: dev-python/llfuse-1.1::gentoo failed (install phase):
 *   EXAMPLES are banned in EAPI 6
 * 
 * Call stack:
 *     ebuild.sh, line  133:  Called src_install
 *   environment, line 2670:  Called distutils-r1_src_install
 *   environment, line  853:  Called _distutils-r1_run_common_phase 'python_install_all'
 *   environment, line  362:  Called _distutils-r1_run_foreach_impl 'python_install_all'
 *   environment, line  376:  Called python_foreach_impl 'distutils-r1_run_phase' 'python_install_all'
 *   environment, line 2191:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_install_all'
 *   environment, line 1499:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_install_all'
 *   environment, line 1497:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_install_all'
 *   environment, line  576:  Called distutils-r1_run_phase 'python_install_all'
 *   environment, line  817:  Called python_install_all
 *   environment, line 2356:  Called distutils-r1_python_install_all
 *   environment, line  757:  Called die
 * The specific snippet of code:
 *           [[ ${EAPI} != [45] ]] && die "EXAMPLES are banned in EAPI ${EAPI}";
 * 
 * If you need support, post the output of `emerge --info '=dev-python/llfuse-1.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-python/llfuse-1.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-python/llfuse-1.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/llfuse-1.1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-python/llfuse-1.1/work/llfuse-1.1'
 * S: '/var/tmp/portage/dev-python/llfuse-1.1/work/llfuse-1.1'
Comment 1 Tim Harder gentoo-dev 2016-08-05 21:22:44 UTC
Fixed in the tree.