Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639190 - dev-python/pycollada-0.4 : ImportError: No module named setuptools
Summary: dev-python/pycollada-0.4 : ImportError: No module named setuptools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: setuptools-missing
  Show dependency tree
 
Reported: 2017-11-29 18:03 UTC by Toralf Förster
Modified: 2018-07-24 17:45 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.02 KB, text/plain)
2017-11-29 18:04 UTC, Toralf Förster
Details
dev-python:pycollada-0.4:20171129-014709.log (dev-python:pycollada-0.4:20171129-014709.log,6.67 KB, text/plain)
2017-11-29 18:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,76.37 KB, text/plain)
2017-11-29 18:04 UTC, Toralf Förster
Details
environment (environment,137.22 KB, text/plain)
2017-11-29 18:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.74 KB, application/x-bzip)
2017-11-29 18:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.91 KB, application/x-bzip)
2017-11-29 18:04 UTC, Toralf Förster
Details

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