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

Bug 639190

Summary: dev-python/pycollada-0.4 : ImportError: No module named setuptools
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Michael Weber (RETIRED) <xmw>
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:pycollada-0.4:20171129-014709.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-11-29 18:03:58 UTC
  File "setup.py", line 2, in <module>
    from setuptools import find_packages, setup
ImportError: No module named 'setuptools'
 * ERROR: dev-python/pycollada-0.4::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.5 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv dev-python/pycollada
[ebuild  N    ] dev-python/pycollada-0.4  USE="-doc -examples {-test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-11-29 18:04:01 UTC
Created attachment 507078 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-29 18:04:04 UTC
Created attachment 507080 [details]
dev-python:pycollada-0.4:20171129-014709.log
Comment 3 Toralf Förster gentoo-dev 2017-11-29 18:04:07 UTC
Created attachment 507082 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-29 18:04:10 UTC
Created attachment 507084 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-29 18:04:13 UTC
Created attachment 507086 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-29 18:04:16 UTC
Created attachment 507088 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-12-02 15:13:38 UTC
The bug has been closed via the following commit(s):

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

commit 97e6b539b3d61ed72b32417874007107a6580d5a
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2017-12-02 15:13:03 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2017-12-02 15:13:03 +0000

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

 dev-python/pycollada/Manifest             | 2 +-
 dev-python/pycollada/pycollada-0.4.ebuild | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)