Bug 1984818
Summary: | zchunk: FTBFS in test suite (potentially OpenSSL-related) | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Florian Weimer <fweimer> | ||||
Component: | zchunk | Assignee: | Packaging Maintenance Team <packaging-team-maint> | ||||
Status: | CLOSED WONTFIX | QA Contact: | swm-qe | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | CentOS Stream | CC: | bstinson, jwboyer, pkratoch, sahana | ||||
Target Milestone: | beta | Keywords: | Reopened, Triaged | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-11-29 11:28:10 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1975099 | ||||||
Attachments: |
|
I am not the owner of this package. |
Created attachment 1804428 [details] build.log Rebuilding zchunk-1.1.9-4.el9 fails with the test suite errors shown below. This rebuild was done with openssl-3.0.0-0.beta1.4.el9. It is unclear at this point whether it was caused by the OpenSSL update, and if it is, whether that is a bug in openssl or in zchunk. The output from the failed tests: 23/26 compress auto-chunked file - no dict FAIL 0.09s (exit status 1) --- command --- 09:31:55 /builddir/build/BUILD/zchunk-1.1.9/x86_64-redhat-linux-gnu/test/shacheck src/zck LICENSE.nodict.fodt.zck eff3098803ba80f0c446d49f48188f89167d7f29cdc8a98c19f0ecfb4e2ee3c9 -o LICENSE.nodict.fodt.zck /builddir/build/BUILD/zchunk-1.1.9/test/files/LICENSE.fodt --- stdout --- LICENSE.nodict.fodt.zck: Calculated checksum: (SHA-256)3d2fa50ede0d2d70c9683e5a175819f2cb597bc4b2a6fe3cea5f2b8b2f78d2cc Expected checksum: (SHA-256)eff3098803ba80f0c446d49f48188f89167d7f29cdc8a98c19f0ecfb4e2ee3c9 Checksums don't match! ------- 24/26 compress auto-chunked file - dict FAIL 0.06s (exit status 1) --- command --- 09:31:55 /builddir/build/BUILD/zchunk-1.1.9/x86_64-redhat-linux-gnu/test/shacheck src/zck LICENSE.dict.fodt.zck b86795ca14eb04b382d1c7f94501aa5d1a2ddb05a5351c0235d00edb954e9b66 -D /builddir/build/BUILD/zchunk-1.1.9/test/files/LICENSE.dict -o LICENSE.dict.fodt.zck /builddir/build/BUILD/zchunk-1.1.9/test/files/LICENSE.fodt --- stdout --- LICENSE.dict.fodt.zck: Calculated checksum: (SHA-256)a939da7db34d3e1cbb9970c092a8902a3dc3fc2dda8469c24dfda4aebbd6e164 Expected checksum: (SHA-256)b86795ca14eb04b382d1c7f94501aa5d1a2ddb05a5351c0235d00edb954e9b66 Checksums don't match! ------- 25/26 compress manual file - no dict FAIL 0.13s (exit status 1) --- command --- 09:31:55 /builddir/build/BUILD/zchunk-1.1.9/x86_64-redhat-linux-gnu/test/shacheck src/zck LICENSE.manual.nodict.fodt.zck c46929367cd3d05daaca3b44657726791b428fb2198f5e7e5367b5cc781307aa -m -s <text: -o LICENSE.manual.nodict.fodt.zck /builddir/build/BUILD/zchunk-1.1.9/test/files/LICENSE.fodt --- stdout --- LICENSE.manual.nodict.fodt.zck: Calculated checksum: (SHA-256)c715ef49e4582ef155e185eb665551fe065bafb21c07a69cc71d90075da034ff Expected checksum: (SHA-256)c46929367cd3d05daaca3b44657726791b428fb2198f5e7e5367b5cc781307aa Checksums don't match! ------- 26/26 compress manual file - dict FAIL 0.68s (exit status 1) --- command --- 09:31:55 /builddir/build/BUILD/zchunk-1.1.9/x86_64-redhat-linux-gnu/test/shacheck src/zck LICENSE.manual.dict.fodt.zck 5fc2449aeb51f6a898529fa4d53b04de6df6a352826f819dc2b39b153ddaa788 -D /builddir/build/BUILD/zchunk-1.1.9/test/files/LICENSE.dict -m -s <text: -o LICENSE.manual.dict.fodt.zck /builddir/build/BUILD/zchunk-1.1.9/test/files/LICENSE.fodt --- stdout --- LICENSE.manual.dict.fodt.zck: Calculated checksum: (SHA-256)acda73e0092dd33de24e51db09f8611dd7330837c393cabdaaee7ea0f79e6309 Expected checksum: (SHA-256)5fc2449aeb51f6a898529fa4d53b04de6df6a352826f819dc2b39b153ddaa788 Checksums don't match! ------- Summary of Failures: 23/26 compress auto-chunked file - no dict FAIL 0.09s (exit status 1) 24/26 compress auto-chunked file - dict FAIL 0.06s (exit status 1) 25/26 compress manual file - no dict FAIL 0.13s (exit status 1) 26/26 compress manual file - dict FAIL 0.68s (exit status 1) Ok: 21 Expected Fail: 1 Fail: 4