Hide Forgot
Description of problem: The %post script for libblkid failed during today's Rawhide update, because /run/blkid doesn't exist. The script tried to do this: [ -e /etc/blkid/blkid.tab ] && mv /etc/blkid/blkid.tab /run/blkid/blkid.tab || : but nothing created /run/blkid first. Version-Release number of selected component (if applicable): libblkid-2.21-0.1.fc17.x86_64 How reproducible: Once Steps to Reproduce: 1. Update libblkid in Rawhide from an earlier version 2. 3. Actual results: The %post script fails to move blkid.tab. Expected results: The %post script should succeed. Additional info:
Thanks, the problem should be fixed in util-linux-2.21-0.2