Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 622788 - dev-python/h5py-2.7.0 - EXAMPLES are banned in EAPI 6
Summary: dev-python/h5py-2.7.0 - 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: 2017-06-26 22:07 UTC by Juergen Rose
Modified: 2017-07-15 21:43 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 Juergen Rose 2017-06-26 22:07:44 UTC
'MAKEOPTS=-j1 emerge -v1 h5py' fails with:
...
writing manifest file 'h5py.egg-info/SOURCES.txt'
Copying h5py.egg-info to /var/tmp/portage/dev-python/h5py-2.7.0/image/_python3.4/usr/lib64/python3.4/site-packages/h5py-2.7.0-py3.4.egg-info
running install_scripts
 * python3_4: running distutils-r1_run_phase python_install_all
 * ERROR: dev-python/h5py-2.7.0::gentoo failed (install phase):
 *   EXAMPLES are banned in EAPI 6



'USE=-examples MAKEOPTS=-j1 emerge -v1 h5py' works.
Comment 1 Patrice Clement gentoo-dev 2017-07-15 21:43:50 UTC
commit a0649a28f38e66383da022e12e9e0662e567ef4f (HEAD -> master, origin/master, origin/HEAD)
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: Sat Jul 15 23:43:20 2017 +0200
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Sat Jul 15 23:43:20 2017 +0200

dev-python/h5py: install examples via DOCS array.

Gentoo-Bug: https://bugs.gentoo.org/622788

Package-Manager: Portage-2.3.6, Repoman-2.3.1

dev-python/h5py/h5py-2.7.0.ebuild | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)