Bug 495492

Summary: error messages during Install to Hard Drive for F11 snap and then problems during shutdown
Product: [Fedora] Fedora Reporter: Peter F. Patel-Schneider <pfpschneider>
Component: gvfsAssignee: Tomáš Bžatek <tbzatek>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: alexl, cje, davidz, katzj, pjones, rmaximo, tbzatek, tsmetana, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-14 18:31:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Peter F. Patel-Schneider 2009-04-13 12:46:48 UTC
Description of problem:

Error messages show up during Install to Hard Drive for F11 snap

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

F11 snap

How reproducible:

Always (2 of 2)

Steps to Reproduce:
1. Make USB key for F11 snap
2. Boot and "Install to Hard Drive" (on a ThinkPad T60p)
3. Take default actions to actual install
  
Actual results:

Three errors show up:

Unable to mount 210 MB Filesystem
org.freedesktop.DeviceKit.Disks.Error.inhibited: Daemon is being inhibited

and then for 196 MB Filesystem
and then for Fedora-11-Snap1-...

Installation proceeds to end, but then a shutdown never finishes. Manual poweroff and then reboot without USB key installed results in working firstboot and then working system, except that shutdown doesn't work

Expected results:

No error messages and shutdown proceeding normally

Additional info:

Comment 1 Chris Lumens 2009-04-14 17:36:50 UTC
Jeremy had some ideas about the DeviceKit error messages the other day, so reassigning...

Comment 2 Jeremy Katz 2009-04-14 17:43:50 UTC
Either we inhibit and people get dialogs now or we don't inhibit and we can't do mounting ourselves.  I think the former behavior is really not wanted... a user isn't going to be able to do anything if the daemon is being inhibited *anyway* so why try to tell them gobbledy-gook

Comment 3 David Zeuthen 2009-04-14 18:31:46 UTC
The bug is that the desktop automounter erroneously shows these error messages. It should just silently ignore them. FWIW, this is already fixed in Rawhide; it was caused because gnome-disk-utility broke ABI (an error enumeration changed) and gvfs wasn't rebuilt for that new ABI.

Comment 4 Jeremy Katz 2009-04-15 14:20:28 UTC
*** Bug 495818 has been marked as a duplicate of this bug. ***