Your message dated Thu, 7 Jun 2018 16:52:54 -0400
with message-id 
<cab4xwxzi1v8xyxkl_v0gwyknm6kgmtyne0nudmtfpzw7reg...@mail.gmail.com>
and subject line Re: reportbug fails to start; unimplemented optparse subclass
has caused the Debian Bug report #900676,
regarding reportbug fails to start; unimplemented optparse subclass
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 ow...@bugs.debian.org
immediately.)


-- 
900676: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900676
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rebportbug
Version: 7.1.7
Severity: grave

When trying to start reportbug it instantly crashes with following
message:

––
$
reportbug                                                                       
    
Traceback (most recent call last): File
"/usr/bin/reportbug", line 32, in <module> import optparse
  File "/usr/lib/python2.7/optparse.py", line 250
    raise NotImplementedError, "subclasses must implement"
                             ^
SyntaxError: invalid syntax
––
$ dpkg -S /usr/lib/python2.7/optparse.py 
libpython2.7-minimal:amd64: /usr/lib/python2.7/optparse.py
$ apt show libpython2.7-minimal:amd64
Package: libpython2.7-minimal
Version: 2.7.13-2+deb9u1

Thx for fixing

--- End Message ---
--- Begin Message ---
On Sun, 3 Jun 2018 10:42:05 +0200 reportbug_dead-addr...@jalsti.de wrote:

reportbug_dead-address? not even wasting time investigating this report

> When trying to start reportbug it instantly crashes with following
> message:
>
> ––
> $
> reportbug
> Traceback (most recent call last): File
> "/usr/bin/reportbug", line 32, in <module> import optparse
>   File "/usr/lib/python2.7/optparse.py", line 250
>     raise NotImplementedError, "subclasses must implement"
>                              ^
> SyntaxError: invalid syntax
> ––
> $ dpkg -S /usr/lib/python2.7/optparse.py
> libpython2.7-minimal:amd64: /usr/lib/python2.7/optparse.py
> $ apt show libpython2.7-minimal:amd64
> Package: libpython2.7-minimal
> Version: 2.7.13-2+deb9u1

if anyone reads this and thinks it's an actual bug, then it's
something belonging to libpython2.7-minimal, where the failing code is

--- End Message ---

Reply via email to