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

Bug 639208

Summary: dev-python/anyqt-0.0.8 : ImportError: No module named setuptools
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Amy Liffey <amynka>
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:anyqt-0.0.8:20171129-081800.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

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(-)