chicken-users
[Top][All Lists]
Advanced

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

Re: New egg for 5


From: Mario Domenech Goulart
Subject: Re: New egg for 5
Date: Wed, 05 Feb 2020 08:02:00 +0100

Hi Andrew,

On Tue, 4 Feb 2020 19:34:12 -0500 Andrew Mack <address@hidden> wrote:

> I have a new egg to be added to the repo for 5. The name of the egg is
> "vectr" (misspelling intentional).
>
> Release-info is here:
> https://gitlab.com/v7x/vectr/-/raw/master/vectr.release-info

I get the following error when trying to install your egg with CHICKEN
5.1.0:

  Error: unknown egg information item: (component-properties (csc-options "O3"))

Maybe you mean `component-options`?

You can test your egg, even before it is released, with test-new-egg
(https://wiki.call-cc.org/eggref/5/test-new-egg).

Here's a usage example:

  $ test-new-egg vectr 
'https://gitlab.com/v7x/vectr/-/raw/master/vectr.release-info'

All the best.
Mario
-- 
http://parenteses.org/mario



reply via email to

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