GNU bug report logs -
#20224
Bug reporting is buggy!
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Tried to report a bug by clicking on the link on http://www.gnu.org/software/parted/bugs.shtml which took me to http://parted.alioth.debian.org/cgi-bin/trac.cgi/newticket and got:
Oops...
Trac detected an internal error: No module named _md5
Traceback (most recent call last):
File "/var/lib/gforge/chroot/home/groups/parted/cgi-bin/trac.cgi", line 19, in <module>
from trac.web import cgi_frontend
File "/srv/alioth.debian.org/chroot/home/groups/parted/srv/lib/python2.5/site-packages/trac/web/__init__.py", line 1, in <module>
from trac.web.api import *
File "/srv/alioth.debian.org/chroot/home/groups/parted/srv/lib/python2.5/site-packages/trac/web/api.py", line 27, in <module>
from trac.util import get_last_traceback
File "/srv/alioth.debian.org/chroot/home/groups/parted/srv/lib/python2.5/site-packages/trac/util/__init__.py", line 21, in <module>
import md5
File "/var/lib/gforge/chroot/home/groups/parted/srv/lib/python2.5/md5.py", line 6, in <module>
from hashlib import md5
File "/var/lib/gforge/chroot/home/groups/parted/srv/lib/python2.5/hashlib.py", line 104, in <module>
md5 = __get_builtin_constructor('md5')
File "/var/lib/gforge/chroot/home/groups/parted/srv/lib/python2.5/hashlib.py", line 31, in __get_builtin_constructor
import _md5
ImportError: No module named _md5
-------------
Who do I report this to?
Bill
[Message part 2 (text/html, inline)]
This bug report was last modified 10 years and 83 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.