Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662018 - dev-python/absl-py-0.2.2 : ModuleNotFoundError: No module named setuptools
Summary: dev-python/absl-py-0.2.2 : 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: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: setuptools-missing
  Show dependency tree
 
Reported: 2018-07-24 17:48 UTC by Toralf Förster
Modified: 2018-08-09 16:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.15 KB, text/plain)
2018-07-24 17:48 UTC, Toralf Förster
Details
dev-python:absl-py-0.2.2:20180724-174306.log (dev-python:absl-py-0.2.2:20180724-174306.log,6.95 KB, text/plain)
2018-07-24 17:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,254.41 KB, text/plain)
2018-07-24 17:48 UTC, Toralf Förster
Details
environment (environment,104.70 KB, text/plain)
2018-07-24 17:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.76 KB, application/x-bzip)
2018-07-24 17:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.08 KB, application/x-bzip)
2018-07-24 17:48 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:20 UTC
  File "setup.py", line 25, in <module>
    import setuptools
ModuleNotFoundError: No module named 'setuptools'

During handling of the above exception, another exception occurred:


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_abi32+64_20180715-201646

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

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)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
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/absl-py
[ebuild  N    ] dev-python/absl-py-0.2.2  PYTHON_TARGETS="python2_7 python3_6 -python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2018-07-24 17:48:23 UTC
Created attachment 540882 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-24 17:48:26 UTC
Created attachment 540884 [details]
dev-python:absl-py-0.2.2:20180724-174306.log
Comment 3 Toralf Förster gentoo-dev 2018-07-24 17:48:29 UTC
Created attachment 540886 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-24 17:48:32 UTC
Created attachment 540888 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-24 17:48:35 UTC
Created attachment 540890 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-24 17:48:37 UTC
Created attachment 540892 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-08-09 16:25:41 UTC
The bug has been closed via the following commit(s):

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

commit bf1e5c52ed4ac2d014b9cbf8d74a4aca84dd58c3
Author:     Jason Zaman <perfinion@gentoo.org>
AuthorDate: 2018-08-09 16:24:44 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2018-08-09 16:24:44 +0000

    dev-python/absl-py: Add setuptools build dep
    
    Closes: https://bugs.gentoo.org/662018
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../absl-py/{absl-py-0.2.2.ebuild => absl-py-0.2.2-r1.ebuild}      | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)