chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] reinstall all eggs


From: Andre Kuehne
Subject: Re: [Chicken-users] reinstall all eggs
Date: Thu, 19 Apr 2007 16:16:09 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070221)

Alex Shinn wrote:
Hi,

On 4/19/07, Andre Kuehne <address@hidden> wrote:

Currently "chicken-setup -l" gives you all module-names like array-lib-ec
, array-lib-hof, etc., so this is nothing you can easily pass back to
chicken-setup.

That's true, but the command wasn't using the -l option, but -C (-check),
which lists only those eggs (not module names) which have new versions
available.  If there's an error in processing, you can rerun it any number
of times and it won't reinstall the same version twice.

Yes i know. It works as you described it. Although there are some packages
which have no version information, so these would get reinstalled.

So chicken-setup already gives you all the info you need.

I just tried a variation of your example (with -l instead of -C) to reinstall
all installed eggs (regardless if they have updates or not). This might be
usefull after an upgrade of chicken itself.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]