[Bug 858684] Re: aptd crashed with TypeError in _on_status_update(): not all arguments converted during string formatting
Launchpad Bug Tracker
858684 at bugs.launchpad.net
Mon Nov 14 08:30:12 UTC 2011
This bug was fixed in the package aptdaemon - 0.43+bzr701-0ubuntu1
---------------
aptdaemon (0.43+bzr701-0ubuntu1) precise; urgency=low
* new bzr snapshot:
- aptdaemon/progress.py: fix crash when a translation has the wrong
number of %s (LP: #858684)
- Map messages from apt on the status-fd to enums to provide better
terms and translations in the future - fixes LP#641262
- lp:~mpt/aptdaemon/bug-635138:
* Fixes bug 635138 (Apt cache repair 'In Progress' text is
'Repairing broken deps').
* debian/patches/02_fix_crash_on_dpkg_disappear.patch:
- dropped, we are out of stringfreeze now
-- Michael Vogt <michael.vogt at ubuntu.com> Mon, 14 Nov 2011 09:26:01 +0100
** Branch linked: lp:~aptdaemon-developers/aptdaemon/ubuntu-precise
** Changed in: aptdaemon (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptdaemon in Ubuntu.
https://bugs.launchpad.net/bugs/858684
Title:
aptd crashed with TypeError in _on_status_update(): not all arguments
converted during string formatting
Status in “aptdaemon” package in Ubuntu:
Fix Released
Bug description:
after login
ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: aptdaemon 0.43+bzr697
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Sat Sep 24 13:15:17 2011
DesktopFile: /usr/share/aptdaemon/aptdaemon.desktop
ExecutablePath: /usr/sbin/aptd
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/sbin/aptd
ProcEnviron:
PythonArgs: ['/usr/sbin/aptd']
SourcePackage: aptdaemon
Title: aptd crashed with TypeError in _on_status_update(): not all arguments converted during string formatting
Traceback:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/aptdaemon/progress.py", line 569, in _on_status_update
msg = self.transaction.gettext(MAP_STAGE[status[1]]) % status[2]
TypeError: not all arguments converted during string formatting
UpgradeStatus: Upgraded to oneiric on 2011-09-17 (7 days ago)
UserGroups:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/858684/+subscriptions
More information about the foundations-bugs
mailing list