Bug 137987

Summary: A small bug in the kernel installation script
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Erwin van Beinum <erwin.vanbeinum>
Component: KernelAssignee: Jiri Srain <jsrain>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: All   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Erwin van Beinum 2005-12-11 23:37:15 UTC
I've found a tiny bug in the linux installation script.

It is related to this error I get when compiling the linux kernel:
"Argument "-" isn't numeric in numeric ge (>=) at /usr/lib/perl5/vendor_perl/5.8.7/Bootloader/Tools.pm line 208, <MD> line 31."

which is caused by the fact that my raid5 array is currently working without any redundancy (so I'm sloppy with my disks).

in file /usr/lib/perl5/vendor_perl/5.8.7/Bootloader/Tools.pm at line 208 it assumes the output from mdadm countains numeric content in the collumn RaidDevice, however if a device has an error, mdadm showes a minus sign '-' instead.
For the sake of clean coding this should (and could) be tested.
I don't trust my own perl skills enough to do this properly, otherwise I would suggest a fix.

Erwin
Comment 1 Lars Marowsky-Bree 2005-12-13 14:35:25 UTC
Not a kernel bug. Reassigning to perl-Bootloader maintainer.
Comment 2 Jiri Srain 2005-12-16 09:28:10 UTC
Fixed for 10.1.