Bug 1112315

Summary: blkid fails to identify squashfs
Product: [Fedora] Fedora Reporter: David Shea <dshea>
Component: util-linuxAssignee: Karel Zak <kzak>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: atodorov, awilliam, jonathan, kevin, kzak, mattdm, pwhalen, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: AcceptedBlocker
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-25 22:05:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 245418, 1043119    
Attachments:
Description Flags
Correct the return values in squashfs probe none

Description David Shea 2014-06-23 15:07:36 UTC
Description of problem:
blkid -s TYPE -u noraid -o value squashfs.img

with util-linux-2.24.2-6.fc21.x86_64, this prints "squashfs" and returns 0. With util-linux-2.25-0.1.fc21.x64_64, it prints nothing and returns 2.

This is preventing rawhide install images from booting.

Version-Release number of selected component (if applicable):

util-linux-2.25-0.1.fc21.x86_64

Comment 1 David Shea 2014-06-23 17:39:37 UTC
Created attachment 911529 [details]
Correct the return values in squashfs probe

Patch correcting the issue attached.

Comment 2 David Shea 2014-06-23 17:47:05 UTC
(In reply to David Shea from comment #1)
> Created attachment 911529 [details]
> Correct the return values in squashfs probe
> 
> Patch correcting the issue attached.

And forwarded upstream

Comment 3 Karel Zak 2014-06-24 10:11:35 UTC
Fedora package will be fixed after update to util-linux v2.25-rc2.

Comment 4 Adam Williamson 2014-06-24 23:08:53 UTC
This is an automatic release blocker, per https://fedoraproject.org/wiki/QA:SOP_blocker_bug_process#Automatic_blockers :

"Complete failure of any release-blocking TC/RC image to boot at all under any circumstance - "DOA" image (conditional failure is not an automatic blocker)"

marking as such.

Comment 5 David Shea 2014-06-25 13:25:02 UTC
*** Bug 1112165 has been marked as a duplicate of this bug. ***

Comment 6 Kevin Fenzi 2014-06-25 21:12:38 UTC
When is v2.25-rc2 due out?

If it's going to be a bit, can we backport the fix and at least get rawhide installs working again?

I'll be happy to go and do that later today...

Comment 7 Adam Williamson 2014-06-25 22:05:04 UTC
pjones sent a build with the fix backported through today. next nightlies should be fixed.

Comment 8 Karel Zak 2014-06-26 08:13:28 UTC
Thanks! :-)