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

Bug 662020

Summary: dev-python/httpstat-1.2.1 : ModuleNotFoundError: No module named setuptools
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Thomas Deutschmann (RETIRED) <whissi>
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:httpstat-1.2.1:20180724-174505.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-07-24 17:48:46 UTC
  File "setup.py", line 4, in <module>
    from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'
 * ERROR: dev-python/httpstat-1.2.1::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl_20180717-222343

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.7 (fallback)
  [3]   python3.6 (fallback)
  [4]   python2.7 (fallback)
  [5]   pypy (fallback)
  [6]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/httpstat
[ebuild  N    ] dev-python/httpstat-1.2.1  PYTHON_TARGETS="python2_7 python3_6 -pypy -pypy3 -python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2018-07-24 17:48:49 UTC
Created attachment 540894 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-24 17:48:52 UTC
Created attachment 540896 [details]
dev-python:httpstat-1.2.1:20180724-174505.log
Comment 3 Toralf Förster gentoo-dev 2018-07-24 17:48:55 UTC
Created attachment 540898 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-24 17:48:57 UTC
Created attachment 540900 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-24 17:49:00 UTC
Created attachment 540902 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-24 17:49:03 UTC
Created attachment 540904 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-07-24 23:04:07 UTC
The bug has been closed via the following commit(s):

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

commit daae984a63909f554dc8ee40d69891e821f3c1fc
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-07-24 23:01:36 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-07-24 23:03:55 +0000

    dev-python/httpstat: Add missing dev-python/setuptools dependency
    
    Closes: https://bugs.gentoo.org/662020
    Package-Manager: Portage-2.3.43, Repoman-2.3.10

 dev-python/httpstat/httpstat-1.2.1-r1.ebuild | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)