Bug 203504

Summary: User can no longer unmount hotpluggable storage media
Product: [Fedora] Fedora Reporter: Stefan Becker <chemobejk>
Component: kdebaseAssignee: Than Ngo <than>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: johnp, mefoster
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-22 15:33:44 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 Stefan Becker 2006-08-22 05:24:56 UTC
Description of problem:
My FC5 installation just got updated to the KDE 3.5.4 packages released last
week. Now end users can't unmount hotpluggable storage media they mounted
themselves.

Version-Release number of selected component (if applicable):
kdelibs-3.5.4-0.1.fc5
kdebase-3.5.4-0.2.fc5

How reproducible:
Always

Steps to Reproduce:
1. Plug in USB storage device (I tried ext3 & vfat formatted ones)
2. Press OK on the mount dialog or double-click the storage media icon
3. Use "Safely remove" on the mounted storage media icon
  
Actual results:
Media stays mounted

Expected results:
Media should be unmounted

Additional info:
hal & selinux packages weren't updated so the changes in KDE 3.5.4 cause or have
unconvered the problem.

Only root can unmount those devices, because /etc/fstab doesn't get updated when
a hotpluggable storage media is connected. That might be the root problem and
therefore a hal problem if it is responsible to update /etc/fstab. I browsed
through the hal storage media scripts and it seems it doesn't update /etc/fstab
anywhere. The old(?) tools updfstab or fstab-sync do no longer exist in FC5.

Comment 1 Than Ngo 2006-08-22 15:33:44 UTC

*** This bug has been marked as a duplicate of 203073 ***