Bug 2307237
| Summary: | Using pigz with podman pull causes CRC error | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonas Jonsson <jonas> |
| Component: | zlib-ng | Assignee: | Tulio Magno Quites Machado Filho <tuliom> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 40 | CC: | aekoroglu, bbaude, code, debarshir, dwalsh, go-sig, gscrivan, jnovy, ljavorsk, lsm5, mboddu, mheon, nalin, patrick, santiago, suraj.ghimire7, tuliom |
| Target Milestone: | --- | Flags: | tuliom:
needinfo-
|
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | zlib-ng-2.1.7-3.fc42 zlib-ng-2.1.7-2.fc40 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-09-12 16:50:56 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jonas Jonsson
2024-08-22 09:43:49 UTC
Hi Jonas, could you please file an issue with upstream podman on github https://github.com/containers/podman/issues/new/choose ? Upstream is more active on github than over here, and this might include changes in github.com/containers/storage library too. it is an issue in zlib-ng. Filed an issue upstream: https://github.com/zlib-ng/zlib-ng/issues/1772 @gscrivan , could you provide the output from 'rpm -qa | grep zlib-ng', please? I see you were able to reproduce this issue with commit ID e4fb3803afb8b46131abdeaaf927575d06621b0a, but I'd like to confirm which zlib-ng version is affected on Fedora too. I managed to reproduce the issue with instructions from https://github.com/madler/pigz/issues/123 This is the package I used: zlib-ng-compat-2.1.7-1.fc40.x86_64 I've just created a PR for rawhide here: https://src.fedoraproject.org/rpms/zlib-ng/pull-request/23 I have scratch builds available: - rawhide: https://koji.fedoraproject.org/koji/taskinfo?taskID=123213813 - f40: https://koji.fedoraproject.org/koji/taskinfo?taskID=123214531 @gscrivan , could you check if it fixes the issue for you, please? I'm preparing a PR for f40 too. thanks. It solves the problem for me. There is also an upstream patch that solves the error: https://github.com/zlib-ng/zlib-ng/pull/1773 I applied the patch from that PR. Thanks! FEDORA-2024-fc28e4ebac (zlib-ng-2.1.7-3.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2024-fc28e4ebac FEDORA-2024-e5dd8c3908 (zlib-ng-2.1.7-3.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-e5dd8c3908 FEDORA-2024-e5dd8c3908 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-e5dd8c3908` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-e5dd8c3908 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-fc28e4ebac (zlib-ng-2.1.7-3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-b25a4bcbb7 (zlib-ng-2.1.7-2.fc40) has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-b25a4bcbb7 FEDORA-2024-b25a4bcbb7 has been pushed to the Fedora 40 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-b25a4bcbb7` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-b25a4bcbb7 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2024-b25a4bcbb7 (zlib-ng-2.1.7-2.fc40) has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2024-e5dd8c3908 (zlib-ng-2.1.7-3.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. |