Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 589312 - [science overlay] sci-libs/nipy-0.4.0: Should depend upon dev-python/prov
Summary: [science overlay] sci-libs/nipy-0.4.0: Should depend upon dev-python/prov
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-21 07:32 UTC by Bernd Feige
Modified: 2016-08-14 19:25 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 Bernd Feige 2016-07-21 07:32:51 UTC
Without dev-python/prov installed, nipy setup fails, so nipy should depend on prov.

/usr/bin/python2.7 setup.py build
Traceback (most recent call last):
  File "setup.py", line 277, in <module>
    pkg_chk('prov', PROV_MIN_VERSION)
  File "setup.py", line 199, in package_check
    raise RuntimeError(msgs['missing'] % pkg_name)
RuntimeError: Cannot import package "prov" - is it installed?
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2016-08-14 19:25:37 UTC
commit e42015ed624b0fea7cc44839bf6670aded6c7e96
Author: Justin Lecher <jlec@gentoo.org>
Date:   Sun Aug 14 19:23:49 2016 +0000

    sci-libs/nipy: Add missing dep

    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=589312

    Package-Manager: portage-2.3.0
    Signed-off-by: Justin Lecher <jlec@gentoo.org>

    https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e42015ed624b0fea7cc44839bf6670aded6c7e96