FreeBSD14.2 Podman 5.2.5_2 error on push to docker hub: error: writing blob: patch .. happened during read: digest did not match, expected .. #25270
Labels
kind/bug
Categorizes issue or PR as related to a bug.
Issue Description
Podman 5.2.5 on FreeBSD 14.2, FreeBSD updated to 9feb2025, running as root:
root@freebsd:~ # podman images
REPOSITORY TAG IMAGE ID CREATED SIZE
docker.io/dragos35/freebsd14.2 latest 627ca8838133 38 minutes ago 514 MB
localhost/freebsd 14.2 627ca8838133 38 minutes ago 514 MB
root@freebsd:~ # podman push docker.io/dragos35/freebsd14.2:latest
Getting image source signatures
Copying blob ea5ddf9d8bc9 done |
Error: writing blob: Patch "https://registry-1.docker.io/v2/dragos35/freebsd14.2/blobs/uploads/220d7490-b231-4225-869e-3edb7004397c?_state=PnPhPReIIABiY967HdPdWf9GumOHh-tVhMWovIRiOSx7Ik5hbWUiOiJkcmFnb3MzNS9mcmVlYnNkMTQuMiIsIlVVSUQiOiIyMjBkNzQ5MC1iMjMxLTQyMjUtODY5ZS0zZWRiNzAwNDM5N2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMDY6MzU6NDEuMjIyNjU0OTM5WiJ9": happened during read: Digest did not match, expected sha256:ea5ddf9d8bc93e31d35d234af37f14773cd78efdca835c6303de2556966e12e8, got sha256:01ae2daa9fbc8a7d8c34942393c8717273c20bcbc62455861c3d4de476e21bab
root@freebsd:~ # df -h | grep fdesc
fdescfs 1.0K 0B 1.0K 0% /dev/fd
Please let me know if you need more info to debug this.
Steps to reproduce the issue
Steps to reproduce the issue
Describe the results you received
Looks like SHA hash differences in some blob.
root@freebsd:~ # podman push docker.io/dragos35/freebsd14.2:latest
Getting image source signatures
Copying blob ea5ddf9d8bc9 done |
Error: writing blob: Patch "https://registry-1.docker.io/v2/dragos35/freebsd14.2/blobs/uploads/220d7490-b231-4225-869e-3edb7004397c?_state=PnPhPReIIABiY967HdPdWf9GumOHh-tVhMWovIRiOSx7Ik5hbWUiOiJkcmFnb3MzNS9mcmVlYnNkMTQuMiIsIlVVSUQiOiIyMjBkNzQ5MC1iMjMxLTQyMjUtODY5ZS0zZWRiNzAwNDM5N2MiLCJPZmZzZXQiOjAsIlN0YXJ0ZWRBdCI6IjIwMjUtMDItMDlUMDY6MzU6NDEuMjIyNjU0OTM5WiJ9": happened during read: Digest did not match, expected sha256:ea5ddf9d8bc93e31d35d234af37f14773cd78efdca835c6303de2556966e12e8, got sha256:01ae2daa9fbc8a7d8c34942393c8717273c20bcbc62455861c3d4de476e21bab
Describe the results you expected
I expected push to docker.io to complete successfully.
podman info output
Podman in a container
No
Privileged Or Rootless
Privileged
Upstream Latest Release
Yes
Additional environment details
None, its just a default FreeBSD 14.2 updated to 9feb2025.
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: