Re: [Chicken-users] chicken-setup failiing to install egg

2008-11-10 Thread Peter Bex
On Mon, Nov 10, 2008 at 10:53:08AM +0100, Alejandro Forero Cuervo wrote:
> > Good to see you.
> 
> Thanks. :-)

yep, good to see you're back!

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
-- Donald Knuth


pgpRsYXin4P1v.pgp
Description: PGP signature
___
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] chicken-setup failiing to install egg

2008-11-10 Thread Alejandro Forero Cuervo
> Good to see you.

Thanks. :-)

I had neglected Svnwiki for a few months for no particular reason.  I
guess the disagreement we had about how eggs should be handled was
frustrating for me so partially I decided to take a break and
partially I just got caught on other things (what you could call
"personal reasons", but there was nothing in particular).

I've felt great this last week starting to work on Svnwiki (and its
associated eggs) again.  I felt that in very little time I managed to
do a lot of things that I should have done before but that I just
never managed to get myself to start (such as fixing the whole Svnwiki
extension system once and for all or implementing most of the
mail-spec functionality which I've been mising for a while).  The code
(in the current form) is broken, but once I finish fixing it it should
be in a significantly better shape.  I've even discovered and fixed
some bugs in the previous (currently stable) version.

All of this just to say that I intend to become as active as I was (in
developing Svnwiki and related eggs) again.

> I hope we can get rid quickly of all the breakage that we seem to
> have created... I apologize for this mess.

Well, you know that you don't need to apologize.  Temporary breakage
is a cost of major changes, which are required to improve certain
things in important ways.  And, in any case, it is a pleasure to
develope in this awesome mess of a platform that we have.  :-)

Alejo.
http://azul.freaks-unidos.net/


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


Re: [Chicken-users] chicken-setup failiing to install egg

2008-11-10 Thread Alejandro Forero Cuervo
> Indeed a bug, can you run chicken-setup once again with the
> "-verbose" flag given?

Sure:

$ /opt/chicken-3*/bin/chicken-setup -verbose readline
  creating directory `/tmp/chicken-setup-3-root/build.4947.readline.egg-dir'
changing working directory to 
`/tmp/chicken-setup-3-root/build.4947.readline.egg-dir'
Error: (open-input-file) can not open file - No such file or directory: 
"/tmp/chicken-setup-3-root/downloads/readline.egg"

Thanks! :-)

Alejo.
http://azul.freaks-unidos.net/


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


Re: [Chicken-users] chicken-setup failiing to install egg

2008-11-09 Thread felix winkelmann
On Sat, Nov 8, 2008 at 4:24 PM, Alejandro Forero Cuervo
<[EMAIL PROTECTED]> wrote:
> I'm often getting this error when using chicken-setup from 3.4.0:
>
> # /opt/chicken-3.4.0/bin/chicken-setup readline
> Error: (open-input-file) can not open file - No such file or directory: 
> "/tmp/chicken-setup-3-root/downloads/readline.egg"
>
> In my machine /tmp/chicken-setup-3-root/downloads does not exist.
>
> Instead of this error, I was expecting chicken-setup to ask me if I
> wanted it to download the package.
>
> Just thought I'd report that I consider this a bug.
>

Indeed a bug, can you run chicken-setup once again with the
"-verbose" flag given? This would make it easier to figure out
the exact place where this problem occurs.

Good to see you. I hope we can get rid quickly of all the breakage
that we seem to have created... I apologize for this mess.


cheers,
felix


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


[Chicken-users] chicken-setup failiing to install egg

2008-11-08 Thread Alejandro Forero Cuervo
I'm often getting this error when using chicken-setup from 3.4.0:

# /opt/chicken-3.4.0/bin/chicken-setup readline
Error: (open-input-file) can not open file - No such file or directory: 
"/tmp/chicken-setup-3-root/downloads/readline.egg"

In my machine /tmp/chicken-setup-3-root/downloads does not exist.

Instead of this error, I was expecting chicken-setup to ask me if I
wanted it to download the package.

Just thought I'd report that I consider this a bug.

Thanks!

Alejo.
http://azul.freaks-unidos.net/


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