Activity log for bug #549867

Date Who What changed Old value New value Message
2010-03-27 21:22:55 Matthew Paul Thomas bug added bug
2010-03-27 21:23:37 Matthew Paul Thomas description Binary package hint: aptdaemon aptdaemon 0.11+bzr342-0ubuntu1, software-center 1.1.20 While installing plymouth-theme-solar in Ubuntu Software Center, I got an "An unknown error occurred" error with these details: ------------ 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' Binary package hint: aptdaemon aptdaemon 0.11+bzr342-0ubuntu1, software-center 1.1.20 While installing plymouth-theme-solar in Ubuntu Software Center, I got an "An unknown error occurred" error with these details: ------------ 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' ------------ This looks like a typo -- is "beginn" supposed to be "begin"?
2010-03-27 21:37:58 Matthew Paul Thomas description Binary package hint: aptdaemon aptdaemon 0.11+bzr342-0ubuntu1, software-center 1.1.20 While installing plymouth-theme-solar in Ubuntu Software Center, I got an "An unknown error occurred" error with these details: ------------ 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' ------------ This looks like a typo -- is "beginn" supposed to be "begin"? aptdaemon 0.11+bzr342-0ubuntu1, software-center 1.1.20 While installing plymouth-theme-solar in Ubuntu Software Center, I got an "An unknown error occurred" error with these details: ------------ 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' ------------ This looks like a typo -- is "beginn" supposed to be "begin"? (The presentation of the error is reported separately as bug 549877.)
2010-03-28 08:08:20 Launchpad Janitor branch linked lp:aptdaemon/0.2.x
2010-04-01 05:01:53 Sebastian Heinlein aptdaemon (Ubuntu): status New Fix Committed
2010-05-29 05:49:00 Sebastian Heinlein aptdaemon (Ubuntu): status Fix Committed Fix Released