Bug 112620

Summary: umount_result:1=umount_result:1 not a valid identifier
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Jaeger <aj>
Component: InstallationAssignee: Marcus Schaefer <ms>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Critical    
Priority: P5 - None CC: adrian.schroeter
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Jaeger 2005-08-24 06:56:06 UTC
Booting up I get on console 1:


/usr/lib/YaST2/startup/common/misc.sh: line 55: export
'umount_result:1=umount_result:1': not a valid identifier

And later I noticed that the system boots again after installation of CD1.
Comment 1 Marcus Schaefer 2005-08-24 08:40:08 UTC
yes a space was missing: 
 
 umount_result:1 -> umount_result: 1 
 
fixed