Comment 15 for bug 762968

Revision history for this message
Allison Randal (allison) wrote : Re: package flashplugin-installer 10.2.159.1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

Hmmm... nspluginwrapper isn't getting updated, because of a missing dependency on nspluginviewer:

The following packages have unmet dependencies:
  nspluginwrapper: Depends: nspluginviewer (= 1.4.4-0ubuntu3) which is a virtual package.

But, there doesn't seem to be any package available to satisfy nspluginviewer

allison@otp:~$ sudo aptitude install nspluginviewer
No candidate version found for nspluginviewer
No candidate version found for nspluginviewer

It appears that nspluginwrapper binary package exists in both i386 and amd64 architectures, but nspluginviewer only exists for i386. (http://packages.ubuntu.com/da/oneiric/nspluginviewer)

In Natty, nspluginviewer didn't exist at all, and nspluginwrapper had no dependency on it.