Defective links on cdn.download.clearlinux.org?

Hi!

I wonder if this is on purpose or something is damaged.

Like
https://cdn.download.clearlinux.org/update/42240/delta/
shows 5 links which end up in an error:
10-20-5f9b92813f487951e2bab82572ad0509b7cb7e7e6e0baa8…> 26-Aug-2024 23:29 154513 10-20-5f734225b25a672c7ded01e1096547d7eb40367a767bcef…> 26-Aug-2024 23:29 167075 10-20-18b5cd82f4479214ea7a49d60c8b584e5f58db0b562b479…> 26-Aug-2024 23:29 1661 10-20-83caf1e6b0b346c56a2b90dfd7d29b06c6d10982020fa57…> 26-Aug-2024 23:29 87 10-20-54996715459dbfc0a93ffcf560655855a5c0d8a096da957…> 26-Aug-2024 23:29 1736

all of them show something like

<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>update/42240/delta/10-20-54996715459dbfc0a93ffcf560655855a5c0d8a096da95717fbab508a84a7701-5da051f54995fac1c2254190233bbd3c12dc7d52a7b7b5a952902253eca540a5</Key>
<RequestId>ZYTX63F0CAXNP4A9</RequestId>
<HostId>KIh4dOB/n0ndSiDhFL/ZrYAAEK2fiAQGlgS2DI1CU4C4kRaiUKs1zgzdK4XHa6YHJWUdq+oV7HY=</HostId>
</Error>

Other example, lots of the tool folders. under updates, like
https://cdn.download.clearlinux.org/update/tools39/

return something like:


<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>update/tools39/index.html</Key>
<RequestId>VYFA8HZ90M5CV1P6</RequestId>
<HostId>itK/emuv84ny6pdqvknax+5B42K9MXKLEaAjfyaJ8z3pyMDqrndDytxEpNDxJrwiCe8L48/ts7ddCyojiZi6HQ==</HostId>
</Error>

Delta files are an optimization that don’t always exist even if we setup links for them (this can be for a wide variety of reasons, including they weren’t actually saving anything size wise). The missing files are thus normal and not an error for our update process.

1 Like

As said, its not only delta files, its also things like:

https://cdn.download.clearlinux.org/update/tools39/

1 Like

Those are a format bump process artifacts that don’t need to exist generally.

1 Like