chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1110: chicken-install fails incorrectly when egg doe


From: Chicken Trac
Subject: [Chicken-janitors] #1110: chicken-install fails incorrectly when egg does not exist
Date: Sat, 12 Apr 2014 12:21:46 -0000

#1110: chicken-install fails incorrectly when egg does not exist
-----------------------+----------------------------------------------------
 Reporter:  acharlton  |       Owner:         
     Type:  defect     |      Status:  new    
 Priority:  minor      |   Milestone:  someday
Component:  unknown    |     Version:  4.8.x  
 Keywords:             |  
-----------------------+----------------------------------------------------
 The result from trying {{{chicken-install not-an-egg}}} is:

 {{{
 retrieving ...
 connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
 requesting "/henrietta.cgi?name=fdlskjla&mode=default" ...
 reading response ...
 HTTP/1.1 200 OK
 Date: Sat, 12 Apr 2014 11:46:26 GMT
 Server: Apache/2.2.25 (Unix) DAV/2 SVN/1.8.1 PHP/5.4.19 mod_fastcgi/2.4.6
 Connection: close
 Content-Length: 54
 Content-Type: text/plain
 reading files ...


 Error: unrecognized file-information - possibly corrupt transmission:
 "(error \"no such extension or version\" \"not-an-egg\" #f)"

 }}}

 Clearly the error that should be signalled is the one given in the string
 and not that of unrecognized file-information.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/1110>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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