Package: tryton-server Version: 2.0.1+dfsg-3 Severity: normal If the sysctl setting "net.ipv6.bindv6only = 1" is present on a system, it's required for a daemon who is interested in accepting both ipv4 and ipv6 connection to open two separate sockets. tryton-server does only open tcp6 sockets:
% sudo netstat -ntpl |grep python tcp6 0 0 :::8070 :::* LISTEN 12368/python tcp6 0 0 :::8071 :::* LISTEN 12368/python % sudo grep 'port = 80' /etc/trytond.conf netport = 8070 webdavport = 8071 This leaves tryton in a state where it's only able to accept incoming connections over ipv6. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages tryton-server depends on: ii adduser 3.113 add and remove users and groups ii python 2.6.7-3 interactive high-level object-orie ii python-dateutil 1.5-1 powerful extensions to the standar ii python-genshi 0.6-1+b1 Python XML-based template engine ii python-lxml 2.3-0.1+b2 pythonic binding for the libxml2 a ii python-pkg-resources 0.6.16-1 Package Discovery and Resource Acc ii python-psycopg2 2.4.2-1 Python module for PostgreSQL ii python-relatorio 0.5.5-4 Python module to create reports fr ii python-simplejson 2.1.6-1 simple, fast, extensible JSON enco ii python2.6 2.6.7-4 An interactive high-level object-o ii python2.7 2.7.2-5 An interactive high-level object-o ii tango-icon-theme 0.8.90-5 Tango icon theme Versions of packages tryton-server recommends: ii postgresql 9.0.4-1 object-relational SQL database (su ii postgresql-client-9.0 [postgr 9.0.4-1+b1 front-end programs for PostgreSQL ii python-openssl 0.13~a1-1 Python wrapper around the OpenSSL ii python-pydot 1.0.2-1 Python interface to Graphviz's dot ii python-tz 2010b-1 Python version of the Olson timezo ii python-webdav 0.9.4.1-1 WebDAV server implementation in Py Versions of packages tryton-server suggests: pn libreoffice-draw <none> (no description available) pn libreoffice-writer <none> (no description available) pn python-openoffice <none> (no description available) pn python-psyco <none> (no description available) pn python-sphinx <none> (no description available) pn tryton-client | tryton-neso <none> (no description available) -- Configuration Files: /etc/trytond.conf [Errno 13] Permission denied: u'/etc/trytond.conf' -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

