Bug 414945

Summary: Use of uninitialized value in concatenation (.) or string
Product: [openSUSE] openSUSE 11.1 Reporter: Per Jessen <per>
Component: YaST2Assignee: Josef Reidinger <jreidinger>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P5 - None    
Version: Alpha 1   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: /var/log/Yast2 tarred and gzipped

Description Per Jessen 2008-08-06 07:39:29 UTC
During an install over ssh, I noticed the following warning in the console: 

Use of uninitialized value in concatenation (.) or string at
        /usr/lib/perl5/vendor_perl/5.10.0/Bootloader/Path.pm line 14 (#1)
    (W uninitialized) An undefined value was used as if it were already
    defined.  It was interpreted as a "" or a 0, but maybe it was a mistake.
    To suppress this warning assign a defined value to your variables.
Comment 1 Martin Vidner 2008-08-06 07:48:33 UTC
Please attach the YaST logs: http://en.opensuse.org/Bugs/YaST
Comment 2 Per Jessen 2008-08-06 08:05:10 UTC
Created attachment 231958 [details]
/var/log/Yast2 tarred and gzipped
Comment 3 Per Jessen 2008-08-06 08:05:56 UTC
Forgot to remove NEEDINFO flag.
Comment 4 Josef Reidinger 2008-08-12 06:12:51 UTC
thanks for report, fixed in perl-Bootloader 0.4.66
Comment 5 Josef Reidinger 2008-08-15 06:31:58 UTC
*** Bug 414262 has been marked as a duplicate of this bug. ***