Description of problem: Errors during upgrade: /sbin/ldconfig: relative path `1' used to build cache varning: %postun(dmlite-libs-0.8.5-1.fc25.x86_64)-skript misslyckades, slutstatus 1 Non-fatal POSTUN scriptlet failure in rpm package dmlite-libs Non-fatal POSTUN scriptlet failure in rpm package dmlite-libs Version-Release number of selected component (if applicable): dmlite-libs-0.8.5-1.fc25.x86_64 dmlite-libs-0.8.6-2.fc25.x86_64 How reproducible: Always Steps to Reproduce: 1. Update dmlite-libs 2. See errors from postun scriptlet Actual results: See above. Expected results: No errors. Additional info: The problem is that the scriptlet is written in such a way that it attempts to use the /sbin/ldconfig binary as a shell interpreter to execute shell commands. %postun libs -p /sbin/ldconfig /sbin/service rsyslog condrestart || true This should be %postun libs /sbin/ldconfig /sbin/service rsyslog condrestart || true The %postun <name> -p /sbin/ldconfig construct should only be used if /sbin/ldconfig is the only thing the postun scriptlet should do (in which case it is the preferred way). The %post scriptlet does it the right way.
Hi Mattias, thanks for reporting this! we are going to release soon a new version of dmlite which will fix also this issue cheers Andrea
dmlite-0.8.7-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-b87cfa1711
dmlite-0.8.7-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-f3a3fbb167
dmlite-0.8.7-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-d8d02bfa0d
dmlite-0.8.7-2.fc26 has been pushed to the Fedora 26 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-2017-d8d02bfa0d
dmlite-0.8.7-1.fc24 has been pushed to the Fedora 24 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-2017-4ac21a7586
dmlite-0.8.7-1.fc25 has been pushed to the Fedora 25 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-2017-b87cfa1711
dmlite-0.8.7-1.el6 has been pushed to the Fedora EPEL 6 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-EPEL-2017-2a97f85209
dmlite-0.8.7-1.el7 has been pushed to the Fedora EPEL 7 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-EPEL-2017-f3a3fbb167
dmlite-0.8.8-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-64f66147e6
dmlite-0.8.7-2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.
dmlite-0.8.7-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
dmlite-0.8.7-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
dmlite-0.8.8-1.el6 has been pushed to the Fedora EPEL 6 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-EPEL-2017-5ad8f67c50
dmlite-0.8.8-1.el7 has been pushed to the Fedora EPEL 7 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-EPEL-2017-64f66147e6
dmlite-0.8.8-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
dmlite-0.8.8-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.