Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639204 - dev-python/pytest-salt-0.1_pre20170731 : ImportError: No module named setuptools
Summary: dev-python/pytest-salt-0.1_pre20170731 : ImportError: 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: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: setuptools-missing
  Show dependency tree
 
Reported: 2017-11-29 18:07 UTC by Toralf Förster
Modified: 2017-12-02 15:21 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.01 KB, text/plain)
2017-11-29 18:07 UTC, Toralf Förster
Details
dev-python:pytest-salt-0.1_pre20170731:20171129-042703.log (dev-python:pytest-salt-0.1_pre20170731:20171129-042703.log,6.62 KB, text/plain)
2017-11-29 18:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,83.27 KB, text/plain)
2017-11-29 18:07 UTC, Toralf Förster
Details
environment (environment,104.75 KB, text/plain)
2017-11-29 18:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.77 KB, application/x-bzip)
2017-11-29 18:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.46 KB, application/x-bzip)
2017-11-29 18:07 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 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(-)