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
gdbm-1.13-6.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ec4df5a741
This problem is caused by gdbm update.
(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.
(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.
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
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.