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

Bug 662018

Summary: dev-python/absl-py-0.2.2 : ModuleNotFoundError: No module named setuptools
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Jason Zaman <perfinion>
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:absl-py-0.2.2:20180724-174306.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

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(-)