Bug 211253 - dev-python/pyopengl-3.0.0_beta1 missing dev-python/setuptools dep
Bug#: 211253 Product:  Gentoo Linux Version: 2007.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: python@gentoo.org Reported By: boltomli@gmail.com
Component: Ebuilds
URL: 
Summary: dev-python/pyopengl-3.0.0_beta1 missing dev-python/setuptools dep
Keywords:  
Status Whiteboard: 
Opened: 2008-02-24 12:13 0000
Description:   Opened: 2008-02-24 12:13 0000
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 From Jakub Moc (RETIRED) 2008-02-24 12:16:16 0000 -------
*** Bug 211254 has been marked as a duplicate of this bug. ***

------- Comment #2 From Jakub Moc (RETIRED) 2008-02-24 12:42:44 0000 -------
*** Bug 211256 has been marked as a duplicate of this bug. ***

------- Comment #3 From Tiziano Müller 2008-02-24 17:21:17 0000 -------
*argh*. Sorry for the typo and the missing dep.
Fixed in CVS. Please wait a couple of hours and resync, thanks.