aptd crashed with AttributeError in _on_status_update()

Bug #430860 reported by junior
406
This bug affects 72 people
Affects Status Importance Assigned to Milestone
aptdaemon (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: aptdaemon

.

ProblemType: Crash
Architecture: i386
Date: Wed Sep 16 13:53:02 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/sbin/aptd
InterpreterPath: /usr/bin/python2.6
Package: aptdaemon 0.10+bzr226-0ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/sbin/aptd
ProcEnviron:

ProcVersionSignature: Ubuntu 2.6.31-10.34-generic
PythonArgs: ['/usr/sbin/aptd']
SourcePackage: aptdaemon
Title: aptd crashed with AttributeError in _on_status_update()
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/python2.6/dist-packages/aptdaemon/progress.py", line 294, in _on_status_update
     log.critical("Killing child since timeout of %s s" % self.timeout)
 AttributeError: 'DaemonInstallProgress' object has no attribute 'timeout'
Uname: Linux 2.6.31-10-generic i686
UserGroups:

Revision history for this message
junior (juniordaschagas) wrote :
tags: removed: need-duplicate-check
Michael Vogt (mvo)
visibility: private → public
Changed in aptdaemon (Ubuntu):
status: New → Fix Committed
Paulus (ppokrovsky)
Changed in aptdaemon (Ubuntu):
status: Fix Committed → Fix Released
status: Fix Released → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package aptdaemon - 0.10+bzr242-0ubuntu1

---------------
aptdaemon (0.10+bzr242-0ubuntu1) karmic; urgency=low

  * aptdaemon/core.py:
    - do not fail on a not running syslog daemon (LP: #428843)
  * Include dpkg errors in the error output
  * debian/rules:
    - move to simple-patchsys (for now) to make maintaining the
      patches simpler
  * debian/patches/disallow-unauthenticated-branch.diff:
    Patch generated from lp:~mvo/aptdaemon/allow-unauthenticated
    to support controlling if unauthenticated packages are allowed
    during a transaction. Default to "not allow unauthenticated"
    (LP: #435313)
  * debian/patches/mvo-branch.patch:
    Patch generated from lp:~mvo/aptdaemon/mvo that fixes:
    - aptdaemon/worker.py: check the apt download dir lock
      in _watch_lock to avoid possible race with apt-get LP: #437709
    - aptdaemon/progress.py: fix crash in error handling (LP: #436808)
    - aptdaemon/progress.py: fix crash in INSTALL_TIMEOUT handling
      (LP: #430860)
    - aptdaemon/gtkwidgets.py: make the dialog resizable and add bigger
      default size (LP: #434937)
    - aptdaemon/core.py: add _remove_from_connection_no_raise() that
      will discard errors if the object is not exported (LP: #422585)

 -- Michael Vogt <email address hidden> Mon, 28 Sep 2009 09:39:34 +0200

Changed in aptdaemon (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
Mark Cariaga (mzc) wrote :

its still recurring :)

Revision history for this message
Nicholas Christian Langkjær Ipsen (ncli) wrote :

Yep, still happening.

Changed in aptdaemon (Ubuntu):
status: Fix Released → Confirmed
Revision history for this message
Sebastian Heinlein (glatzor) wrote :

Please make sure that you have the version 0.10+bzr242-0ubuntu1 installed (could be delayed by mirrors).

Furthermore make sure to shutdown the current aptdaemon:

sudo killall aptd

Actually there was a code change, so at least the traceback should be a different one.

Changed in aptdaemon (Ubuntu):
status: Confirmed → 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.