Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Upgrade to ubuntu 22.04.4#367

Open
middaywords wants to merge 1 commit into
cilium:masterfrom
middaywords:0610-upgrade-ubuntu
Open

Upgrade to ubuntu 22.04.4#367
middaywords wants to merge 1 commit into
cilium:masterfrom
middaywords:0610-upgrade-ubuntu

Conversation

@middaywords
Copy link
Copy Markdown

Currently the scripts are using ubuntu 22.04.2 but it will cause 404 error when pulling image from the remote.

==> virtualbox-iso: Trying https://releases.ubuntu.com/22.04/ubuntu-22.04.2-live-server-amd64.iso?checksum=sha256%3A5e38b55d57d94ff029719342357325ed3bda38fa80054f9330dc789cd2d43931
==> virtualbox-iso: Download failed bad response code: 404

This commit updates the image to the LTS version in https://releases.ubuntu.com/

Currently the scripts are using ubuntu 22.04.2 but it will cause 404
error when pulling image from the remote.

```
==> virtualbox-iso: Trying https://releases.ubuntu.com/22.04/ubuntu-22.04.2-live-server-amd64.iso?checksum=sha256%3A5e38b55d57d94ff029719342357325ed3bda38fa80054f9330dc789cd2d43931
==> virtualbox-iso: Download failed bad response code: 404
```

This commit updates the image to the LTS version in https://releases.ubuntu.com/

Signed-off-by: Kangjie Xu <kanxu@ebay.com>
@middaywords middaywords requested a review from a team as a code owner June 10, 2024 09:30
@middaywords middaywords requested review from nebril and removed request for a team June 10, 2024 09:30
Copy link
Copy Markdown
Member

@nbusseneau nbusseneau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait, are we still using these anywhere?

@middaywords
Copy link
Copy Markdown
Author

i got this issue when setting up development env, https://docs.cilium.io/en/stable/contributing/development/dev_setup/#configuration-options

@nbusseneau
Copy link
Copy Markdown
Member

Oh right, we still have the Vagrant dev environments.

@nbusseneau
Copy link
Copy Markdown
Member

/build

@nbusseneau
Copy link
Copy Markdown
Member

Damn, we haven't updated these images in such a long time that the builds fail now due to the K8s legacy repos => https://kubernetes.io/blog/2023/08/31/legacy-package-repository-deprecation/ 😢

We should probably fix this independently from this PR first.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants