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 1534154

Summary: /usr/sbin/shield-purge: undefined symbol: gdbm_errno
Product: [Fedora] Fedora Reporter: Paweł <pmarciniak>
Component: pam_shieldAssignee: Carl Thompson <fedora>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 27CC: fedora, mskalick
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-18 21:31:06 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 Paweł 2018-01-13 16:02:10 UTC
Description of problem:
shield-purge throws error undefined symbol: gdbm_errno

Version-Release number of selected component (if applicable):
pam_shield-0.9.5-21.fc27.x86_64

How reproducible:
Just run
/usr/sbin/shield-purge -c /etc/security/shield.conf

Actual results:
/usr/sbin/shield-purge: symbol lookup error: /usr/sbin/shield-purge: undefined symbol: gdbm_errno

Expected results:
no errors

Additional info:
Package pam_shield needs recompile against gdbm ( new version 1.14) beacause gdbm_errno is now a macro. After recompile everything works fine

Comment 1 Fedora Update System 2018-01-16 13:01:49 UTC
gdbm-1.13-6.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ec4df5a741

Comment 2 Fedora Update System 2018-01-16 13:02:50 UTC
gdbm-1.13-6.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ec4df5a741

Comment 3 Marek Skalický 2018-01-16 13:03:05 UTC
This problem is caused by gdbm update.

Comment 4 Paweł 2018-01-16 16:21:21 UTC
(In reply to Marek Skalický from comment #3)
> This problem is caused by gdbm update.

Generally yes. The solution is downgrade, but also recompile program with new version.

Comment 5 Marek Skalický 2018-01-16 16:56:19 UTC
(In reply to Paweł from comment #4)
> (In reply to Marek Skalický from comment #3)
> > This problem is caused by gdbm update.
> 
> Generally yes. The solution is downgrade, but also recompile program with
> new version.

Gdbm package was rebased back to previous version. So no need to rebuild shield_purge binary.

Comment 6 Fedora Update System 2018-01-17 06:46:40 UTC
gdbm-1.13-6.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-ec4df5a741

Comment 7 Fedora Update System 2018-01-18 21:31:06 UTC
gdbm-1.13-6.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.