update-manager crashed with KeyError in __getitem__()

Bug #564121 reported by Ivo
28
This bug affects 5 people
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Binary package hint: update-manager

When I start the update manager and I want to install the updates he can't download Thunderbird:

W: Kan http://nl.archive.ubuntu.com/ubuntu/pool/main/t/thunderbird/thunderbird_3.0.4+nobinonly-0ubuntu2_i386.deb niet ophalen
  404 Not Found [IP: 213.136.29.211 80]

Then I get this bug.

ProblemType: Crash
DistroRelease: Ubuntu 10.04
Package: update-manager 1:0.134.6
ProcVersionSignature: Ubuntu 2.6.32-20.30-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-20-generic i686
Architecture: i386
Date: Thu Apr 15 21:12:13 2010
ExecutablePath: /usr/bin/update-manager
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
InterpreterPath: /usr/bin/python2.6
PackageArchitecture: all
ProcCmdline: /usr/bin/python2.6 /usr/bin/update-manager
ProcEnviron:
 LANG=nl_NL.utf8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/update-manager']
SourcePackage: update-manager
Title: update-manager crashed with KeyError in __getitem__()
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
Ivo (van-hoi) wrote :
tags: removed: need-duplicate-check
Ivo (van-hoi)
visibility: private → public
Changed in update-manager (Ubuntu):
status: New → Confirmed
Revision history for this message
Alexandre Bourget (wackysalut) wrote :

That's what I get:

uabourget@abourget-laptop:~/build$ uname -a
Linux abourget-laptop 3.0.0-8-generic-pae #10-Ubuntu SMP Sat Aug 6 01:29:44 UTC 2011 i686 i686 i386 GNU/Linux
abourget@abourget-laptop:~/build$ update-manager
Traceback (most recent call last):
  File "/usr/bin/update-manager", line 109, in <module>
    app.main(options)
  File "/usr/lib/python2.7/dist-packages/UpdateManager/UpdateManager.py", line 1211, in main
    self.fillstore()
  File "/usr/lib/python2.7/dist-packages/UpdateManager/UpdateManager.py", line 988, in fillstore
    self.initCache()
  File "/usr/lib/python2.7/dist-packages/UpdateManager/UpdateManager.py", line 1131, in initCache
    self.cache = MyCache(self.progress)
  File "/usr/lib/python2.7/dist-packages/UpdateManager/Core/MyCache.py", line 48, in __init__
    assert len(self.reqReinstallPkgs) == 0
  File "/usr/lib/python2.7/dist-packages/DistUpgrade/DistUpgradeCache.py", line 127, in reqReinstallPkgs
    for pkg in self:
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 189, in __iter__
    yield self[pkgname]
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 174, in __getitem__
    pkg = self._weakref[key] = Package(self, self._cache[key])
KeyError: ''

Revision history for this message
umar43 (umar43) wrote :

when i tried to relaunch the update manager it crashed again

Changed in update-manager (Ubuntu):
importance: Undecided → Medium
Revision history for this message
dino99 (9d9) wrote :

This version is no more supported

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