Re: [Chicken-users] chicken-install from behind a proxy

2010-04-25 Thread Paul Romanchenko
gt; Subject: Re: [Chicken-users] chicken-install from behind a proxy > Date: Fri, 23 Apr 2010 12:32:44 +0400 > >> I think this can be related: >> >> I have a file with 2 digits: >> >> $ od -c /tmp/xy >> 000   1  \n   2  \n >> 004 >> &g

Re: [Chicken-users] chicken-install from behind a proxy

2010-04-23 Thread Felix
From: Paul Romanchenko Subject: Re: [Chicken-users] chicken-install from behind a proxy Date: Fri, 23 Apr 2010 12:32:44 +0400 > I think this can be related: > > I have a file with 2 digits: > > $ od -c /tmp/xy > 000 1 \n 2 \n > 004 > > Also I hav

Re: [Chicken-users] chicken-install from behind a proxy

2010-04-23 Thread Paul Romanchenko
oxy this actually EATS the line from body, so when next > you read string of body, you eats the description of next file. > I have no sources under my hand now. Tomorrow I'm going to spend some > time to this. > > On Thu, Apr 22, 2010 at 6:47 PM, Felix > wrote: >> From: P

Re: [Chicken-users] chicken-install from behind a proxy

2010-04-22 Thread Paul Romanchenko
ption of next file. I have no sources under my hand now. Tomorrow I'm going to spend some time to this. On Thu, Apr 22, 2010 at 6:47 PM, Felix wrote: > From: Paul Romanchenko > Subject: Re: [Chicken-users] chicken-install from behind a proxy > Date: Fri, 16 Apr 2010 18:28:18 +0400

Re: [Chicken-users] chicken-install from behind a proxy

2010-04-22 Thread Felix
From: Paul Romanchenko Subject: Re: [Chicken-users] chicken-install from behind a proxy Date: Fri, 16 Apr 2010 18:28:18 +0400 > Ok, again this bug hit me. > Captured conversation attached. > > On Wed, Apr 7, 2010 at 1:52 PM, Paul Romanchenko wrote: >> Hmm, when trying to

Re: [Chicken-users] chicken-install from behind a proxy

2010-04-16 Thread Paul Romanchenko
Ok, again this bug hit me. Captured conversation attached. On Wed, Apr 7, 2010 at 1:52 PM, Paul Romanchenko wrote: > Hmm, when trying to repeat the problem gone. > Either it was fixed on server side or proxy. > > On Wed, Apr 7, 2010 at 1:47 PM, felix > wrote: >> Paul Romanchenko schrieb: >>> >>>

Re: [Chicken-users] chicken-install from behind a proxy

2010-04-07 Thread Paul Romanchenko
Hmm, when trying to repeat the problem gone. Either it was fixed on server side or proxy. On Wed, Apr 7, 2010 at 1:47 PM, felix wrote: > Paul Romanchenko schrieb: >> >> Hi, I have the following problem when trying to install egg being behind >> proxy: >> chicken-install -proxy proxy:2270 base64 >

Re: [Chicken-users] chicken-install from behind a proxy

2010-04-07 Thread felix
Paul Romanchenko schrieb: Hi, I have the following problem when trying to install egg being behind proxy: chicken-install -proxy proxy:2270 base64 mapped (base64) to (base64) retrieving ... connecting to host "chicken.kitten-technologies.co.uk", port 80 (via proxy:2270) ... requesting "/henrietta

[Chicken-users] chicken-install from behind a proxy

2010-04-06 Thread Paul Romanchenko
Hi, I have the following problem when trying to install egg being behind proxy: chicken-install -proxy proxy:2270 base64 mapped (base64) to (base64) retrieving ... connecting to host "chicken.kitten-technologies.co.uk", port 80 (via proxy:2270) ... requesting "/henrietta.cgi?name=base64" ... readin

Re: [Chicken-users] chicken-install from behind a proxy?

2009-11-25 Thread Nicolas Pelletier
Hello, On Wed, Nov 25, 2009 at 8:34 PM, Mario Domenech Goulart wrote: > > Felix has just implemented this feature.  See > http://chicken.wiki.br/cgi-bin/gitweb/gitweb.cgi?p=chicken-core.git;a=commit;h=895a4d51277071deee6cfe0f0e2a04f0bc10813e Thank you. I tried the patch over a vanilla 4.2.0. I a

Re: [Chicken-users] chicken-install from behind a proxy?

2009-11-25 Thread Mario Domenech Goulart
Hi Nicolas On Wed, 25 Nov 2009 10:28:28 +0900 Nicolas Pelletier wrote: > I successfully installed Chicken 4.2.0 on my machine (Debian 5.0, 64 > bits Intel). However, I cannot install any eggs; the problem seems to > be that I am sitting behind a proxy: > >> nico...@dynamo:~/dev$ chicken-install

[Chicken-users] chicken-install from behind a proxy?

2009-11-24 Thread Nicolas Pelletier
Hello, I successfully installed Chicken 4.2.0 on my machine (Debian 5.0, 64 bits Intel). However, I cannot install any eggs; the problem seems to be that I am sitting behind a proxy: > nico...@dynamo:~/dev$ chicken-install kanren > retrieving ... > connecting to host "chicken.kitten-technologies.