Comment 17 for bug 414181

Revision history for this message
Michael (miiichael) wrote : Re: Update Manager, "install" button does nothing when u-m was opened by itself

Reproducible on a fresh lucid 32bit install here too:

- launch u-m from a terminal.
- wait a few hours (Hmm, I wonder if an apt-get update in another terminal would have also worked?)
- click Install Updates. Nothing happens, but there is a message on the terminal:

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/UpdateManager/UpdateManager.py", line 586, in on_button_install_clicked
    self.cache.checkFreeSpace()
  File "/usr/lib/python2.6/dist-packages/DistUpgrade/DistUpgradeCache.py", line 1104, in checkFreeSpace
    for (dir, size) in [(archivedir, self.requiredDownload),
  File "/usr/lib/python2.6/dist-packages/UpdateManager/Core/MyCache.py", line 88, in requiredDownload
    pm.GetArchives(fetcher, self._list, self._records)
SystemError: E:I wasn't able to locate file for the linux-image-2.6.32-23-generic package. This might mean you need to manually fix this package.

I would have attached /var/log/dpkg/status, but /var/log/dpkg/ does not exist. :P