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

Bug 639204

Summary: dev-python/pytest-salt-0.1_pre20170731 : ImportError: No module named setuptools
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: chutzpah
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:pytest-salt-0.1_pre20170731:20171129-042703.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-11-29 18:07:01 UTC
  File "setup.py", line 8, in <module>
    from setuptools import setup, find_packages
ImportError: No module named 'setuptools'
 * ERROR: dev-python/pytest-salt-0.1_pre20170731::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-systemd_20171126-125140

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

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

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



emerge -qpv dev-python/pytest-salt
[ebuild  N    ] dev-python/pytest-salt-0.1_pre20170731  PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-11-29 18:07:04 UTC
Created attachment 507172 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-29 18:07:07 UTC
Created attachment 507174 [details]
dev-python:pytest-salt-0.1_pre20170731:20171129-042703.log
Comment 3 Toralf Förster gentoo-dev 2017-11-29 18:07:10 UTC
Created attachment 507176 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-29 18:07:13 UTC
Created attachment 507178 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-29 18:07:16 UTC
Created attachment 507180 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-29 18:07:19 UTC
Created attachment 507182 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-12-02 15:21:45 UTC
The bug has been closed via the following commit(s):

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

commit ea7b2e98df0ac9a01f4a077539765befe4f3492b
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2017-12-02 15:21:28 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2017-12-02 15:21:28 +0000

    dev-python/pytest-salt: depend on setuptools
    
    Closes: https://bugs.gentoo.org/639204
    Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7

 dev-python/pytest-salt/Manifest                           | 2 +-
 dev-python/pytest-salt/pytest-salt-0.1_pre20170731.ebuild | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)