See below for evidence.  Observations:

- flashplugin-installer fails to configure because nspluginwrapper won't
install it.

- nspluginwrapper won't install it because some of the 32-bit libraries
it requiress (e.g. libssl3.so) are missing

- my nspluginwrapper is out of date (1.4.2) because 1.4.4 will not
install, because it depends on nspluginviewer 1.4.4, which is missing
from the repository.  I'm not sure if this would have made a difference.

>Bela<

========================================================================

# dpkg --configure flashplugin-installer
Setting up flashplugin-installer (10.3.183.4ubuntu3) ...
Downloading...
--2011-08-24 21:11:49--  
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_10.3.183.4.orig.tar.gz
Resolving archive.canonical.com... 91.189.88.33
Connecting to archive.canonical.com|91.189.88.33|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5517014 (5.3M) [application/x-gzip]
Saving to: `./adobe-flashplugin_10.3.183.4.orig.tar.gz'

     0K .......... .......... .......... .......... ..........  0% 88.1K 61s
  [ ... skip a bit, brother ... ]
  5350K .......... .......... .......... .......              100%  478K=13s

2011-08-24 21:12:02 (409 KB/s) - `./adobe-
flashplugin_10.3.183.4.orig.tar.gz' saved [5517014/5517014]

Download done.
Flash Plugin installed.
nspluginwrapper: no appropriate viewer found for 
/usr/lib/flashplugin-installer/libflashplayer.so
dpkg: error processing flashplugin-installer (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 flashplugin-installer
# NSPLUGIN_DIR=/var/lib/flashplugin-installer/ strace -f -o /tmp/st 
/usr/bin/nspluginwrapper -n -i /usr/lib/flashplugin-installer/libflashplayer.so
[ Process PID=17561 runs in 32 bit mode. ]
[ Process PID=17560 runs in 64 bit mode. ]
[ Process PID=17573 runs in 32 bit mode. ]
[ Process PID=17560 runs in 64 bit mode. ]
nspluginwrapper: no appropriate viewer found for 
/usr/lib/flashplugin-installer/libflashplayer.so
# grep ssl3 /tmp/st | tail -3
17573 open("/usr/lib/cmov/libssl3.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
17573 open("/usr/lib/libssl3.so", O_RDONLY) = -1 ENOENT (No such file or 
directory)
17573 write(2, "ERROR: libssl3.so: cannot open s"..., 77) = 77
# file /usr/lib/flashplugin-installer/libflashplayer.so
/usr/lib/flashplugin-installer/libflashplayer.so: ELF 32-bit LSB shared object, 
Intel 80386, version 1 (SYSV), dynamically linked, stripped
# ldd /usr/lib/flashplugin-installer/libflashplayer.so | grep found
        libssl3.so => not found
        libsmime3.so => not found
        libnss3.so => not found
        libnssutil3.so => not found
        libplds4.so => not found
        libplc4.so => not found
        libnspr4.so => not found
# uname -a
Linux kidlap1 3.0.0-5-generic #6-Ubuntu SMP Tue Jul 12 05:21:50 UTC 2011 x86_64 
x86_64 x86_64 GNU/Linux
# apt-get install nspluginwrapper
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 nspluginwrapper : Depends: nspluginviewer (= 1.4.4-0ubuntu3) but it is not 
installable

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

Title:
  Problem when installing flashplugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/null/+bug/830784/+subscriptions

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

Reply via email to