[Reportbug-maint] Bug#577986: Crash on the third step (after current bugs list)

Dmitry Melnikov dreid at dreid.ru
Thu Apr 15 19:49:02 UTC 2010


Package: reportbug
Version: 4.12

I've found minor bug in konqueror, and tried to report it via reportbug.
Got crash (after selecting package, checking existent bugs and pressed "next") 
and this message in console:

Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2082, in <module>
    main()
  File "/usr/bin/reportbug", line 1034, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1690, in user_interface
    conffiles, self.options.nocompress)
  File "/usr/lib/pymodules/python2.5/reportbug/utils.py", line 644, in 
get_changed_config_files
    for (filename, md5sum) in conffiles:
ValueError: too many values to unpack
Error in sys.excepthook:

Original exception was:

Then I've tried to report bug in reportbug via reportbug :)
In the same step, I've got this:

Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2082, in <module>
    main()
  File "/usr/bin/reportbug", line 1034, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1690, in user_interface
    conffiles, self.options.nocompress)
  File "/usr/lib/pymodules/python2.5/reportbug/utils.py", line 644, in 
get_changed_config_files
    for (filename, md5sum) in conffiles:
ValueError: too many values to unpack
dreid at dreid:~$ reportbug 
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py", line 491, in 
callback
    func (*args, **kwargs)
  File "/usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py", line 539, in 
execute_operation
    self.execute (*args, **kwargs)
TypeError: execute() got an unexpected keyword argument 'presubj'

Sorry, I've got no idea, versions of which packages you'd like to know :(
Reportbug depends only in python (i've got 2.5.4-9) and python-support 
(1.0.7). Hope, this helps, and sorry for my english :(





More information about the Reportbug-maint mailing list