-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
rhel-9.7
-
None
-
No
-
Low
-
rhel-security-crypto-diamonds
-
0
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
All
-
None
What were you trying to do that didn't work?
We are running our downstream selftest. The self test is trying to rebuild OpenSSL with rpmbuild from the source rpm. The rebuild fails because upstream test `04-test_bio_dgram.t` fails.
What is the impact of this issue to you?
low, just annoying
Please provide the package NVR for which the bug is seen:
openssl-3.5.1-7.el9_7
How reproducible is this bug?:
Always
Steps to reproduce
- Download RHEL OpenSSL source rpm
- $ rpm -ivh openssl*.src.rpm
- $ yum-builddep --nobest -y /root/rpmbuild/SPECS/openssl*.spec
- $ unset TEST
- $ HARNESS_VERBOSE=1 rpmbuild -ba /root/rpmbuild/SPECS/openssl*.spec
Expected results
Build with rpmbuild to succeed
Actual results
Build fails
Test Summary Report ------------------- 04-test_bio_dgram.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=342, Tests=3655, 557 wallclock secs ( 6.83 usr 0.62 sys + 411.81 cusr 60.13 csys = 479.39 CPU) Result: FAIL make[2]: *** [Makefile:4220: run_tests] Error 1 make[2]: Leaving directory '/root/rpmbuild/BUILD/openssl-3.5.1' make[1]: *** [Makefile:4217: _tests] Error 2 make[1]: Leaving directory '/root/rpmbuild/BUILD/openssl-3.5.1' make: *** [Makefile:4215: tests] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.ZUiYJd (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.ZUiYJd (%check)
- clones
-
RHEL-143114 04-test_bio_dgram.t test fails when rebuilding OpenSSL [RHEL-10]
-
- Planning
-