Nicola Sella

Results 94 comments of Nicola Sella

Thanks for the detailed report > As a possible fix, maybe podman-py could default both layers and outputformat to those values, mirroring how the podman cli works. I fully agree....

thanks @fulminemizzega , don't hesitate to ping me for help or to review your PR

hi, I can reproduce it with ``` systemctl stop --user podman systemctl stop --user podman.sock systemctl restart podman python script.py ``` What do you suggest here @D3vil0p3r ? Graceful error...

> you should have prompted pkexec for password I am not sure if this is the right action since `podman` can run rootless (actually that's one of its strengths). I...

> I'd be happy to implement the fix, but am relatively new to contributing to and using this project so I would be interested in hearing the thoughts/preferences of people...

Currently, the issue is caused by machines being pulled from a tar.zst disk rather than OCI images. [This change](https://github.com/l0rd/podman/commit/1d57c68aade4ce80738f4ed221f3f494d57bc111) will fix this issue. I just tested it now and I...

Correct. This change is going to land in podman 5.3. The micro release 5.2.4 targets smaller changes/fixes and this is too big to land in 5.2.x

Closing in favor of this issue which will track all the steps one by one. https://github.com/containers/podman-py/issues/474 Too many steps in a single PR