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

Bug 716444

Summary: dev-python/werkzeug-0.16.1 fails test
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein, mgorny
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

Description Alexey 2020-04-06 10:58:28 UTC
Created attachment 630752 [details]
emerge --info

INTERNALERROR> Traceback (most recent call last):                                                                                                                                                                                                                                 
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/requests/__init__.py", line 87, in <module>                                                                                                                                                                               
INTERNALERROR>     check_compatibility(urllib3.__version__, chardet.__version__)                                                                                                                                                                                                  
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/requests/__init__.py", line 63, in check_compatibility                                                                                                                                                                    
INTERNALERROR>     assert minor <= 24                                                                                                                                                                                                                                             
INTERNALERROR> AssertionError                                                                                                                                                                                                                                                     
INTERNALERROR>                                                                                                                                                                                                                                                                    
INTERNALERROR> During handling of the above exception, another exception occurred:                                                                                                                                                                                                
INTERNALERROR>                                                                                                                                                                                                                                                                    
INTERNALERROR> Traceback (most recent call last):                                                                                                                                                                                                                                 
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/_pytest/main.py", line 205, in wrap_session                                                                                                                                                                               
INTERNALERROR>     session.exitstatus = doit(config, session) or 0                                                                                                                                                                                                                
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/_pytest/main.py", line 248, in _main                                                                                                                                                                                      
INTERNALERROR>     config.hook.pytest_collection(session=session)                                                                                                                                                                                                                 
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/pluggy/hooks.py", line 289, in __call__                                                                                                                                                                                   
INTERNALERROR>     return self._hookexec(self, self.get_hookimpls(), kwargs)                                                                                                                                                                                                      
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/pluggy/manager.py", line 68, in _hookexec                                                                                                                                                                                 
INTERNALERROR>     return self._inner_hookexec(hook, methods, kwargs)                                                                                                                                                                                                             
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/pluggy/manager.py", line 62, in <lambda>                                                                                                                                                                                  
INTERNALERROR>     firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,                                                                                                                                                                                         
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/pluggy/callers.py", line 208, in _multicall                                                                                                                                                                               
INTERNALERROR>     return outcome.get_result()                                                                                                                                                                                                                                    
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/pluggy/callers.py", line 80, in get_result                                                                                                                                                                                
INTERNALERROR>     raise ex[1].with_traceback(ex[2])                                                                                                                                                                                                                              
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/pluggy/callers.py", line 182, in _multicall                                                                                                                                                                               
INTERNALERROR>     next(gen)  # first yield                                                                                                                                                                                                                                       
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/_pytest/warnings.py", line 150, in pytest_collection                                                                                                                                                                      
INTERNALERROR>     config=config, ihook=config.hook, when="collect", item=None                                                                                                                                                                                                    
INTERNALERROR>   File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__                                                                                                                                                                                                   
INTERNALERROR>     return next(self.gen)
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/_pytest/warnings.py", line 87, in catch_warnings_for_item
INTERNALERROR>     _setoption(warnings, arg)
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/_pytest/warnings.py", line 26, in _setoption
INTERNALERROR>     category = wmod._getcategory(category)
INTERNALERROR>   File "/usr/lib/python3.6/warnings.py", line 242, in _getcategory
INTERNALERROR>     m = __import__(module, None, None, [klass])
INTERNALERROR>   File "/usr/lib/python3.6/site-packages/requests/__init__.py", line 91, in <module>
INTERNALERROR>     RequestsDependencyWarning)
INTERNALERROR> requests.exceptions.RequestsDependencyWarning: urllib3 (1.25.8) or chardet (3.0.4) doesn't match a supported version!
Comment 1 Alexey 2020-04-06 10:59:00 UTC
Created attachment 630754 [details]
build.log