TypeError: __init__() got an unexpected keyword argument 'beginn'

Bug #549867 reported by Matthew Paul Thomas
24
This bug affects 3 people
Affects Status Importance Assigned to Milestone
aptdaemon (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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

Related branches

description: updated
description: updated
Revision history for this message
Sebastian Heinlein (glatzor) wrote :

Sorry, I forgot to backport a typo fix to the 0.2 branch. It is fixed upstream Rev 343

Changed in aptdaemon (Ubuntu):
status: New → Fix Committed
Changed in aptdaemon (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.