Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662020 - dev-python/httpstat-1.2.1 : ModuleNotFoundError: No module named setuptools
Summary: dev-python/httpstat-1.2.1 : ModuleNotFoundError: 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: Thomas Deutschmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: setuptools-missing
  Show dependency tree
 
Reported: 2018-07-24 17:48 UTC by Toralf Förster
Modified: 2018-07-24 23:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.61 KB, text/plain)
2018-07-24 17:48 UTC, Toralf Förster
Details
dev-python:httpstat-1.2.1:20180724-174505.log (dev-python:httpstat-1.2.1:20180724-174505.log,3.22 KB, text/plain)
2018-07-24 17:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,260.70 KB, text/plain)
2018-07-24 17:48 UTC, Toralf Förster
Details
environment (environment,107.31 KB, text/plain)
2018-07-24 17:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.27 KB, application/x-bzip)
2018-07-24 17:49 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.11 KB, application/x-bzip)
2018-07-24 17:49 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 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(+)