Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 764296 - eix-sync: error message with Python3.8
Summary: eix-sync: error message with Python3.8
Status: RESOLVED DUPLICATE of bug 755083
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-07 13:36 UTC by Stefano
Modified: 2021-01-07 13:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***