It looks like bouncer.gentoo.org is mangling the + in the original URL and converting it into a space. This also happens when I try wget and using chrome to hit the URL directly.
I'm trying the following: $ curl -Li https://bouncer.gentoo.org/fetch/root/all/releases/amd64/autobuilds/latest-stage3-amd64-hardened+nomultilib.txt HTTP/1.1 302 Found Date: Mon, 30 Nov 2020 13:55:06 GMT Server: Apache X-Powered-By: PHP/7.3.23 Location: https://mirror.init7.net/gentoo//releases/amd64/autobuilds/latest-stage3-amd64-hardened nomultilib.txt Content-Length: 0 Content-Type: text/html; charset=UTF-8 HTTP/1.1 404 Not Found Server: nginx/1.14.2 Date: Mon, 30 Nov 2020 13:55:07 GMT Content-Type: text/html Content-Length: 169 Connection: keep-alive Clicking on the hardened no multilib on the download page also fails: https://www.gentoo.org/downloads/ Was there an update pushed recently to bounder.gentoo.org? -- Raul E Rangel
