Re: Matchbox 0.1.8 error on install/upgrade

digger vermont <[email protected]> 14 Mar 2002 14:44:06 -0500
Newsgroups gmane.comp.handhelds.matchbox
Message-ID <1016135048.22439.108.camel@betty>
I originally thought this was a packaging problem with matchbox. Sorry
about being off topic.

On Thu, 2002-03-14 at 13:12, Carl Worth wrote:
> On Mar 14, digger vermont wrote:
>  > On Thu, 2002-03-14 at 10:55, Carl Worth wrote:
...

>  > 
>  > Could the message offer to remove the file and continue? Something like:
>  > 
>  > 	"Shall I remove the file for you? (yes, no, etc)"
> 
> That's a possibility, but I really don't want to make ipkg any more
> interactive than it already is, (which is really too much).

I can agree with too much interaction but I do believe in options

> 
> I could make ipkg cache downloaded packages, but I'd have to control
> the cache better than apt does, (my /var/apt/cache/archives folder
> gets to be upwards of 1GB at times).

Know what you mean, my /var partition is only a gig and I run out.  What
about something along the lines of this. Make the present method the
default but add:

    Package Manipulation:
      clean      delete packages in cache
    Options:
      -c --clean <all(on exit),none(on exit),success(fully installed)>

With all being the default.

> 
> -Carl

digger