Bug #3 in the new core.

Auke Kok sofar at lunar-linux.org
Mon Jul 14 07:27:52 GMT 2003


for now you can, I won't have until tonight to check out what last-time
additions I made that made it no longer work. someone please commit this
;^) ?

sofar


On Mon, 2003-07-14 at 07:43, Jasper Huijsmans wrote:
> On Sun, 13 Jul 2003 19:30:45 -0500
> Chuck Mead <csm at lunar-linux.org> wrote:
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > Niki Guldbrand wrote:
> > 
> > |Hi Sofar.
> > |
> > |"lin moonbase", and "lunar update" gives me this "Unable to find
> > |module moonbase in /var/lib/lunar/moonbase"
> > |And then i just conues with the rest...
> > |
> > |
> > |Niki
> > 
> > 
> > Obviously this one will have to be fixed before we can do too much
> > more!
> > 
> 
> How about this? Should I commit?
> 
> Index: lin
> ===================================================================
> RCS file: /var/cvs/lunar/theedge/sbin/lin,v
> retrieving revision 1.54
> diff -u -r1.54 lin
> --- lin	13 Jul 2003 20:49:54 -0000	1.54
> +++ lin	14 Jul 2003 05:29:30 -0000
> @@ -121,8 +121,8 @@
>  
>    if echo $MODULES | grep -qw moonbase ; then
>      # just update moonbase, no other modules
> -    MODULE=moonbase
> -    lin_module $MODULE
> +    get_moonbase
> +
>      # remove moonbase rofm MODULES and continue
>      MODULES=$(echo $MODULES | sed 's/moonbase//g')
>      if [ -z "$MODULES" ] ; then
> 
> 
> 
> 
> _______________________________________________
> Lunar-dev mailing list
> Lunar-dev at lunar-linux.org
> http://lunar-linux.org/mailman/listinfo/lunar-dev
-- 
Auke Kok <sofar at lunar-linux.org>



More information about the Lunar-dev mailing list