[railroad-dev] I got some errors in installing RailRoad

Guido Goldstein gst at infrae.com
Wed Jan 26 12:40:48 MET 2005


JR wrote:
[...]
> Thanks, there is improvement

Nice to know...

[...]
> F.............
> ======================================================================
> FAIL: Test connection to a WebDAV server using the OPTIONS method.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "test.py", line 86, in test_01_Connection
>     self.failIf(len(data) > 0, "OPTIONS request returned data of length
> %d!" % len(data))
>   File "/opt/local/lib/python2.3/unittest.py", line 274, in failIf
>     if expr: raise self.failureException, msg
> AssertionError: OPTIONS request returned data of length 844!
> 
> ----------------------------------------------------------------------

Can you give me some information about the server you're using?
The OPTIONS request should not return any data.
So you can safely ignore this error.

My test server is an Apache 2.0.52 with mod_dav and there was no
error detected.

Cheers
    Guido G.
-- 
Guido Goldstein
Infrae, Rotterdam
http://www.infrae.com/




More information about the railroad-dev mailing list