[Lunar-bugs] [Lunar Linux 0000169]: lilo bootloader plugin throws errors

Lunar bug reports list lunar-bugs at lunar-linux.org
Sun Feb 4 01:52:22 CET 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.lunar-linux.org/view.php?id=169 
====================================================================== 
Reported By:                Moe
Assigned To:                sofar
====================================================================== 
Project:                    Lunar Linux
Issue ID:                   169
Category:                   theedge
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Moonbase Version:           20070117.17 
Core Tools:                 Theedge 
Core Tools Version:         20070106 
====================================================================== 
Date Submitted:             02-04-2007 00:58 CET
Last Modified:              02-04-2007 01:52 CET
====================================================================== 
Summary:                    lilo bootloader plugin throws errors
Description: 
Whenever the lilo bootloader plugin gets sourced it throws the following
error:

/var/lib/lunar/plugins/bootloader-lilo.plugin: line 102: syntax error near
unexpected token `<'
/var/lib/lunar/plugins/bootloader-lilo.plugin: line 102: `             
done < <(sed -n '/other\|image/,$p' /etc/lilo.conf)'
====================================================================== 

---------------------------------------------------------------------- 
 sofar - 02-04-07 01:13  
---------------------------------------------------------------------- 
does it help if you change that loop into this?:

sed -n '/other\|image/,$p' /etc/lilo.conf | while read LINE ; do
        ...
done


? 

---------------------------------------------------------------------- 
 sofar - 02-04-07 01:15  
---------------------------------------------------------------------- 
Moe, please try above fix 

---------------------------------------------------------------------- 
 Moe - 02-04-07 01:52  
---------------------------------------------------------------------- 
The line fixes the error. I cannot confirm whether or not the plugin still
works though. New kernel anyone? ;-) 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-04-07 00:58  Moe            New Issue                                    
02-04-07 00:58  Moe            Status                   new => assigned     
02-04-07 00:58  Moe            Assigned To               => sofar           
02-04-07 00:58  Moe            Moonbase Version          => 20070117.17     
02-04-07 00:58  Moe            Core Tools                => Theedge         
02-04-07 00:58  Moe            Core Tools Version        => 20070106        
02-04-07 01:13  sofar          Note Added: 0000343                          
02-04-07 01:15  sofar          Note Added: 0000345                          
02-04-07 01:15  sofar          Status                   assigned => feedback
02-04-07 01:52  Moe            Note Added: 0000346                          
======================================================================



More information about the Lunar-bugs mailing list