Bug 143712

Summary: /mnt must be writeable to system update, this is not checked
Product: [openSUSE] SUSE Linux 10.1 Reporter: Will Stephenson <wstephenson>
Component: YaST2Assignee: Jiri Srain <jsrain>
Status: RESOLVED WONTFIX QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Will Stephenson 2006-01-18 09:58:42 UTC
This might be Yast, might be an installation issue.

I did a system update in a running system.  A read only filesystem was mounted under /mnt.  aaa_filesystem failed to install because /mnt was not writeable.  To fix this, I had to 'Show details' in the package installation notice, realise that I had something mounted, and umount it.

IMO a check that the install path is writeable before starting the install would reduce the chance of a wrecked system due to system update.
Comment 1 Jiri Srain 2006-02-19 22:57:13 UTC
Update between product versions within running system is not supported, if you wanted to update to Beta1, you should have booted the Beta1 CD.

YaST would have to check all directories for all files in all selected RPM packages - this is IMO not feasible. Sorry, but I cannot help much here...