Hide Forgot
Description of problem: postinstall scriplet of libblkid package runs 'mkdir', but libblkid doesn't depend on coreutils (which provides /bin/mkdir). This causes errors in install.log during installation: ... 04:05:14 Installing xz-libs-5.1.1-2alpha.fc17.x86_64 04:05:14 Installing libblkid-2.21-0.2.fc17.x86_64 /var/tmp/rpm-tmp.ZMehPG: line 4: mkdir: command not found ... Version-Release number of selected component (if applicable): libblkid-2.21-0.2.fc17.x86_64 How reproducible: always Steps to Reproduce: 1. install F17 and check install.log Actual results: scriplet error Expected results: no errors during the install