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

Lunar bug reports list lunar-bugs at lunar-linux.org
Tue Oct 31 11:52:53 CET 2006


The following issue has been SUBMITTED. 
====================================================================== 
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:                     assigned
Moonbase Version:           20061031.07 
Core Tools:                 Theedge 
Core Tools Version:         20061016 
====================================================================== 
Date Submitted:             10-31-2006 11:52 CET
Last Modified:              10-31-2006 11:52 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:" ?
====================================================================== 

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        
======================================================================



More information about the Lunar-bugs mailing list