got error

17 views
Skip to first unread message

PatrickG

unread,
Sep 10, 2009, 10:38:27 AM9/10/09
to PyWebDAV
root@trix:/www/dav/PyWebDAV-0.9.3# davserver -D /tmp -n -J

WARNING:pywebdav:Authentication disabled!
Traceback (most recent call last):
File "/usr/bin/davserver", line 8, in <module>
load_entry_point('PyWebDAV==0.9.4-dev', 'console_scripts',
'davserver')()
File "/www/dav/pywebdav/DAVServer/server.py", line 337, in run
handler=handler)
File "/www/dav/pywebdav/DAVServer/server.py", line 95, in runserver
if handler._config.DAV.getboolean('lockemulation') is False:
AttributeError: DummyConfigDAV instance has no attribute 'getboolean'

root@trix:/www/dav/PyWebDAV-0.9.3# python -V
Python 2.5.2

any clue?

KLEIN Stéphane

unread,
Sep 14, 2009, 7:29:27 AM9/14/09
to PyWebDAV
On Sep 10, 4:38 pm, PatrickG <patrice.gir...@gmail.com> wrote:
> root@trix:/www/dav/PyWebDAV-0.9.3# davserver -D /tmp -n -J
>
> WARNING:pywebdav:Authentication disabled!
> Traceback (most recent call last):
>   File "/usr/bin/davserver", line 8, in <module>
>     load_entry_point('PyWebDAV==0.9.4-dev', 'console_scripts',
> 'davserver')()
>   File "/www/dav/pywebdav/DAVServer/server.py", line 337, in run
>     handler=handler)
>   File "/www/dav/pywebdav/DAVServer/server.py", line 95, in runserver
>     if handler._config.DAV.getboolean('lockemulation') is False:
> AttributeError: DummyConfigDAV instance has no attribute 'getboolean'

Ok, I've also this error. I'm going to fix it.

Regards,
Stephane

KLEIN Stéphane

unread,
Sep 14, 2009, 7:48:13 AM9/14/09
to PyWebDAV


On Sep 10, 4:38 pm, PatrickG <patrice.gir...@gmail.com> wrote:
This revision fix this bug :
http://code.google.com/p/pywebdav/source/detail?r=43

Regards,
Stephane
Reply all
Reply to author
Forward
0 new messages