Your message dated Mon, 02 Mar 2009 22:31:13 +0100
with message-id <[email protected]>
and subject line moinmoin: IndexError: string index out of range
has caused the Debian Bug report #341723,
regarding IndexError: string index out of range
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
341723: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341723
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: moinmoinn
Severity: normal

*** Please type your report below this line ***
After I've stopped MoinMoin, I get this error message:
Thanks for using MoinMoin!
Traceback (most recent call last):
  File "./moin.py", line 69, in ?
    run(Config)
  File "/usr/lib/python2.3/site-packages/MoinMoin/server/standalone.py",
line 509, in run
    httpd.serve_forever()
  File "/usr/lib/python2.3/site-packages/MoinMoin/server/standalone.py",
line 183, in serve_forever
    SimpleServer.serve_forever(self)
  File "/usr/lib/python2.3/site-packages/MoinMoin/server/standalone.py",
line 74, in serve_forever
    self.handle_request()
  File "/usr/lib/python2.3/SocketServer.py", line 217, in handle_request
    request, client_address = self.get_request()
  File "/usr/lib/python2.3/SocketServer.py", line 373, in get_request
    return self.socket.accept()
  File "/usr/lib/python2.3/socket.py", line 167, in accept
    sock, addr = self._sock.accept()
  File "/usr/lib/python2.3/site-packages/MoinMoin/server/standalone.py",
line 407, in quit
    httpd.die()
  File "/usr/lib/python2.3/site-packages/MoinMoin/server/standalone.py",
line 247, in die
    SimpleServer.die(self)
  File "/usr/lib/python2.3/site-packages/MoinMoin/server/standalone.py",
line 86, in die
    req = httplib.HTTP('%s:%d' % self.server_address)
  File "/usr/lib/python2.3/httplib.py", line 1012, in __init__
    self._setup(self._connection_class(host, port, strict))
  File "/usr/lib/python2.3/httplib.py", line 507, in __init__
    self._set_hostport(host, port)
  File "/usr/lib/python2.3/httplib.py", line 523, in _set_hostport
    if host[0] == '[' and host[-1] == ']':
IndexError: string index out of range


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.3
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)



--- End Message ---
--- Begin Message ---
Hello,

> After I've stopped MoinMoin, I get this error message:
[..]
> File "/usr/lib/python2.3/httplib.py", line 523, in _set_hostport
>     if host[0] == '[' and host[-1] == ']':
> IndexError: string index out of range

This bug is really is opened against an unsupported version of moinmoin
(shipped in Sarge).
Since this bug was never confirmed against a recent version of moinmoin,
I am closing it.

Franklin



--- End Message ---

Reply via email to