Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1826925

Summary: gpgv2: symbol lookup error: /lib64/libgcrypt.so.20: undefined symbol: dlopen
Product: [Fedora] Fedora Reporter: Richard W.M. Jones <rjones>
Component: libgcryptAssignee: Tomas Mraz <tmraz>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: crypto-team, dominik, mhroncok, ppisar, tmraz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libgcrypt-1.8.5-6.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-23 11:58:35 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: 910269, 1820902    

Description Richard W.M. Jones 2020-04-22 19:05:58 UTC
Description of problem:

At the moment we cannot run gpgv2 in Rawhide.  It fails with
this weird error which I guess is something to do with gcrypt:

+ /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/libguestfs.keyring --signature=/builddir/build/SOURCES/libguestfs-1.42.0.tar.gz.sig --data=/builddir/build/SOURCES/libguestfs-1.42.0.tar.gz
gpgv2: symbol lookup error: /lib64/libgcrypt.so.20: undefined symbol: dlopen
gpgverify: Signature verification failed.

Version-Release number of selected component (if applicable):

libgcrypt 1.8.5-5.fc33
gnupg2 2.2.20-1.fc33

How reproducible:

?

Steps to Reproduce:
1. Try gpgverify or gpgv2 commands.

Comment 2 Richard W.M. Jones 2020-04-23 08:25:39 UTC
Looks like there's a fix going into Koji:

https://koji.fedoraproject.org/koji/buildinfo?buildID=1497377

Comment 3 Tomas Mraz 2020-04-23 09:04:25 UTC
yes, unfortunately there is problem with libkcapi-fipscheck that breaks the build. I need to fix that one first.

Comment 4 Miro Hrončok 2020-04-23 10:13:49 UTC
Consider untagging the bad build in the meantime.