Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 514292 - dev-python/python-magic-0.4.6-r1 incomplete deps
Summary: dev-python/python-magic-0.4.6-r1 incomplete deps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Whyman (thev00d00) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: setuptools-missing
  Show dependency tree
 
Reported: 2014-06-21 23:21 UTC by Patrick Lauer
Modified: 2014-06-30 04:39 UTC (History)
0 users

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 Patrick Lauer gentoo-dev 2014-06-21 23:21:00 UTC
* python3_2: running distutils-r1_run_phase distutils-r1_python_compile
 * python3_3: running distutils-r1_run_phase distutils-r1_python_compile
 * python2_7: running distutils-r1_run_phase distutils-r1_python_compile
/usr/bin/python3.3 setup.py build
/usr/bin/python2.7 setup.py build
Traceback (most recent call last):
  File "setup.py", line 1, in <module>
    from setuptools import setup, Extension
ImportError: No module named setuptools
Traceback (most recent call last):
  File "setup.py", line 1, in <module>
    from setuptools import setup, Extension
ImportError: No module named 'setuptools'
/usr/bin/python3.2 setup.py build
 * ERROR: dev-python/python-magic-0.4.6-r1::gentoo failed (compile phase):
 * ERROR: dev-python/python-magic-0.4.6-r1::gentoo failed (compile phase):
 *   (no error message)
 *   (no error message)
Comment 1 Mike Gilbert gentoo-dev 2014-06-30 04:39:44 UTC
+  30 Jun 2014; Mike Gilbert <floppym@gentoo.org> python-magic-0.4.6-r1.ebuild:
+  Depend on setuptools.