[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Problem w/ a new egg
From: |
Felix |
Subject: |
Re: [Chicken-users] Problem w/ a new egg |
Date: |
Wed, 06 Jul 2011 07:53:14 +0200 (CEST) |
From: Kon Lovett <address@hidden>
Subject: [Chicken-users] Problem w/ a new egg
Date: Tue, 5 Jul 2011 20:05:24 -0700
> Hi Folks,
>
> Having a "me too stupid" problem:
>
> I added an egg - csv-xml - to the svn repo Sat. Attempts to install
> yield:
>
> Warning: extension `csv-xml' has no .meta file - assuming it has no
> dependencies
>
> My initial save did not list the .meta in the files manifest so the
> above msg made some sense. I quickly remedied the oversight. But I
> still get the msg. (And yes, chicken-install works with -transport
> local.)
>
> Any ideas before I dig into the chicken-install source?
>
This must be some henrietta-cache issue. It probably didn't pick
up your new 0.10.0, since the tag didn't change. Tagging a higher
version (0.10.1) may trigger generation of a new tarball. Just
a guess, but sounds likely.
cheers,
felix