Bug 112620 - umount_result:1=umount_result:1 not a valid identifier
Summary: umount_result:1=umount_result:1 not a valid identifier
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 3
Hardware: Other All
: P5 - None : Critical
Target Milestone: ---
Assignee: Marcus Schaefer
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-24 06:56 UTC by Andreas Jaeger
Modified: 2005-08-24 08:40 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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