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

Bug 702398

Summary: dev-python/pychroot-0.10.1 : ModuleNotFoundError: No module named setuptools
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Tim Harder <radhermit>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:pychroot-0.10.1:20191209-230825.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-12-09 23:12:44 UTC
  File "setup.py", line 3, in <module>
    from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'
 * ERROR: dev-python/pychroot-0.10.1::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-libressl-20191209-051617

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

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



Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 09 Dec 2019 22:06:29 +0000

emerge -qpvO dev-python/pychroot
[ebuild  N    ] dev-python/pychroot-0.10.1  USE="-test" PYTHON_TARGETS="python3_6 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2019-12-09 23:12:47 UTC
Created attachment 599038 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-09 23:12:50 UTC
Created attachment 599040 [details]
dev-python:pychroot-0.10.1:20191209-230825.log
Comment 3 Toralf Förster gentoo-dev 2019-12-09 23:12:54 UTC
Created attachment 599042 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-09 23:12:56 UTC
Created attachment 599044 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-09 23:13:00 UTC
Created attachment 599046 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-09 23:13:03 UTC
Created attachment 599048 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-12-10 05:05:39 UTC
The bug has been closed via the following commit(s):

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

commit 0d9e1525d91570c8b1ae91c5860e24a774fedc60
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2019-12-10 05:02:33 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2019-12-10 05:04:47 +0000

    dev-python/pychroot: simplify installing man pages
    
    Drop man page build for live ebuilds, if you need man pages use
    releases.
    
    Closes: https://bugs.gentoo.org/702398
    
    Signed-off-by: Tim Harder <radhermit@gentoo.org>

 dev-python/pychroot/pychroot-0.10.1.ebuild | 12 +-----------
 dev-python/pychroot/pychroot-9999.ebuild   | 12 +-----------
 2 files changed, 2 insertions(+), 22 deletions(-)