Public bug reported:

Binary package hint: install-package

When an application suggests installing extra packages (e.g. Arora
suggests installing flash plugin), it invokes install-package script,
which dies - dialog window appears that "python 2.6 closed
unexpectedly". Running it in console results in the following call
trace:

a...@etoile:~$ kdesudo "install-package --install libmp3lame0"
Traceback (most recent call last):
  File "/usr/bin/install-package", line 287, in <module>
    mainWindow = MainWindow(mode, packages)
  File "/usr/bin/install-package", line 119, in __init__
    if not self._cache[package].isInstalled:
  File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 139, in __getitem__
    pkg = self._weakref[key] = Package(self, self._cache[key])
TypeError

a...@etoile:~$ dpkg-query -s install-package
Package: install-package
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 76
Maintainer: Ubuntu Core Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Architecture: all
Version: 0.4
Depends: gdebi-kde, python
Description: Install a package GUI
 A KDE application to install a package through apt.
Original-Maintainer: Jonathan Riddell <jridd...@ubuntu.com>

This is Karmic Kubuntu, alpha 4, updated as of today.

** Affects: install-package (Ubuntu)
     Importance: Undecided
         Status: New

-- 
install-package dies unexpectedly
https://bugs.launchpad.net/bugs/416811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to