Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211253 - dev-python/pyopengl-3.0.0_beta1 missing dev-python/setuptools dep
Summary: dev-python/pyopengl-3.0.0_beta1 missing dev-python/setuptools dep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 211254 211256 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-24 12:13 UTC by Dolores
Modified: 2008-02-24 17:21 UTC (History)
4 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 Dolores 2008-02-24 12:13:54 UTC
After replace 
!built_with_use dev-lang/python tk;
with
!(built_with_use dev-lang/python tk;)
the `command not found' line disappeared.

However, still no dev-python/setuptools which I don't install myself.

Reproducible: Always

Steps to Reproduce:
1. emerge -1 =dev-python/pyopengl-3.0.0_beta1

Actual Results:  
/usr/portage/dev-python/pyopengl/pyopengl-3.0.0_beta1.ebuild: line 33: !built_with_use: command not found
>>> Unpacking source...
>>> Unpacking PyOpenGL-3.0.0b1.tar.gz to /var/tmp/portage/dev-python/pyopengl-3.0.0_beta1/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-python/pyopengl-3.0.0_beta1/work/PyOpenGL-3.0.0b1 ...
Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools

Expected Results:  
emerge successfully complete
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-24 12:16:16 UTC
*** Bug 211254 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2008-02-24 12:42:44 UTC
*** Bug 211256 has been marked as a duplicate of this bug. ***
Comment 3 Tiziano Müller (RETIRED) gentoo-dev 2008-02-24 17:21:17 UTC
*argh*. Sorry for the typo and the missing dep.
Fixed in CVS. Please wait a couple of hours and resync, thanks.