[Lunar-bugs] [Lunar Linux 0000409]: lunar fix something hangs on grep waiting for stdin

Lunar bug reports list lunar-bugs at lunar-linux.org
Sun Sep 27 01:35:56 CEST 2009


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.lunar-linux.org/view.php?id=409 
====================================================================== 
Reported By:                cavalier
Assigned To:                sofar
====================================================================== 
Project:                    Lunar Linux
Issue ID:                   409
Category:                   theedge
Reproducibility:            sometimes
Severity:                   minor
Priority:                   normal
Status:                     assigned
Moonbase Version:           20090927 
Core Tools:                 Theedge 
Core Tools Version:         20080303 
====================================================================== 
Date Submitted:             2009-09-27 01:35 CEST
Last Modified:              2009-09-27 01:35 CEST
====================================================================== 
Summary:                    lunar fix something hangs on grep waiting for stdin
Description: 
lunar fix could hang on grep waiting for stdin in some special occasions.
if TEMP_PREPAREDDEPS isn't set it could hang on depends.lunar line 159: if
grep -q "^$DEP\$" $TEMP_PREPAREDDEPS 2>/dev/null ; then
if TEMP_DOWNLOAD_PIDS isn't set it could hang on download.lunar line 206:
DOWNLOAD_PID=$(grep ^$MODULE: $TEMP_DOWNLOAD_PIDS | cut -d: -f2)
if TEMP_CONFIGOPTS isn't set it could hang on main.lunar line 278:
OPTS="$OPTS `grep ^$MODULE: $TEMP_CONFIGOPTS | cut -d: -f2`"



====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-27 01:35 cavalier       New Issue                                    
2009-09-27 01:35 cavalier       Status                   new => assigned     
2009-09-27 01:35 cavalier       Assigned To               => sofar           
2009-09-27 01:35 cavalier       Moonbase Version          => 20090927        
2009-09-27 01:35 cavalier       Core Tools                => Theedge         
2009-09-27 01:35 cavalier       Core Tools Version        => 20080303        
======================================================================



More information about the Lunar-bugs mailing list