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
질문됨 일 년 전279회 조회
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠