On 12/02/2025 05.45, Eldon Stegall wrote:
On Wed, Feb 12, 2025 at 02:39:16AM +0100, Thomas Huth wrote:
On 12/02/2025 01.41, Thomas Huth wrote:
On 11/02/2025 20.03, Philippe Mathieu-Daudé wrote:
On 11/2/25 19:53, Philippe Mathieu-Daudé wrote:
On 11/2/25 19:48, Philippe Mathieu-Daudé wrote:
[...]
Well, apparently related to network failure:

INFO:qemu-test:Downloading http://www.qemu-advent-calendar.org/2023/
download/day13.tar.gz to /Users/philmd/.cache/qemu/download/
b9b3d43c5dd79db88ada495cc6e0d1f591153fe41355e925d791fbf44de50c22...
ERROR:qemu-test:Unable to download http://www.qemu-advent-
calendar.org/2023/ download/day13.tar.gz: HTTP Error 403: Forbidden
[...]
However:

$ curl --http1.0 -v https://www.qemu-advent-calendar.org/2023/download/
day13.tar.gz
  > GET /2023/download/day13.tar.gz HTTP/1.0
< HTTP/1.0 200 OK
< Content-Length: 4752277
< Content-Type: application/gzip

So I'm confused...

Looks like this also happens in test runs without your patches:

   https://gitlab.com/qemu-project/qemu/-/jobs/9108828196#L844

The test then silently gets skipped there (since we only fail hard for a 404
error now).

Maybe Eldon could comment why the downloads are blocked for python scripts
but not for curl downloads?

I the worst case, we have to mirror the asset to another place, I guess...
[...]
Hello! I recently switched some of the underlying object storage for
sites including the advent calendar, and this was a (very) unintended
consequence. I have now switched to a good old apache upstream for
these, so I would not expect this error to recur.

Thanks a lot for the quick fix!

Also, looking to make
another attempt at a calendar for 2025 (end of 2024 was a complicated
time for me). Let me know if you'd like to produce/contribute!

Sure, count me in for an image or two!

 Thomas


Reply via email to