Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 515766 - dev-python/pyptlib-0.0.6 incomplete dependencies
Summary: dev-python/pyptlib-0.0.6 incomplete dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-30 03:36 UTC by Patrick Lauer
Modified: 2014-07-30 14:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to fix (pyptlib.patch,4.49 KB, patch)
2014-07-12 08:10 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.