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

Bug 639206

Summary: dev-python/pyproj-1.9.5.1 : ImportError: No module named setuptools
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 515060    
Attachments: emerge-info.txt
dev-python:pyproj-1.9.5.1:20171129-051614.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-11-29 18:07:25 UTC
  File "setup.py", line 3, in <module>
    from setuptools import setup, Extension
ImportError: No module named 'setuptools'
 * ERROR: dev-python/pyproj-1.9.5.1::gentoo failed (compile phase):
 *   (no error message)
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20171126-125140

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python3.5 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv dev-python/pyproj
[ebuild  N    ] dev-python/pyproj-1.9.5.1  USE="-doc" PYTHON_TARGETS="python2_7 python3_5 -python3_4"
Comment 1 Toralf Förster gentoo-dev 2017-11-29 18:07:28 UTC
Created attachment 507184 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-29 18:07:31 UTC
Created attachment 507186 [details]
dev-python:pyproj-1.9.5.1:20171129-051614.log
Comment 3 Toralf Förster gentoo-dev 2017-11-29 18:07:34 UTC
Created attachment 507188 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-29 18:07:37 UTC
Created attachment 507190 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-29 18:07:40 UTC
Created attachment 507192 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-29 18:07:43 UTC
Created attachment 507194 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-12-02 15:23:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbc64b507301c19de6bb58684290530401ea97ac

commit bbc64b507301c19de6bb58684290530401ea97ac
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2017-12-02 15:23:50 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2017-12-02 15:23:50 +0000

    dev-python/pyproj: depend on setuptools
    
    Closes: https://bugs.gentoo.org/639206
    Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7

 dev-python/pyproj/Manifest              | 2 +-
 dev-python/pyproj/pyproj-1.9.5.1.ebuild | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)