Bug 252913 - Bootloader throws ERRORs when LOADER_TYPE="none"
Summary: Bootloader throws ERRORs when LOADER_TYPE="none"
Status: RESOLVED DUPLICATE of bug 146672
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Final
Hardware: All Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Joachim Plack
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-09 10:35 UTC by Heiko Rommel
Modified: 2007-03-22 14:28 UTC (History)
0 users

See Also:
Found By: Development
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 Heiko Rommel 2007-03-09 10:35:35 UTC
When having LOADER_TYPE="none"
in /etc/sysconfig/bootloader  I get this when updating a kernel:

You may now have to update your boot loader configuration.
ERROR: Bootloader::Library::SetLoaderType: Initializing for unknown bootloader none
ERROR: Bootloader::Core::ListFiles: Running generic function, it should never be called
ERROR: Bootloader::Core::ParseLines: Running generic function, it should never be called
Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/vendor_perl/5.8.8/Bootloader/Tools.pm line 610.
ERROR: Bootloader::Library::SetLoaderType: Initializing for unknown bootloader none
ERROR: Bootloader::Core::ListFiles: Running generic function, it should never be called
ERROR: Bootloader::Core::ParseLines: Running generic function, it should never be called


Having no bootloader configured is no error and the bootloader script should honour that.
Comment 1 Jeff Mahoney 2007-03-21 21:03:06 UTC
This isn't a kernel bug, but rather one in perl-bootloader. Passing to the maintainer of that package.
Comment 2 Joachim Plack 2007-03-22 14:28:00 UTC

*** This bug has been marked as a duplicate of bug 146672 ***