Re: [Chicken-users] chicken-install and proxy authentication

2011-12-01 Thread Christian Kellermann
* Vok Vojwo [111201 17:02]: > 2011/11/30 Christian Kellermann : > > > > " Since Basic authentication needs a base64 string and this egg is > > not in use in chicken-install, the user needs to configure the > > proxy_auth environment variable with such encoded string. > > > > As an example of usage

Re: [Chicken-users] chicken-install and proxy authentication

2011-11-30 Thread Christian Kellermann
* Vok Vojwo [30 18:46]: > I have still this problem although the authentication with Wget, Curl > and Firefox works fine. I think this must be a bug in chicken-install > or the underlying HTTP module. > > As a workaround I did some reverse engineering and wrote a simple Bash > script to fetch

Re: [Chicken-users] chicken-install and proxy authentication

2011-11-30 Thread Vok Vojwo
I have still this problem although the authentication with Wget, Curl and Firefox works fine. I think this must be a bug in chicken-install or the underlying HTTP module. As a workaround I did some reverse engineering and wrote a simple Bash script to fetch an egg. It is attached. 2011/11/25 Vok

[Chicken-users] chicken-install and proxy authentication

2011-11-25 Thread Vok Vojwo
I get an error during the proxy authentication of chicken-install: $ chicken-install -debug -n -proxy host:port -username me -password mypw http-client retrieving ... resolving alias `kitten-technologies' to: http://chicken.kitten-technologies.co.uk/henrietta.cgi connecting to host "chicken.kitten