Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662016 - dev-python/rarfile-3.0 : ModuleNotFoundError: No module named setuptools
Summary: dev-python/rarfile-3.0 : 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: Ian Whyman (thev00d00) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: setuptools-missing
  Show dependency tree
 
Reported: 2018-07-24 17:43 UTC by Toralf Förster
Modified: 2018-07-29 08:33 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:43 UTC, Toralf Förster
Details
dev-python:rarfile-3.0:20180724-173903.log (dev-python:rarfile-3.0:20180724-173903.log,3.07 KB, text/plain)
2018-07-24 17:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,254.41 KB, text/plain)
2018-07-24 17:43 UTC, Toralf Förster
Details
environment (environment,104.68 KB, text/plain)
2018-07-24 17:43 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.77 KB, application/x-bzip)
2018-07-24 17:43 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.64 KB, application/x-bzip)
2018-07-24 17:43 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:43:40 UTC
  File "setup.py", line 4, in <module>
    from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'
 * ERROR: dev-python/rarfile-3.0::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  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/rarfile
[ebuild  N    ] dev-python/rarfile-3.0  USE="compressed" PYTHON_TARGETS="python2_7 python3_6 -python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2018-07-24 17:43:43 UTC
Created attachment 540870 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-24 17:43:46 UTC
Created attachment 540872 [details]
dev-python:rarfile-3.0:20180724-173903.log
Comment 3 Toralf Förster gentoo-dev 2018-07-24 17:43:49 UTC
Created attachment 540874 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-24 17:43:51 UTC
Created attachment 540876 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-24 17:43:54 UTC
Created attachment 540878 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-24 17:43:57 UTC
Created attachment 540880 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-07-29 08:30:53 UTC
The bug has been referenced in the following commit(s):

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

commit c78c763e6afa891625a1b8083a97dbfdefba5bc1
Author:     Ian Whyman <thev00d00@gentoo.org>
AuthorDate: 2018-07-29 08:30:00 +0000
Commit:     Ian Whyman <thev00d00@gentoo.org>
CommitDate: 2018-07-29 08:30:33 +0000

    dev-python/rarfile: Add setuptools dep, drop old
    
    Bug: https://bugs.gentoo.org/662016
    Package-Manager: Portage-2.3.41, Repoman-2.3.9

 dev-python/rarfile/Manifest           |  1 -
 dev-python/rarfile/rarfile-2.8.ebuild | 19 -------------------
 dev-python/rarfile/rarfile-3.0.ebuild |  1 +
 3 files changed, 1 insertion(+), 20 deletions(-)