Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 536880 - sci-libs/scikits_image-0.10.1: missing dependency dev-python/six
Summary: sci-libs/scikits_image-0.10.1: missing dependency dev-python/six
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-17 17:50 UTC by Andreas K. Hüttel
Modified: 2015-01-18 11:32 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 Andreas K. Hüttel archtester gentoo-dev 2015-01-17 17:50:12 UTC
* Package:    sci-libs/scikits_image-0.10.1
 * Repository: gentoo
 * Maintainer: sci@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc gtk kernel_linux python_targets_python2_7 python_targets_python3_3 qt4 userland_GNU
 * FEATURES:   compressdebug fakeroot preserve-libs sandbox splitdebug userpriv usersandbox
>>> Unpacking source...
>>> Unpacking scikit-image-0.10.1.tar.gz to /var/tmp/portage/sci-libs/scikits_image-0.10.1/work
>>> Source unpacked in /var/tmp/portage/sci-libs/scikits_image-0.10.1/work
>>> Preparing source in /var/tmp/portage/sci-libs/scikits_image-0.10.1/work/scikit-image-0.10.1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sci-libs/scikits_image-0.10.1/work/scikit-image-0.10.1 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sci-libs/scikits_image-0.10.1/work/scikit-image-0.10.1 ...
 * python3_3: running distutils-r1_run_phase distutils-r1_python_compile
/usr/bin/python3.3 setup.py build
Traceback (most recent call last):
  File "setup.py", line 110, in <module>
    check_requirements()
  File "setup.py", line 105, in check_requirements
    % ((package_name, ) + min_version))
ImportError: You need `six` version 1.3 or later.
 * ERROR: sci-libs/scikits_image-0.10.1::gentoo failed (compile phase):
 *   (no error message)


Manually emerging dev-python/six first leads to a successful build.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-01-18 11:32:14 UTC
+  18 Jan 2015; Justin Lecher <jlec@gentoo.org> scikits_image-0.10.1.ebuild:
+  Add missing dep, #536880
+