http://bugs.winehq.org/show_bug.cgi?id=58159
Bug ID: 58159 Summary: Forum user reports apt-update redirects to malformed URL for Ubuntu 24.04 since move to AWS server Product: WineHQ.org Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: www-unknown Assignee: wine-bugs@winehq.org Reporter: dimesio@earthlink.net Distribution: ---
A user reported this on the forum, and also mentioned they were unable to file a bug because they were blocked by Cloudflare, so I'm reporting it here.
https://forum.winehq.org/viewtopic.php?p=147056#p147056
http://bugs.winehq.org/show_bug.cgi?id=58159
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com, | |jnewman@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=58159
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- This is hopefully fixed now.
http://bugs.winehq.org/show_bug.cgi?id=58159
--- Comment #2 from Jeremy Newman jnewman@codeweavers.com --- I've fixed the redirect issue. This was an issue on the Fastly side of the CDN due to it redirecting all HTTP to HTTPS, which broke the AWS S3 url rewriting for Origin fetch.
The alternative was to fix the url rewrite in the VCL snippet, but I'm opting into allowing HTTP since apt still tends to default to HTTP, saving on the redirect traffic.
Cloudflare blocks should be reported to Cloudflare, not to us. That is a false positive on their end.
http://bugs.winehq.org/show_bug.cgi?id=58159
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebunger44@gmail.com
--- Comment #3 from Zeb Figura z.figura12@gmail.com --- *** Bug 58170 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58159
--- Comment #4 from Sebastian Unger sebunger44@gmail.com --- Thank you very much. I just re-tested and can confirm my issue (linked duplicate) is indeed fixed.
http://bugs.winehq.org/show_bug.cgi?id=58159
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |scallegari@arces.unibo.it
--- Comment #5 from Esme Povirk madewokherd@gmail.com --- *** Bug 58160 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58159
Esme Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rkoptev70@gmail.com
--- Comment #6 from Esme Povirk madewokherd@gmail.com --- *** Bug 58178 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=58159
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #7 from Ken Sharp imwellcushtymelike@gmail.com --- Fixed.