On 12/15/2014 07:49 PM, Mario Domenech Goulart wrote:
> Hi,
>
> On Mon, 15 Dec 2014 11:22:29 +0330 Bahman Movaqar <bah...@bahmanm.com> wrote:
>
>> Has anyone recently managed to install "combinatorics" [1]?
>> chicken-install (truely) keeps complaining about "cock" egg not exisiting.
>>
>>     bahman@hamun:~/Work/Touka$ chicken-install combinatorics
>>     retrieving ...
>>     connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
>>     requesting "/henrietta.cgi?name=combinatorics&mode=default" ...
>>     reading response ...
>>     HTTP/1.1 200 OK
>>     Date: Mon, 15 Dec 2014 07:46:43 GMT
>>     Server: Apache/2.2.29 (Unix) DAV/2 SVN/1.8.10 PHP/5.4.32
>> mod_fastcgi/2.4.6
>>     Transfer-Encoding: chunked
>>     Content-Type: text/plain
>>     Connection: close
>>     reading chunks ...
>>     reading files ...
>>       ./TODO.org
>>       ./combinatorics-core.scm
>>       ./combinatorics.meta
>>       ./combinatorics.release-info
>>       ./combinatorics.scm
>>       ./combinatorics.setup
>>       ./combinatorics.wiki
>>      combinatorics located at /tmp/temp6d7f.9819/combinatorics
>>     checking platform for `combinatorics' ...
>>     checking dependencies for `combinatorics' ...
>>      missing: cock, setup-helper, vector-lib
>>     retrieving ...
>>     connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
>>     requesting "/henrietta.cgi?name=cock&mode=default" ...
>>     reading response ...
>>     HTTP/1.1 403 Forbidden
>>     HTTP protocol error
>>     connecting to host "code.call-cc.org", port 80 ...
>>     requesting "/cgi-bin/henrietta.cgi?name=cock&mode=default" ...
>>     reading response ...
>>     HTTP/1.1 403 Forbidden
>>     HTTP protocol error
>>
>>
>>     Error: extension or version not found
> Weird.  Are you still getting that error?  I just tried to fetch it here
> and everything works as expected:
>
> $ chicken-install -r -test cock
> retrieving ...
> connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
> requesting "/henrietta.cgi?name=cock&mode=default&tests=yes" ...
> reading response ...
> HTTP/1.1 200 OK
> Date: Mon, 15 Dec 2014 16:18:00 GMT
> Server: Apache/2.2.29 (Unix) DAV/2 SVN/1.8.10 PHP/5.4.32
> mod_fastcgi/2.4.6
> Connection: close
> Transfer-Encoding: chunked
> Content-Type: text/plain
> reading chunks ..
> reading files ...
>   ./README.org
>   ./TODO.org
>   ./bin/
>   ./bin/cock.scm
>   ./cock.meta
>   ./cock.release-info
>   ./cock.scm
>   ./cock.setup
>  cock located at /home/mario/src/cock
>

Hah!  Great guess on #chicken Mario! It was my ISP...it installed
smoothly after bypassing that stupid filter.  Thanks for the help.

-- 
Bahman Movaqar

http://BahmanM.com - https://twitter.com/bahman__m
https://github.com/bahmanm - https://gist.github.com/bahmanm
PGP Key ID: 0x6AB5BD68 (keyserver2.pgp.com)

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to