Bug 788703

Summary: /run/blkid does not exist
Product: [Fedora] Fedora Reporter: Jerry James <loganjerry>
Component: util-linuxAssignee: Karel Zak <kzak>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jonathan, kzak, mluscon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-09 10:20:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jerry James 2012-02-08 20:38:03 UTC
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:

Comment 1 Karel Zak 2012-02-09 10:20:51 UTC
Thanks, the problem should be fixed in util-linux-2.21-0.2