Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639088 - dev-python/ipynb-0.5.1 : ImportError: No module named setuptools
Summary: dev-python/ipynb-0.5.1 : 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
Assignee: Marius Brehler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-28 18:17 UTC by Toralf Förster
Modified: 2017-11-29 03:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.73 KB, text/plain)
2017-11-28 18:17 UTC, Toralf Förster
Details
dev-python:ipynb-0.5.1:20171128-174841.log (dev-python:ipynb-0.5.1:20171128-174841.log,2.78 KB, text/plain)
2017-11-28 18:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,321.04 KB, text/plain)
2017-11-28 18:17 UTC, Toralf Förster
Details
environment (environment,105.21 KB, text/plain)
2017-11-28 18:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.30 KB, application/x-bzip)
2017-11-28 18:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.27 KB, application/x-bzip)
2017-11-28 18:17 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-28 18:17:14 UTC
  File "setup.py", line 1, in <module>
    from setuptools import setup, find_packages
ImportError: No module named 'setuptools'
 * ERROR: dev-python/ipynb-0.5.1::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-no-multilib_libressl_20171120-180602

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

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)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-python/ipynb
[ebuild  N    ] dev-python/ipynb-0.5.1  PYTHON_TARGETS="python3_5 -python3_4"
Comment 1 Toralf Förster gentoo-dev 2017-11-28 18:17:17 UTC
Created attachment 507004 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-28 18:17:20 UTC
Created attachment 507006 [details]
dev-python:ipynb-0.5.1:20171128-174841.log
Comment 3 Toralf Förster gentoo-dev 2017-11-28 18:17:25 UTC
Created attachment 507008 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-28 18:17:28 UTC
Created attachment 507010 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-28 18:17:31 UTC
Created attachment 507012 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-28 18:17:34 UTC
Created attachment 507014 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2017-11-29 03:57:04 UTC
The bug has been closed via the following commit(s):

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

commit a5afa5059747e6874c70c4fe6e8ddedf7e73bd95
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2017-11-29 03:56:07 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2017-11-29 03:56:55 +0000

    dev-python/ipynb: setuptools is a build dependency.
    
    Closes: https://bugs.gentoo.org/639088
    Package-Manager: Portage-2.3.16, Repoman-2.3.6

 dev-python/ipynb/ipynb-0.5.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)