[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/32] Misc HW patches for 2025-02-10
From: |
Thomas Huth |
Subject: |
Re: [PULL 00/32] Misc HW patches for 2025-02-10 |
Date: |
Wed, 12 Feb 2025 20:31:45 +0100 |
User-agent: |
Mozilla Thunderbird |
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
- [PULL 30/32] tests/functional: Have microblaze tests inherit common parent class, (continued)
- [PULL 30/32] tests/functional: Have microblaze tests inherit common parent class, Philippe Mathieu-Daudé, 2025/02/10
- [PULL 31/32] hw/riscv/opentitan: Include missing 'exec/address-spaces.h' header, Philippe Mathieu-Daudé, 2025/02/10
- [PULL 32/32] hw/net/smc91c111: Ignore attempt to pop from empty RX fifo, Philippe Mathieu-Daudé, 2025/02/10
- Re: [PULL 00/32] Misc HW patches for 2025-02-10, Stefan Hajnoczi, 2025/02/11
- Re: [PULL 00/32] Misc HW patches for 2025-02-10, Philippe Mathieu-Daudé, 2025/02/11
- Re: [PULL 00/32] Misc HW patches for 2025-02-10, Philippe Mathieu-Daudé, 2025/02/11
- Re: [PULL 00/32] Misc HW patches for 2025-02-10, Philippe Mathieu-Daudé, 2025/02/11
- Re: [PULL 00/32] Misc HW patches for 2025-02-10, Thomas Huth, 2025/02/11
- Re: [PULL 00/32] Misc HW patches for 2025-02-10, Thomas Huth, 2025/02/11
- Re: [PULL 00/32] Misc HW patches for 2025-02-10, Eldon Stegall, 2025/02/12
- Re: [PULL 00/32] Misc HW patches for 2025-02-10,
Thomas Huth <=
- Re: [PULL 00/32] Misc HW patches for 2025-02-10, Thomas Huth, 2025/02/11
- Re: [PULL 00/32] Misc HW patches for 2025-02-10, Daniel P . Berrangé, 2025/02/12
- Re: [PULL 00/32] Misc HW patches for 2025-02-10, Philippe Mathieu-Daudé, 2025/02/12