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

Quay.io images are lagging behind #22861

Closed
duck-rh opened this issue May 31, 2024 · 7 comments · Fixed by containers/image_build#33
Closed

Quay.io images are lagging behind #22861

duck-rh opened this issue May 31, 2024 · 7 comments · Fixed by containers/image_build#33
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@duck-rh
Copy link

duck-rh commented May 31, 2024

Issue Description

I'm using quay.io images and I was waiting for a fix in later version but all I get is 5.0.2. I checked the documentation and quay.io is still the recommended registry. On the quay.io page the last tag is indeed 5.0.2. 5.1.0 is very recent and the build might not have been triggered but 5.0.3 should already be there, therefore I think there's a problem somewhere. Could you have a look please?

Steps to reproduce the issue

pull quay.io/podman/stable

Describe the results you received

version 5.1.0, or at least 5.0.3

Describe the results you expected

got 5.0.2

podman info output

\_o<

Podman in a container

No

Privileged Or Rootless

None

Upstream Latest Release

Yes

Additional environment details

Additional environment details

Additional information

Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting

@duck-rh duck-rh added the kind/bug Categorizes issue or PR as related to a bug. label May 31, 2024
@Luap99
Copy link
Member

Luap99 commented May 31, 2024

builds are based on fedora packages not upstream tags so it will always lag behind until the podman update lands in fedora

@Luap99 Luap99 closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2024
@duck-rh
Copy link
Author

duck-rh commented May 31, 2024

@Luap99 thanks for the explanation.

I hope you'll consider another workflow because that leaves only building from source to get the latest version (since this repo only publishes a podman-remote binary and not a full build on Linux) and that's not very practical.

@duck-rh
Copy link
Author

duck-rh commented May 31, 2024

and btw all the other podman/testing, podman/upstream, podman/staging are dead, so really no other option

@Luap99
Copy link
Member

Luap99 commented May 31, 2024

and btw all the other podman/testing, podman/upstream, podman/staging are dead, so really no other option

Huh? This is definitely unexpected to me. At least I don't recall any conversation about removing them.

@cevich PTAL

@cevich
Copy link
Member

cevich commented May 31, 2024

Huh? This is definitely unexpected to me. At least I don't recall any conversation about removing them.

The Containerfile and build automation for this was moved to https://github.com/containers/image_build

I hope you'll consider another workflow because that leaves only building from source to get the latest version

The "upstream" flavored container image is built from the latest upstream source. It happens daily, so should be w/in 10-or-so commits of main. Are you looking for something that tracks main even closer or something different entirely?

@cevich
Copy link
Member

cevich commented May 31, 2024

Oh hang on, there is something wrong. I just checked the "upstream" flavored podman|buildah|skopeo repos on quay and indeed they're all empty. They should all have a "latest" tag. I'll investigate and fix this.

@duck-rh
Copy link
Author

duck-rh commented Jun 4, 2024

@cevich thanks for the fix

@stale-locking-app stale-locking-app bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 3, 2024
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Sep 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants