chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Installing "combinatorics" - "cock" missing


From: Bahman Movaqar
Subject: Re: [Chicken-users] Installing "combinatorics" - "cock" missing
Date: Mon, 15 Dec 2014 21:21:37 +0330
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 12/15/2014 07:49 PM, Mario Domenech Goulart wrote:
Hi,

On Mon, 15 Dec 2014 11:22:29 +0330 Bahman Movaqar <address@hidden> wrote:

Has anyone recently managed to install "combinatorics" [1]?
chicken-install (truely) keeps complaining about "cock" egg not exisiting.

    address@hidden:~/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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]