Clearlinux mirror upstream 404 not found

Hi guys,

Its might a general question, i was recently trying to create a mirror upstream.
Followed by this guide https://github.com/clearlinux/clear-linux-documentation/blob/27f38877993f8173ebbd5c261a24060a25e4267f/source/tutorials/mirror-upstream-server.rst

When i started to download files i notice there is bunch of files that returns back 404 not found.
Is that normal? Is that something i can ignore or i should be worry about it? Not all of them are like that but i been seen this error by periodically.

One of the links as example https://cdn.download.clearlinux.org/update/41960/delta/10-20-8bc5c52d0ed00ebc815ecd6aa39fe8cd7bc1cdeb8cf8029852c95d2e43952a17-0c7b0e798edc290d64ec011ad8763fa27bebad708cdc3af348efacd193f563f9

even opening on browser its gives back and error.

delta files are an optional optimization, and we don’t generate the delta file if the delta would be larger than the original – and swupd client deals with this as 404 ok (we had some curl fun some time ago but that got fixed thankfully)
so it’s totally ok/normal for some delta files to not be there

1 Like