[Reportbug-maint] Bug#363920: Problem with mua

chaica chaica at ohmytux.com
Tue May 12 21:32:58 UTC 2009


Hi Sandro,

With the latests version in the git repo, it seems to have a problem
with the mua :

chaica at sid:~$ reportbug --debug --mutt reportbug
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 1869, 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 774, in
mua_exists
    returnvalue = subprocess.call(MUAVERSION[mua], stdout=open(output,
'w'), stderr=subprocess.STDOUT, shell=True)
KeyError: 'mutt -H'

It seems my patch was modified, allowing this keyError : 

http://git.debian.org/?p=reportbug/reportbug.git;a=blobdiff;f=reportbug/utils.py;h=9077d419af9a6ad3d148d2fa94f932afb56228e5;hp=6c0d8821b2ab85a4b1c74242384ab7f9a2f08c86;hb=ae119a4c156fdb920826d2dd1da1c64f46fbcd45;hpb=6e47d3dce4ca84199136c10b973f59069c72b658

I guess it was done for a good reason, let me know before I try to fix
it.

Bye,
Carl Chenet






More information about the Reportbug-maint mailing list