GNU bug report logs - #26216
Bug in bug reporting system

Previous Next

Package: parted;

Reported by: Bjørn Forsman <bjorn.forsman <at> gmail.com>

Date: Wed, 22 Mar 2017 08:48:02 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Bjørn Forsman <bjorn.forsman <at> gmail.com>
Subject: bug#26216: closed (Re: bug#26216: Bug in bug reporting system)
Date: Wed, 19 Apr 2017 18:04:02 +0000
[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)]
From: Phil Susi <psusi <at> ubuntu.com>
To: 26216-done <at> debbugs.gnu.org
Subject: Re: bug#26216: Bug in bug reporting system
Date: Wed, 19 Apr 2017 14:05:09 -0400
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)]
From: Bjørn Forsman <bjorn.forsman <at> gmail.com>
To: bug-parted <at> gnu.org
Subject: Bug in bug reporting system
Date: Wed, 22 Mar 2017 09:47:37 +0100
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.