[Lunar-bugs] [Lunar Linux 0000141]: Typo in find_depends function

Lunar bug reports list lunar-bugs at lunar-linux.org
Sat Nov 18 20:13:03 CET 2006


The following issue has been CLOSED 
====================================================================== 
http://bugs.lunar-linux.org/view.php?id=141 
====================================================================== 
Reported By:                lurch
Assigned To:                sofar
====================================================================== 
Project:                    Lunar Linux
Issue ID:                   141
Category:                   theedge
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Moonbase Version:           20061031.07 
Core Tools:                 Theedge 
Core Tools Version:         20061016 
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             10-31-2006 11:52 CET
Last Modified:              11-18-2006 20:13 CET
====================================================================== 
Summary:                    Typo in find_depends function
Description: 
There seems to be a typo in the find_depends function:

if [[ "$(grep "^$:1$DEP:" $DEPENDS_CACHE | cut -d: -f3)" == "required" ]]
; then

It would appear to me that this never matches anything. Shouldn't this be
something like: "^$1:$DEP:" ?
====================================================================== 

---------------------------------------------------------------------- 
 sofar - 10-31-06 16:47  
---------------------------------------------------------------------- 
Fixed, thanks :) 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-31-06 11:52  lurch          New Issue                                    
10-31-06 11:52  lurch          Status                   new => assigned     
10-31-06 11:52  lurch          Assigned To               => sofar           
10-31-06 11:52  lurch          Moonbase Version          => 20061031.07     
10-31-06 11:52  lurch          Core Tools                => Theedge         
10-31-06 11:52  lurch          Core Tools Version        => 20061016        
10-31-06 11:54  lurch          Issue Monitored: lurch                       
10-31-06 11:54  lurch          Issue End Monitor: lurch                     
10-31-06 16:47  sofar          Status                   assigned => resolved
10-31-06 16:47  sofar          Resolution               open => fixed       
10-31-06 16:47  sofar          Note Added: 0000297                          
11-18-06 20:13  sofar          Status                   resolved => closed  
======================================================================



More information about the Lunar-bugs mailing list