Re: New package format

From: Matthew Hixson <hixson_at_poindextrose.org>
Date: Fri, 22 Feb 2002 11:24:00 -0800 (PST)

Would it be possible to modify that command to automagically reinstall
each of the packages immediately after they've been removed so that we
don't have to reinstall everything by hand?
  Thanks,
   -M@

On Fri, 22 Feb 2002, Benjamin Long wrote:

> We've changed the names of the packages to make versioning saner. The
> packages now have a timestamp in them instead of the "-beta#" subversion.
> Unfortunately, ipkg chokes on this if you try to upgrade from the older
> packages. It thinks the packages are a lower version number. To get around
> this, you can run:
> for i in `ipkg status|grep opie|cut -d" " -f2`; do ipkg remove $i; done;
> This will remove all the old opie-* packages and allow you to install the new
> ones.
>
> Sorry for the hiccup.
>
> Benjamin Long
> _______________________________________________
> Open Source User Interface and Apps built on Qt Embedded
> Opie mailing list
> Opie_at_handhelds.org
> http://handhelds.org/mailman/listinfo/opie
>
Received on Fri Feb 22 2002 - 11:23:56 EST

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:30:53 EDT