
cherokee at googlecode
Sep 26, 2011, 11:22 AM
Post #1 of 3
(132 views)
Permalink
|
|
Issue 1271 in cherokee: Tests fail on package build on Hitachi SuperH (Debian)
|
|
Status: Accepted Owner: gunnarwo...@gmail.com Labels: OpSys-Linux Priority-Low Type-Other New issue 1271 by gunnarwo...@gmail.com: Tests fail on package build on Hitachi SuperH (Debian) http://code.google.com/p/cherokee/issues/detail?id=1271 When building Cherokee for the SuperH processor (which is a not-yet-officially-supported Debian architecture¹), since version 1.2.1, Cherokee fails the "Secure Download" test: Name = Secure Download Number = 203 Protocol = HTTP/1.0 Config = vserver!1!rule!2030!match = directory vserver!1!rule!2030!match!directory = /sec_download_1 vserver!1!rule!2030!handler = secdownload vserver!1!rule!2030!handler!secret = Alvaro_alobbs.com vserver!1!rule!2030!document_root = /tmp/tmp83AJdQcherokee_www/real_203 Request = GET /sec_download_1/2a64476e955b5d0cfa77d464bde5cc66/4e713097/filename.ext HTTP/1.0 Expected = Code: 200 Expected = Content: %ded3`?5| 4!k_l5Un9C}n%jmd4Rq[~UxpY#(=@?qd [at] _j*q?~0sba}ZQ:Nbj*B)yPdWfM<*TI2,(X,a| 9dIp4m3sk9iHbXcU ;Gc Reply = HTTP/1.0 410 Gone Connection: close Date: Wed, 14 Sep 2011 22:55:32 GMT Server: Cherokee/1.2.99 (Debian GNU/Linux) Content-Length: 447 Content-Type: text/html Cache-Control: no-cache Pragma: no-cache Body len = 447 Body = <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html> <head><title>410 Gone</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> <body> <h1>410 Gone</h1> The requested URL /sec_download_1/2a64476e955b5d0cfa77d464bde5cc66/4e713097/filename.ext is no longer available on this server and there is no forwarding address. <p><hr> Cherokee web server 1.2.99 (Debian GNU/Linux), Port 1978 </body> </html> Please note this report was filed when trying to build 1.2.99-2 (that is, after you incorporated the fixes for the tests on the Front Line Cache I recently reported. Thanks, ¹ http://www.debian.org/ports/#portlist-unreleased _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|