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/)

