Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696990 - dev-python/cheroot-6.5.4 : AttributeError: SpecifierSet object has no attribute split
Summary: dev-python/cheroot-6.5.4 : AttributeError: SpecifierSet object has no attribu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-08 16:56 UTC by Toralf Förster
Modified: 2019-10-26 00:07 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.39 KB, text/plain)
2019-10-08 16:56 UTC, Toralf Förster
Details
dev-python:cheroot-6.5.4:20191008-120743.log (dev-python:cheroot-6.5.4:20191008-120743.log,3.80 KB, text/plain)
2019-10-08 16:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,231.81 KB, text/plain)
2019-10-08 16:56 UTC, Toralf Förster
Details
environment (environment,112.97 KB, text/plain)
2019-10-08 16:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.92 KB, application/x-bzip)
2019-10-08 16:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.04 KB, application/x-bzip)
2019-10-08 16:56 UTC, Toralf Förster
Details
cheroot-6.5.4:20191017-183114.log (cheroot-6.5.4:20191017-183114.log,7.14 KB, text/plain)
2019-10-17 19:45 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-10-08 16:56:04 UTC
  File "/usr/lib64/python2.7/site-packages/setuptools/_vendor/packaging/specifiers.py", line 594, in __init__
    specifiers = [s.strip() for s in specifiers.split(",") if s.strip()]
AttributeError: 'SpecifierSet' object has no attribute 'split'
 * ERROR: dev-python/cheroot-6.5.4::gentoo failed (compile phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20191003-223138

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

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

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.38.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 08 Oct 2019 03:25:56 +0000

emerge -qpvO dev-python/cheroot
[ebuild  N    ] dev-python/cheroot-6.5.4  PYTHON_TARGETS="python2_7 python3_6 -pypy3 -python3_5 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-10-08 16:56:07 UTC
Created attachment 592178 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-08 16:56:09 UTC
Created attachment 592180 [details]
dev-python:cheroot-6.5.4:20191008-120743.log
Comment 3 Toralf Förster gentoo-dev 2019-10-08 16:56:12 UTC
Created attachment 592182 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-10-08 16:56:15 UTC
Created attachment 592184 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-10-08 16:56:17 UTC
Created attachment 592186 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-10-08 16:56:20 UTC
Created attachment 592188 [details]
temp.tbz2
Comment 7 Alessandro Barbieri 2019-10-17 19:45:16 UTC
Created attachment 593106 [details]
cheroot-6.5.4:20191017-183114.log

buildlog
Comment 8 Alessandro Barbieri 2019-10-17 19:45:38 UTC
Same with pypy3
Comment 9 Alessandro Barbieri 2019-10-20 01:13:23 UTC
see https://github.com/cherrypy/cheroot/issues/231
Comment 10 Larry the Git Cow gentoo-dev 2019-10-26 00:07:25 UTC
The bug has been closed via the following commit(s):

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

commit 9e78c43270aa47bf7cb7c465572c9ea380d5c084
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-10-25 23:35:25 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-10-26 00:06:33 +0000

    dev-python/cheroot: old versions are incompatible with latest setuptools
    
    Closes: https://bugs.gentoo.org/696990
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/cheroot/cheroot-6.0.0-r1.ebuild | 2 +-
 dev-python/cheroot/cheroot-6.0.0.ebuild    | 2 +-
 dev-python/cheroot/cheroot-6.5.4.ebuild    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)