Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update the wsl-image to include Podman 5.1 #2

Closed
odockal opened this issue Jun 11, 2024 · 3 comments
Closed

Please update the wsl-image to include Podman 5.1 #2

odockal opened this issue Jun 11, 2024 · 3 comments

Comments

@odockal
Copy link

odockal commented Jun 11, 2024

Latest Podman available in the wsl image is 5.0.3, while Podman 5.1 is already available.

@l0rd
Copy link
Member

l0rd commented Jun 12, 2024

TL;DR Cirrus CI build for this repository used to be triggered every hour but isn't anymore. Last build was triggered 3 weeks ago. Someone with enough privileges should re-enable the cron build for this repository.

Cirrus CI build was triggered 3 weeks ago by the latest commit pushed to main branch. At that time the latest podman for Fedora 40 was podman 5.0.3. This is also visible in the Cirrus CI build log.

Podman 5.1.0 was released 2 weeks ago and 5.1.1 last week. That explains why the version included in the image is the 5.0.3.

It also looks like Cirrus CI build task was run every hour via cron build until the 04/19. From the documentation: "Cron builds can be configured on a repository's settings page (not in .cirrus.yml)."

@l0rd
Copy link
Member

l0rd commented Jun 13, 2024

The cron build is now running every 3 hours and I have verified that after a machine init the podman server version is 5.1:

Client:       Podman Engine
Version:      5.2.0-dev
API Version:  5.2.0-dev
Go Version:   go1.22.3
Git Commit:   dcec81e694c855a1eea0106594928248d74c1a78
Built:        Thu Jun  6 13:47:47 2024
OS/Arch:      windows/amd64

Server:       Podman Engine
Version:      5.1.0
API Version:  5.1.0
Go Version:   go1.22.3
Built:        Wed May 29 02:00:00 2024
OS/Arch:      linux/amd64

Thanks @n1hility for re-enabling the cron build!

Closing as fixed.

@l0rd l0rd closed this as completed Jun 13, 2024
@odockal
Copy link
Author

odockal commented Jun 17, 2024

@l0rd thanks! I guess that the reason behind was this containers/podman#22439 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants