Amazon Linux 2022 (AL2022) Is it possible to upgrade from one Release Candidate (RC) to the next RC

0

First things first: AL2022 is a joy to use on T4G EC2. Is the update from one RC to the next one implemented yet? I have the august AL2022 installed and want to upgrade to the september one:

# dnf update --releasever=2022.0.20220928.0
Amazon Linux 2022 repository. Errors during downloading metadata for repository 'amazonlinux':
  - Status code: 403 for https://al2022-repos-XXX.amazonaws.com/core/mirrors/2022.0.20220928.0/aarch64/mirror.list 
  - Status code: 403 for https://al2022-repos-XXX.amazonaws.com/core/mirrors/2022.0.20220928.0/aarch64/mirror.list
Error: Failed to download metadata for repo 'amazonlinux': Cannot prepare internal mirrorlist: Status code: 403 for https://al2022-repos-XXX.amazonaws.com/core/mirrors/2022.0.20220928.0/aarch64/mirror.list 
Ignoring repositories: amazonlinux. Dependencies resolved. Nothing to do. Complete!

All in- and outbound ports are open for both IP4 and IP6 in security rules.

silicon
已提問 2 年前檢視次數 291 次
1 個回答
0

For the upgrade to work you have to remove the trailing ".0" in the release version. This works: dnf update --releasever=2022.0.20220928

silicon
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南