Package: mercurial Version: 0.9-7 Severity: normal
When I ask for http://localhost:8000 when running hg serve, it does not respond (empty page), and gives the following log on the command line : $ hg serve Exception happened during processing of request from ('xx.xx.xx.xx', 60322) Traceback (most recent call last): File "/usr/lib/python2.3/SocketServer.py", line 463, in process_request_thread self.finish_request(request, client_address) File "/usr/lib/python2.3/SocketServer.py", line 254, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib/python2.3/SocketServer.py", line 521, in __init__ self.handle() File "/usr/lib/python2.3/BaseHTTPServer.py", line 324, in handle self.handle_one_request() File "/usr/lib/python2.3/BaseHTTPServer.py", line 318, in handle_one_request method() File "/var/lib/python-support/python2.3/mercurial/hgweb.py", line 955, in do_GET self.do_POST() File "/var/lib/python-support/python2.3/mercurial/hgweb.py", line 949, in do_POST self.do_hgweb() File "/var/lib/python-support/python2.3/mercurial/hgweb.py", line 998, in do_hgweb hgwebobj.run(req) File "/var/lib/python-support/python2.3/mercurial/hgweb.py", line 763, in run static = self.repo.ui.config("web", "static", os.path.join(t,"static")) File "/usr/lib/python2.3/posixpath.py", line 62, in join elif path == '' or path.endswith('/'): AttributeError: 'NoneType' object has no attribute 'endswith' -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-1-amd64-k8-smp Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to fr_FR) Versions of packages mercurial depends on: ii libc6 2.3.6-15 GNU C Library: Shared libraries ii python 2.3.5-11 An interactive high-level object-o ii python-support 0.3.8 automated rebuilding support for p ii python2.3 2.3.5-14 An interactive high-level object-o Versions of packages mercurial recommends: ii rcs 5.7-18 The GNU Revision Control System ii tk8.4 [wish] 8.4.12-1 Tk toolkit for Tcl and X11, v8.4 - -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]