<type 'exceptions.AttributeError'>: 'Transaction' object has no attribute 'gettest'

Bug #733732 reported by Jens Kubieziel
40
This bug affects 5 people
Affects Status Importance Assigned to Milestone
aptdaemon (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: aptdaemon

I got the following traceback:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 963, in simulate
    status_path)
  File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 1034, in _simulate_helper
    self._get_broken_details(trans))
  File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 1270, in _get_broken_details
    or_msg += trans.gettest("but it is a virtual package")
AttributeError: 'Transaction' object has no attribute 'gettest'

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: aptdaemon 0.41+bzr595-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
Uname: Linux 2.6.38-5-generic i686
Annotation: Applying software changes failed
Architecture: i386
Date: Sat Mar 12 10:00:45 2011
DesktopFile: /usr/share/aptdaemon/aptdaemon.desktop
ExecutablePath: /usr/sbin/aptd
SourcePackage: aptdaemon
Title: <type 'exceptions.AttributeError'>: 'Transaction' object has no attribute 'gettest'
TransactionDepends: [[], [], [], [], [], [], []]
TransactionErrorCode: error-unknown
TransactionKwargs: {}
TransactionLocale: de_DE.UTF8
TransactionOutput:

TransactionPackages: [[], [], [], [], [dbus.String(u'network-manager'), dbus.String(u'network-manager-gnome')], []]
TransactionRole: role-commit-packages
UpgradeStatus: Upgraded to natty on 2011-03-09 (2 days ago)

Related branches

Revision history for this message
Jens Kubieziel (qbi) wrote :
Revision history for this message
Sebastien Bacher (seb128) wrote :

obvious gettest -> gettext typo in the code

Changed in aptdaemon (Ubuntu):
status: New → Confirmed
importance: Undecided → Low
Michael Vogt (mvo)
Changed in aptdaemon (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package aptdaemon - 0.41+bzr604-0ubuntu1

---------------
aptdaemon (0.41+bzr604-0ubuntu1) natty; urgency=low

  * New bzr bugfix snapshot:
    - fix fix typo (LP: #733732), thanks to seb128
    - Fix variable name in the Finished signal
    - Don't raise an error if trying to close an already closed fd
    - Open the controlling terminal already at the SetTerminal call time
    - bugfix in the apt config parser
  * debian/patches/disable_config_parser_test.patch:
    - removed, this is properly fixed now
 -- Michael Vogt <email address hidden> Wed, 23 Mar 2011 15:44:07 +0100

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.

Other bug subscribers

Remote bug watches

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