Gentoo Archives: gentoo-user

From: tastytea <gentoo@××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] WKD 'if SKIP_HEADER not in values'
Date: Mon, 28 Dec 2020 11:36:38
Message-Id: 20201228123617.2653996c@ventiloplattform.tastytea.de
In Reply to: [gentoo-user] WKD 'if SKIP_HEADER not in values' by Michael
1 On 2020-12-28 11:28+0000 Michael <confabulate@××××××××.com> wrote:
2
3 > I noticed this error coming up today, on different rsync mirrors:
4 >
5 > ~ # eix-sync && emerge -uaNDv world
6 >
7 > * Running emerge --sync
8 > >>> Syncing repository 'gentoo' into '/usr/portage'...
9 > * Using keys from /usr/share/openpgp-keys/gentoo-release.asc
10 > * Refreshing keys via WKD
11 > .../usr/lib/python3.8/site-packages/urllib3/ connection.py:218:
12 > BytesWarning: Comparison between bytes and string if SKIP_HEADER not
13 > in values: [ ok ]
14 > >>> Starting rsync with rsync://46.101.221.22/gentoo-portage/...
15 > >>> Checking server timestamp ...
16 > rsync8.de.gentoo.org
17 >
18 > IPv4: 46.101.221.22
19 > IPv6: 2a03:b0c0:3:d0::c3:f001
20 > Contact: rsync@××××××××.org
21 >
22 > The sync'ing completed, on the second attempt.
23 >
24 > What is causing the above error? Can I trust the mirror(s)?
25
26 It seems to be a bug in >=dev-python/urllib3-1.26.0.
27
28 <https://bugs.gentoo.org/755083>
29 <https://github.com/urllib3/urllib3/issues/2071>
30
31 Kind regards, tastytea
32
33 --
34 Get my PGP key with `gpg --locate-keys tastytea@××××××××.de` or at
35 <https://tastytea.de/tastytea.asc>.

Replies

Subject Author
Re: [gentoo-user] WKD 'if SKIP_HEADER not in values' Michael <confabulate@××××××××.com>