Gentoo Archives: gentoo-user

From: Michael <confabulate@××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] WKD 'if SKIP_HEADER not in values'
Date: Mon, 28 Dec 2020 11:28:54
Message-Id: 4284874.LvFx2qVVIh@lenovo.localdomain
1 I noticed this error coming up today, on different rsync mirrors:
2
3 ~ # eix-sync && emerge -uaNDv world
4
5 * Running emerge --sync
6 >>> Syncing repository 'gentoo' into '/usr/portage'...
7 * Using keys from /usr/share/openpgp-keys/gentoo-release.asc
8 * Refreshing keys via WKD .../usr/lib/python3.8/site-packages/urllib3/
9 connection.py:218: BytesWarning: Comparison between bytes and string
10 if SKIP_HEADER not in values: [ ok ]
11 >>> Starting rsync with rsync://46.101.221.22/gentoo-portage/...
12 >>> Checking server timestamp ...
13 rsync8.de.gentoo.org
14
15 IPv4: 46.101.221.22
16 IPv6: 2a03:b0c0:3:d0::c3:f001
17 Contact: rsync@××××××××.org
18
19 The sync'ing completed, on the second attempt.
20
21 What is causing the above error? Can I trust the mirror(s)?

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

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