Your message dated Thu, 12 May 2011 17:57:58 -0500
with message-id <[email protected]>
and subject line Re: FTBFS: tests fail
has caused the Debian Bug report #615563,
regarding FTBFS: tests fail
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
615563: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615563
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cherokee
Version: 1.2.1-1
Severity: serious
Justification: fails to build from source
See https://buildd.debian.org/status/package.php?p=cherokee
At least a couple different failure modes. On most archs:
> ./run-tests.py
> Traceback (most recent call last):
> File "./run-tests.py", line 23, in <module>
> from base import *
> File
> "/build/buildd-cherokee_1.2.1-1-ia64-p1UqOo/cherokee-1.2.1/qa/base.py", line
> 20, in <module>
> from util import *
> File
> "/build/buildd-cherokee_1.2.1-1-ia64-p1UqOo/cherokee-1.2.1/qa/util.py", line
> 8, in <module>
> if 'color' in term or term in ('rxvt', 'xterm'):
> TypeError: argument of type 'NoneType' is not iterable
> make[2]: *** [test] Error 1
And on mips:
> Secure Download: Failed
> Name = Secure Download
> 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/tmpr6Oc12cherokee_www/real_203
>
> lt-cherokee-worker: pthread_mutex_lock.c:62: __pthread_mutex_lock: Assertion
> `mutex->__data.__owner == 0' failed.
> Request = GET
> /sec_download_1/8f8736f9b5196bd3f0c21b348e1d5753/4d66d091/filename.ext
> HTTP/1.0
> Expected = Code: 200
> Expected = Content:
> NV!)>!gbdrB*$W<y[|-[6*^%x0/iTr`]\;[ijQ$Q`xblV^wETV!yM&lHCcQU%f'/i'*IF?K?tZ)yL)c/wiE7);2!Xw9K2@/mx\s7
> Reply = HTTP/1.0 410 Gone
> Connection: close
> Date: Thu, 24 Feb 2011 21:45:16 GMT
> Server: Cherokee/1.2.1 (Debian GNU/Linux)
> Content-Length: 446
> Content-Type: text/html
> Cache-Control: no-cache
> Pragma: no-cache
> Body len = 446
> 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/8f8736f9b5196bd3f0c21b348e1d5753/4d66d091/filename.ext is no
> longer available on this server and there is no forwarding address.
> <p><hr>
> Cherokee web server 1.2.1 (Debian GNU/Linux), Port 1978
> </body>
> </html>
>
>
>
> Skipped tests: 30
> Sending SIGTERM..
> Will kill the server in 3 secs
> Server is exiting..
> Will kill the server in 2 secs
> Will kill the server in 1 secs
> Will kill the server in 0 secs
> Sending SIGKILL..
> make[2]: *** [test] Error 1
Cheers,
Julien
--- End Message ---
--- Begin Message ---
Hi,
It seems I managed to fix this bug! For Cherokee 1.2.2-2 I added two
missing build-depends (libpcre3-dev and libbz2-dev), that's the only
reason I can find that modifies what was being built.
Hopefully it is a stable correction and does not flake again!
Greetings,
signature.asc
Description: Digital signature
--- End Message ---