Bug 137987 - A small bug in the kernel installation script
Summary: A small bug in the kernel installation script
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Final
Hardware: All SuSE Linux 10.0
: P5 - None : Minor
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-11 23:37 UTC by Erwin van Beinum
Modified: 2005-12-16 09:28 UTC (History)
0 users

See Also:
Found By: Customer
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 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.