Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702398 - dev-python/pychroot-0.10.1 : ModuleNotFoundError: No module named setuptools
Summary: dev-python/pychroot-0.10.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: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-09 23:12 UTC by Toralf Förster
Modified: 2019-12-10 05:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.87 KB, text/plain)
2019-12-09 23:12 UTC, Toralf Förster
Details
dev-python:pychroot-0.10.1:20191209-230825.log (dev-python:pychroot-0.10.1:20191209-230825.log,4.50 KB, text/plain)
2019-12-09 23:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,61.56 KB, text/plain)
2019-12-09 23:12 UTC, Toralf Förster
Details
environment (environment,112.83 KB, text/plain)
2019-12-09 23:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.42 KB, application/x-bzip)
2019-12-09 23:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.24 KB, application/x-bzip)
2019-12-09 23:13 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 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(-)