rocky-linux / rockylinux.org-gatsby

The official website of the Rocky Linux project.
https://rockylinux.org
BSD 3-Clause "New" or "Revised" License
178 stars 75 forks source link

Possibility of keeping old versions #576

Closed ghost closed 11 months ago

ghost commented 11 months ago

Description

I use an automated installation script and do not have the time to update said script.

Recently, the script was broken due to removal of older Rocky Linux versions.

2023-12-16T00:52:06.7766516Z    curl --fail-early --fail -L \
2023-12-16T00:52:06.7768241Z    https://dl.rockylinux.org/pub/rocky/9.2/images/x86_64/Rocky-9-Container-Base-9.2-20230513.0.x86_64.tar.xz \
2023-12-16T00:52:06.7769667Z    -o rootfs.tar.gz
2023-12-16T00:52:06.7771211Z + curl --fail-early --fail -L https://dl.rockylinux.org/pub/rocky/9.2/images/x86_64/Rocky-9-Container-Base-9.2-20230513.0.x86_64.tar.xz -o rootfs.tar.gz
2023-12-16T00:52:06.7797302Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2023-12-16T00:52:06.7798495Z                                  Dload  Upload   Total   Spent    Left  Speed
2023-12-16T00:52:06.7799121Z 
2023-12-16T00:52:07.0740505Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2023-12-16T00:52:07.0741637Z   0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2023-12-16T00:52:07.0742276Z curl: (22) The requested URL returned error: 404

Would it be possible to keep old versions in the future?

lumarel commented 11 months ago

Hi there! The process is that when a new minor version gets published, the content of the previous version gets moved to the vault, so you can find the tarball you are searching for here: http://dl.rockylinux.org/vault/rocky/9.2/images/x86_64/

ghost commented 11 months ago

Thanks! Didn't know that. This issue can be closed now.

于 2023年12月18日 GMT+01:00 下午2:20:20, Lukas Magauer @.***> 写到:

Hi there! The process is that when a new minor version gets published, the content of the previous version gets moved to the vault, so you can find the tarball you are search for here: http://dl.rockylinux.org/vault/rocky/9.2/images/x86_64/

-- Reply to this email directly or view it on GitHub: https://github.com/rocky-linux/rockylinux.org/issues/576#issuecomment-1860482794 You are receiving this because you authored the thread.

Message ID: @.***>