Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 515766

Summary: dev-python/pyptlib-0.0.6 incomplete dependencies
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: New packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to fix

Description Patrick Lauer gentoo-dev 2014-06-30 03:36:08 UTC
* Package:    dev-python/pyptlib-0.0.6
 * Repository: gentoo
 * Maintainer: blueness@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking pyptlib-0.0.6.tar.gz to /var/tmp/portage/dev-python/pyptlib-0.0.6/work
>>> Source unpacked in /var/tmp/portage/dev-python/pyptlib-0.0.6/work
>>> Preparing source in /var/tmp/portage/dev-python/pyptlib-0.0.6/work/pyptlib-0.0.6 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/pyptlib-0.0.6/work/pyptlib-0.0.6 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/pyptlib-0.0.6/work/pyptlib-0.0.6 ...
 * python2_7: running distutils-r1_run_phase distutils-r1_python_compile
/usr/bin/python2.7 setup.py build
Traceback (most recent call last):
  File "setup.py", line 5, in <module>
    from setuptools import setup, find_packages
ImportError: No module named setuptools
 * ERROR: dev-python/pyptlib-0.0.6::gentoo failed (compile phase):
 *   (no error message)
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2014-07-12 08:10:09 UTC
Created attachment 380596 [details, diff]
patch to fix
Comment 2 Anthony Basile gentoo-dev 2014-07-30 14:48:14 UTC
Sorry for the delay in fixing this.  Thanks Ian for the patch.