Package: tryton-server
Version: 1.6.1-1
Severity: important
When enabling webdav in /etc/tryond.conf and starting tryton, it does not
start. Starting it in debug mode gives the following:
# trytond --debug
[Fri Aug 13 21:25:04 2010] INFO:server:using /etc/trytond.conf as configuration
file
[Fri Aug 13 21:25:04 2010] INFO:server:initialising distributed objects services
[Fri Aug 13 21:25:04 2010] DEBUG:psycopg2:installed. Logging using Python
logging module
[Fri Aug 13 21:25:04 2010] INFO:modules:ir:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:webdav:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:res:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:workflow:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:country:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:ldap_connection:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:dashboard:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:test:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:calendar:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:calendar_todo:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:ldap_authentication:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:calendar_scheduling:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:calendar_classification:registering
classes
[Fri Aug 13 21:25:04 2010] INFO:modules:party:registering classes
[Fri Aug 13 21:25:04 2010] WARNING:party:Unable to import vatnumber. VAT number
validation disabled.
[Fri Aug 13 21:25:04 2010] INFO:modules:google_maps:registering classes
[Fri Aug 13 21:25:04 2010] INFO:modules:party_vcarddav:registering classes
[Fri Aug 13 21:25:04 2010] INFO:server:starting NetRPC protocol, port 8070
Traceback (most recent call last):
File "/usr/bin/trytond", line 30, in <module>
trytond.server.TrytonServer().run()
File "/usr/lib/pymodules/python2.6/trytond/server.py", line 176, in run
CONFIG['webdavport'], CONFIG['secure_webdav'])
File "/usr/lib/pymodules/python2.6/trytond/protocols/webdav.py", line 123, in
__init__
self.server = server_class((interface, port), handler_class)
File "/usr/lib/python2.6/SocketServer.py", line 400, in __init__
self.socket_type)
File "/usr/lib/python2.6/socket.py", line 184, in __init__
_sock = _realsocket(family, type, proto)
socket.error: [Errno 97] Address family not supported by protocol
Commenting out lines 106-111 of webdav.py and the server starts as one would
expect.
Thanks in advance for any help you can offer.
-- System Information:
Debian Release: 5.0.5
APT prefers stable
APT policy: (500, 'stable'), (300, 'testing'), (150, 'unstable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.24-27-xen (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages tryton-server depends on:
ii adduser 3.110 add and remove users and groups
ii python 2.6.5-12 interactive high-level object-orie
ii python-dateutil 1.4.1-3 powerful extensions to the standar
ii python-genshi 0.6-1 Python XML-based template engine
ii python-lxml 2.2.6-1 pythonic binding for the libxml2 a
ii python-pkg-resources 0.6.14-1 Package Discovery and Resource Acc
ii python-psycopg2 2.2.1-1 Python module for PostgreSQL
ii python-relatorio 0.5.5-1 Python module to create reports fr
ii python-simplejson 2.1.1-1 simple, fast, extensible JSON enco
ii python-support 1.0.9 automated rebuilding support for P
Versions of packages tryton-server recommends:
ii logrotate 3.7.1-5 Log rotation utility
pn openoffice.org-core <none> (no description available)
pn openoffice.org-draw <none> (no description available)
pn openoffice.org-writer <none> (no description available)
ii postgresql 8.3.11-0lenny1 object-relational SQL database (su
ii postgresql-client 8.3.11-0lenny1 front-end programs for PostgreSQL
ii postgresql-client-8.3 [po 8.3.11-0lenny1 front-end programs for PostgreSQL
pn python-openoffice <none> (no description available)
pn python-openssl <none> (no description available)
pn python-pydot <none> (no description available)
ii python-tz 2010b-1 Python version of the Olson timezo
ii python-webdav 0.9.4-1 WebDAV server implementation in Py
Versions of packages tryton-server suggests:
pn python-psyco <none> (no description available)
pn python-sphinx <none> (no description available)
pn tryton-client | tryton-neso <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]