Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639208 - dev-python/anyqt-0.0.8 : ImportError: No module named setuptools
Summary: dev-python/anyqt-0.0.8 : 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: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: setuptools-missing
  Show dependency tree
 
Reported: 2017-11-29 18:07 UTC by Toralf Förster
Modified: 2017-11-29 18:36 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.92 KB, text/plain)
2017-11-29 18:07 UTC, Toralf Förster
Details
dev-python:anyqt-0.0.8:20171129-081800.log (dev-python:anyqt-0.0.8:20171129-081800.log,2.76 KB, text/plain)
2017-11-29 18:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,127.10 KB, text/plain)
2017-11-29 18:07 UTC, Toralf Förster
Details
environment (environment,104.71 KB, text/plain)
2017-11-29 18:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.06 KB, application/x-bzip)
2017-11-29 18:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.91 KB, application/x-bzip)
2017-11-29 18:08 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:07:49 UTC
  File "setup.py", line 5, in <module>
    from setuptools import setup, find_packages
ImportError: No module named 'setuptools'
 * ERROR: dev-python/anyqt-0.0.8::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_libressl_20171126-113239

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

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)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/anyqt
[ebuild  N    ] dev-python/anyqt-0.0.8  PYTHON_TARGETS="python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-11-29 18:07:52 UTC
Created attachment 507196 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-29 18:07:55 UTC
Created attachment 507198 [details]
dev-python:anyqt-0.0.8:20171129-081800.log
Comment 3 Toralf Förster gentoo-dev 2017-11-29 18:07:58 UTC
Created attachment 507200 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-29 18:08:01 UTC
Created attachment 507202 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-29 18:08:04 UTC
Created attachment 507204 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-29 18:08:07 UTC
Created attachment 507206 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-11-29 18:36:58 UTC
The bug has been closed via the following commit(s):

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

commit 87d95f6d8a7709b517ad57d19a554b08a1cd358f
Author:     Amy Liffey <amynka@gentoo.org>
AuthorDate: 2017-11-29 18:25:10 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2017-11-29 18:36:39 +0000

    dev-python/anyqt: add missing setuptools depend
    
    Closes: https://bugs.gentoo.org/639208
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/anyqt/{anyqt-0.0.8.ebuild => anyqt-0.0.8-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)