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

Bug 764296

Summary: eix-sync: error message with Python3.8
Product: Gentoo Linux Reporter: Stefano <raistlin>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefano 2021-01-07 13:36:06 UTC
After Python upgrade, eix-sync complains as follows:

Refreshing keys via WKD .../usr/lib/python3.8/site-packages/urllib3/connection.py:218: BytesWarning: Comparison between bytes and string
  if SKIP_HEADER not in values:
                     
It still completes without crashing.

Reproducible: Always
Comment 1 Brian Evans (RETIRED) gentoo-dev 2021-01-07 13:49:40 UTC

*** This bug has been marked as a duplicate of bug 755083 ***