-
Notifications
You must be signed in to change notification settings - Fork 17
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
Remove unused packages and update python versions #376
Remove unused packages and update python versions #376
Conversation
Hrmm, seems like you did things correctly, checking why it failed. Also FYI: If you force-push/cancel any running VM build tasks are still running, they sometimes (annoyingly/unfortunately) leave behind running VMs that need to be manually cleaned up. If it happens now/again it's fine, just letting you know. |
I re-ran the two failed container image build tasks. They failed due to a quay.io flake: "Error: writing blob: initiating layer upload to /v2/libpod/ccia/blobs/uploads/ in quay.io: received unexpected HTTP status: 502 Bad Gateway" This has been a long-term issue others on the team are very familiar with. |
Cirrus CI build successful. Found built image names and IDs:
|
|
@inknos are you familiar with protocols here? Will you be following up with podman/buildah/etc test PRs? |
I met with him the other day, he's going to need some guidance. My understanding is the intent is to use the new fedora-podman-py image in the podman-py repo. Though testing elsewhere won't hurt anything, I think his plans are bigger than just the image. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@edsantiago if you would help me out taking over from where we stopped with Chris I would be glad to learn the process and open the PRs |
It's easy! At least in theory. It's also tedious.
HTH |
4ccb143
to
3e37ec4
Compare
I am rebasing this and trying to make it work now that tests for podman-py are green again |
Cirrus CI build successful. Found built image names and IDs:
|
|
@inknos what is the status of these images? Have you been able to test them? |
@edsantiago unfortunately I can't figure out why the tests in the PR seem broken. Could you help me with that? |
@inknos ping, what is the status of this PR? |
python-xdg was removed as a dependency containers/podman-py@8d1020e tests are currently done for py12 containers/podman-py@330cf0b Signed-off-by: Nicola Sella <[email protected]>
3e37ec4
to
9301643
Compare
Cirrus CI build successful. Found built image names and IDs:
|
|
Okay now repush or resubmit your test PR on the podman-py repo, and report results back here. From a quick look in |
Done. I agree, this should only touch python, so podman-py is the only one affected |
OK, good. But criu and systemd changed, and criu is a known-bad version, so please also submit a podman PR changing the |
containers/automation_images#376 Signed-off-by: Nicola Sella <[email protected]>
containers/automation_images#376 Signed-off-by: Nicola Sella <[email protected]>
Testing prs open: |
podman-py and podman PRs passed and merged. |
containers/automation_images#376 Signed-off-by: Nicola Sella <[email protected]> (cherry picked from commit fd601b2) Signed-off-by: Jan Rodák <[email protected]>
containers/automation_images#376 Signed-off-by: Nicola Sella <[email protected]> (cherry picked from commit fd601b2) Signed-off-by: Jan Rodák <[email protected]>
containers/automation_images#376 Signed-off-by: Nicola Sella <[email protected]> (cherry picked from commit fd601b2)
containers/automation_images#376 Signed-off-by: Nicola Sella <[email protected]>
python-xdg was removed as a dependency
containers/podman-py@8d1020e
tests are currently done for py12
containers/podman-py@330cf0b