-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
podman: update to 5.3.1. #53191
base: master
Are you sure you want to change the base?
podman: update to 5.3.1. #53191
Conversation
|
Will bump to 5.3.1 and test it here too. Currently running rootless podman with connections from container to host ok |
As expected, tests are failing at the same point on 5.3.1. Also, not sure if this logs are relevant:
|
That I am not sure why you or github would receive this error but my local builds are fine? |
It complete without issues, but is something that print a few times on the build log. Will add it to see what changes. |
adding git to hostmakedepends isn't correct. first, it's only used during check, so it would be checkdepends, but in this case putting |
Put this on
|
Oh, gotcha an example on ardour. |
Well, adding git revels another error:
Trying to ignore the quadlet test as it is the only one failing, messing with So far, if I delete I am also testing this:
But like I said, |
Testing the changes
Local build testing
Notes
Still testing, specifically for https://blog.podman.io/2024/10/podman-5-3-changes-for-improved-networking-experience-with-pasta/ (in my case, container/app to host/db)
Tests for Quadlet (probably because systemd?) are not passing.