Bugzilla – Bug 1216347
[Build 2.6] nothing provides 'libgcrypt20 = 1.9.4-150500.10.19'
Last modified: 2023-11-22 10:46:55 UTC
Created attachment 870277 [details] zypper.log ## Observation openQA test in scenario sle-15-SP6-JeOS-for-kvm-and-xen-x86_64-jeos-fips@uefi-virtio-vga fails in [fips_setup](https://openqa.suse.de/tests/12507057/modules/fips_setup/steps/34) ## Test suite description nothing provides 'libgcrypt20 = 1.9.4-150500.10.19' needed by the to be installed libgcrypt20-hmac-1.9.4-150500.10.19.x86_64 ## Reproducible Fails since (at least) Build [1.14](https://openqa.suse.de/tests/12036963) ## Expected result Last good: [1.11](https://openqa.suse.de/tests/11953569) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=JeOS-for-kvm-and-xen&machine=uefi-virtio-vga&test=jeos-fips&version=15-SP6)
we no longer have seperate -hmac packages for libgcrypt20, so the test needs to be adjusted.
the hmac package for gnutls will also go away, same for openssl-1_1 and likely also libcryptsetup. so a conduitional for <15-SP6 should be added
was solved I think
Yes, the problem with libgcrypt20 has been resolved. However there is another issue with digest mismatch of /usr/bin/dirmngr https://openqa.suse.de/tests/12839247#step/dirmngr_setup/31 > - libgcrypt selftest: binary (0): Checksum error > error: unpacking of archive failed on file /usr/bin/dirmngr;65574ec7: cpio: Digest mismatch > error: dirmngr-2.2.27-150300.3.5.1.x86_64: install failed
(In reply to Martin Loviska from comment #4) > Yes, the problem with libgcrypt20 has been resolved. However there is > another issue with digest mismatch of /usr/bin/dirmngr > https://openqa.suse.de/tests/12839247#step/dirmngr_setup/31 > > > - libgcrypt selftest: binary (0): Checksum error > > error: unpacking of archive failed on file /usr/bin/dirmngr;65574ec7: cpio: Digest mismatch > > error: dirmngr-2.2.27-150300.3.5.1.x86_64: install failed I assume this is the related bug https://bugzilla.suse.com/show_bug.cgi?id=1217058#c15 So I am closing this one