I have seen a similar crash in __init__, may or may not be the same bug.
Traceback reproduced below, looks like a simple type to me. I'll have a
look at monkey-patching it now.

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 126, in 
_process_transaction
    self.install_packages(self.trans.packages[0])
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 207, in 
install_packages
    self._commit_changes()
  File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 574, in 
_commit_changes
    progress = DaemonDpkgRecoverProgress(self.trans, beginn=90, end=95)
TypeError: __init__() got an unexpected keyword argument 'beginn'

-- 
software-center crashed with TypeError in __init__()
https://bugs.launchpad.net/bugs/523822
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to