GNU bug report logs - #18956
Reporting a bug with Trac not possible

Previous Next

Package: parted;

Reported by: "Ulrich Windl" <Ulrich.Windl <at> rz.uni-regensburg.de>

Date: Wed, 5 Nov 2014 16:44:03 UTC

Severity: normal

Done: Phillip Susi <psusi <at> ubuntu.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Ulrich Windl" <Ulrich.Windl <at> rz.uni-regensburg.de>
To: <bug-parted <at> gnu.org>
Subject: Reporting a bug with Trac not possible
Date: Wed, 05 Nov 2014 11:06:33 +0100
Hi!

This appeared when trying to report a bug for GNU parted using http://parted.alioth.debian.org/cgi-bin/trac.cgi/newticket :
---
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
---






This bug report was last modified 10 years and 283 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.