Description of problem: During a kickstart install, the postinstall scriptlet of dpkg fails and causes anaconda to abort, because executables in the scriptlet have not yet been installed. Version-Release number of selected component: dpkg-1.18.24-6.f28 How reproducible: Depends on package selection. Steps to Reproduce: It is difficult to specify a package selection that will produce the bug. But an examination of the dpkg.spec file will show that the following executables are invoked, but there is no Requires(post) to ensure that they are installed prior to being needed: touch chmod chown Actual results: anaconda fails with a popup error message re POSTIN scriptlet failure. Expected results: Successful installation. Additional info: This addition to the spec file fixes the problem: Requires(post): coreutils An alternative is to add these three: Requires(post): /bin/touch Requires(post): /bin/chmod Requires(post): /bin/chown
dpkg-1.18.24-9.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-17ab93323c
dpkg-1.18.25-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-ff8d8c33b1
dpkg-1.18.25-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-0a61e79f56
dpkg-1.18.25-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-5346e2123a
dpkg-1.18.25-1.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-0a61e79f56
dpkg-1.18.25-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-2018-5346e2123a
dpkg-1.18.25-1.fc28 has been pushed to the Fedora 28 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-ff8d8c33b1
dpkg-1.18.25-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.
dpkg-1.18.25-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.
dpkg-1.18.25-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.