Re: [Chicken-users] updating eggs

2014-12-17 Thread Dan Leslie
Honestly, I just feed the output of chicken-status into chicken-install 
-reinstall


-Dan

On 14-12-16 11:44 PM, Alexej Magura wrote:
Is there a way to update eggs? I thought it might be chicken-install 
-update-dbbut that seems to have a different effect.  Is there no 
zero-config means of updating eggs aside from manually updating them?

--
Alexej Magura


___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] updating eggs

2014-12-17 Thread Mario Domenech Goulart
Hi Alexej,

On Wed, 17 Dec 2014 00:44:26 -0700 Alexej Magura agm2...@gmail.com wrote:

 Is there a way to update eggs? I thought it might be chicken-install -
 update-db but that seems to have a different effect. Is there no
 zero-config means of updating eggs aside from manually updating them?

If you are using CHICKEN 4.9.0 or newer, you can

  $ chicken-install `chicken-status -eggs`

There's also https://github.com/mario-goulart/chicken-update-eggs which
should work with older CHICKEN versions.

Best wishes.
Mario
-- 
http://parenteses.org/mario

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] updating eggs

2014-12-16 Thread Alexej Magura
Is there a way to update eggs?  I thought it might be chicken-install 
-update-dbbut that seems to have a different effect. Is there no 
zero-config means of updating eggs aside from manually updating them?


--
Alexej Magura

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users