GNU bug report logs -
#26216
Bug in bug reporting system
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#26216: Bug in bug reporting system
which was filed against the parted package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 26216 <at> debbugs.gnu.org.
--
26216: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26216
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
On 3/22/2017 4:47 AM, Bjørn Forsman wrote:
> Hi Parted developers,
>
> The "Reporting Bugs" page at
> https://www.gnu.org/software/parted/bugs.shtml contains a "bug
> reporting system" link[1] that, when followed, gives a python
The web site has been updated and no longer refers to this broken link.
[Message part 3 (message/rfc822, inline)]
Hi Parted developers,
The "Reporting Bugs" page at
https://www.gnu.org/software/parted/bugs.shtml contains a "bug
reporting system" link[1] that, when followed, gives a python
traceback:
----
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
---
[1] http://parted.alioth.debian.org/cgi-bin/trac.cgi/newticket
Best regards,
Bjørn Forsman
This bug report was last modified 8 years and 85 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.