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

Bug 378831

Summary: dev-python/pytz-2011e w/ python-3.1.4-r2 - TypeError: can't use a bytes pattern on a string-like object
Product: Gentoo Linux Reporter: Dmitri Bogomolov <4glitch>
Component: [OLD] DevelopmentAssignee: Python Gentoo Team <python>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log for dev-python/pytz-2011e
emerge --info =dev-python/pytz-2011e

Description Dmitri Bogomolov 2011-08-11 20:32:36 UTC
I can't install dev-python/pytz and dev-python/pygments with =dev-lang/python-3.1.4-r2 installed. With =dev-lang/python-3.1.3-r1 OK.

Reproducible: Always
Comment 1 Dmitri Bogomolov 2011-08-11 20:34:25 UTC
Created attachment 282951 [details]
build.log for dev-python/pytz-2011e
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2011-08-15 00:37:16 UTC
Please post your `emerge --info' output as well.
Comment 3 Dmitri Bogomolov 2011-08-16 19:26:34 UTC
Created attachment 283591 [details]
emerge --info =dev-python/pytz-2011e
Comment 4 Arfrever Frehtes Taifersar Arahesis 2011-10-23 16:39:03 UTC
You were mixing new versions of dev-lang/python with old versions of dev-python/setuptools. Older versions of dev-python/setuptools now block newer versions of dev-lang/python, so this bug can be closed.