Your message dated Tue, 26 May 2009 00:21:09 +0200
with message-id <[email protected]>
and subject line Re: Bug#530571: stopped working: KeyError: 'mutt -H'
has caused the Debian Bug report #530571,
regarding stopped working: KeyError: 'mutt -H'
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 [email protected]
immediately.)
--
530571: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530571
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 4.3
Severity: grave
reportbug has stopped working for me:
piper:~|master|% reportbug mutt
#10005
Traceback (most recent call last):
File "/usr/bin/reportbug", line 1871, in <module>
main()
File "/usr/bin/reportbug", line 862, in main
if not utils.mua_exists(options.mua):
File "/usr/lib/pymodules/python2.5/reportbug/utils.py", line 775, in
mua_exists
returnvalue = subprocess.call(MUAVERSION[mua], stdout=open(output, 'w'),
stderr=subprocess.STDOUT, shell=True)
KeyError: 'mutt -H'
mutt has not changed, and mutt -H works as before. This is even though I have
piper:~|master|% grep mutt .reportbugrc
#10009
mutt
# mua 'mutt -H'
in my config, not 'mutt -H' as the comment suggests. Changing that
to mutt -H does not make it work.
--
.''`. martin f. krafft <[email protected]> Related projects:
: :' : proud Debian developer http://debiansystem.info
`. `'` http://people.debian.org/~madduck http://vcs-pkg.org
`- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---
--- Begin Message ---
Version: 4.4
Hi Martin,
thanks for your report.
On Mon, May 25, 2009 at 23:39, martin f krafft <[email protected]> wrote:
> Package: reportbug
> Version: 4.3
> Severity: grave
>
> reportbug has stopped working for me:
>
> piper:~|master|% reportbug mutt
> #10005
> Traceback (most recent call last):
> File "/usr/bin/reportbug", line 1871, in <module>
> main()
> File "/usr/bin/reportbug", line 862, in main
> if not utils.mua_exists(options.mua):
> File "/usr/lib/pymodules/python2.5/reportbug/utils.py", line 775, in
> mua_exists
> returnvalue = subprocess.call(MUAVERSION[mua], stdout=open(output, 'w'),
> stderr=subprocess.STDOUT, shell=True)
> KeyError: 'mutt -H'
>
> mutt has not changed, and mutt -H works as before. This is even though I have
>
> piper:~|master|% grep mutt .reportbugrc
> #10009
> mutt
> # mua 'mutt -H'
>
> in my config, not 'mutt -H' as the comment suggests. Changing that
> to mutt -H does not make it work.
already fixed in the version above, uploaded some hours ago.
Cheers,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---