[Lunar-bugs] [Lunar Linux 0000473]: garbage output on incorrect usage of 'lvu compile X'

noreply at bugs.lunar-linux.org noreply at bugs.lunar-linux.org
Sun Apr 11 21:57:40 GMT 2004


The following bug has been RESOLVED.
=======================================================================
http://bugs.lunar-linux.org/view_bug_page.php?f_id=0000473
=======================================================================
Reporter:                   vertigo at wi.rr.com
Handler:                    sofar
=======================================================================
Project:                    Lunar Linux
Bug ID:                     0000473
Category:                   lunar (core tools)
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
=======================================================================
Date Submitted:             2004-04-11 17:01 GMT
Last Modified:              2004-04-11 21:57 GMT
=======================================================================
Summary:                    garbage output on incorrect usage of 'lvu compile X'
Description: 
using theedge(20040411), when someone types 'lvu compile X', where X is
something that isn't in the moonbase they are presented with an error
message after they were told it wasn't found in the moonbase. Happens for
both root and non-root users.
=======================================================================

-----------------------------------------------------------------------
 vertigo at wi.rr.com - 2004-04-11 21:31 GMT 
-----------------------------------------------------------------------
This diff (applied to lvu) seems to fix this just fine.  It seems as if
someone had this in at one point (the final fi was there but commented
out) and then removed it.  tchan is eager to close this bug (unless sofar
says otherwise) because he didn't feel it was "bug quality", so I figured
I'd try to get something out here to help...

914c914
<       run_details $2 ;
---
>       if run_details $2 ; then
922c922
<       #fi
---
>       fi

-----------------------------------------------------------------------
 sofar - 2004-04-11 21:57 GMT 
-----------------------------------------------------------------------
fixed in theedge -cvs.


More information about the Lunar-bugs mailing list