Check this out:
---------------------------------
wget 
http://launchpadlibrarian.net/10756602/flashplugin-nonfree_9.0.115.0ubuntu2.tar.gz
--02:31:15--  
http://launchpadlibrarian.net/10756602/flashplugin-nonfree_9.0.115.0ubuntu2.tar.gz
           => `flashplugin-nonfree_9.0.115.0ubuntu2.tar.gz'
Resolving launchpadlibrarian.net... 91.189.90.235
Connecting to launchpadlibrarian.net|91.189.90.235|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 23,144 (23K) [application/gzipped-tar]

100%[====================================>] 23,144        94.38K/s

02:31:15 (94.10 KB/s) - `flashplugin-nonfree_9.0.115.0ubuntu2.tar.gz'
saved [23144/23144]

[EMAIL PROTECTED]:~/pck/flash$ tar -zxvf 
flashplugin-nonfree_9.0.115.0ubuntu2.tar.gz
flashplugin-nonfree-9.0.115.0ubuntu2/
flashplugin-nonfree-9.0.115.0ubuntu2/debian/
flashplugin-nonfree-9.0.115.0ubuntu2/debian/lintianoverrides/
flashplugin-nonfree-9.0.115.0ubuntu2/debian/lintianoverrides/flashplugin-nonfree
flashplugin-nonfree-9.0.115.0ubuntu2/debian/prerm
flashplugin-nonfree-9.0.115.0ubuntu2/debian/rules
flashplugin-nonfree-9.0.115.0ubuntu2/debian/postinst
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/it.po
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/pt_BR.po
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/lt.po
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/es.po
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/ja.po
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/da.po
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/pt.po
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/de.po
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/tr.po
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/fr.po
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/templates.pot
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/cs.po
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/POTFILES.in
flashplugin-nonfree-9.0.115.0ubuntu2/debian/po/sv.po
flashplugin-nonfree-9.0.115.0ubuntu2/debian/flashplugin-nonfree.install
flashplugin-nonfree-9.0.115.0ubuntu2/debian/copyright
flashplugin-nonfree-9.0.115.0ubuntu2/debian/config
flashplugin-nonfree-9.0.115.0ubuntu2/debian/install
flashplugin-nonfree-9.0.115.0ubuntu2/debian/compat
flashplugin-nonfree-9.0.115.0ubuntu2/debian/changelog
flashplugin-nonfree-9.0.115.0ubuntu2/debian/templates
flashplugin-nonfree-9.0.115.0ubuntu2/debian/links
flashplugin-nonfree-9.0.115.0ubuntu2/debian/dirs
flashplugin-nonfree-9.0.115.0ubuntu2/debian/control
[EMAIL PROTECTED]:~/pck/flash$ cd flashplugin-nonfree-9.0.115.0ubuntu2
[EMAIL PROTECTED]:~/pck/flash/flashplugin-nonfree-9.0.115.0ubuntu2$
dpkg-buildpackage  -b -rfakeroot
dpkg-buildpackage: source package flashplugin-nonfree
dpkg-buildpackage: source version 9.0.115.0ubuntu2
dpkg-buildpackage: source changed by Brandon Holtsclaw <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
dh_clean
 debian/rules build
test -x debian/rules
mkdir -p "."
 fakeroot debian/rules binary
test -x debian/rules
dh_testroot
dh_clean -k
dh_installdirs -A
mkdir -p "."
dh_installdirs -pflashplugin-nonfree
dh_installdocs -pflashplugin-nonfree
dh_installexamples -pflashplugin-nonfree
dh_installman -pflashplugin-nonfree
dh_installinfo -pflashplugin-nonfree
dh_installmenu -pflashplugin-nonfree
dh_installcron -pflashplugin-nonfree
dh_installinit -pflashplugin-nonfree
dh_installdebconf -pflashplugin-nonfree
dh_installemacsen -pflashplugin-nonfree
dh_installcatalogs -pflashplugin-nonfree
dh_installpam -pflashplugin-nonfree
dh_installlogrotate -pflashplugin-nonfree
dh_installlogcheck -pflashplugin-nonfree
dh_installmime -pflashplugin-nonfree
dh_installchangelogs -pflashplugin-nonfree
dh_installudev -pflashplugin-nonfree
dh_install -pflashplugin-nonfree
dh_link -pflashplugin-nonfree
dh_strip -pflashplugin-nonfree
dh_compress -pflashplugin-nonfree
dh_fixperms -pflashplugin-nonfree
dh_makeshlibs -pflashplugin-nonfree
dh_installdeb -pflashplugin-nonfree
dh_perl -pflashplugin-nonfree
dh_shlibdeps -pflashplugin-nonfree
dh_gencontrol -pflashplugin-nonfree
# symlink identical documentation to depending packages
[ -n "$CDBS_NO_DOC_SYMLINKING" ] || \
        [ -h debian/flashplugin-nonfree/usr/share/doc ] || \
        [ ! -d debian/flashplugin-nonfree/usr/share/doc ] || \
        for dep in `perl -ne 'if (/^(Pre-)?Depends:/) {s/^\w+://; foreach
(split /,/) { split; print($_[0], "\n"); } }'
debian/flashplugin-nonfree/DEBIAN/control`; do \
            if [ -d debian/$dep/usr/share/doc ]; then \
                echo "Searching for duplicated docs in dependency $dep..."; \
                rootdir=`pwd`; \
                (cd
debian/flashplugin-nonfree/usr/share/doc/flashplugin-nonfree; find
-type f ! -name copyright | while read f; do \

thisfile="$rootdir/debian/flashplugin-nonfree/usr/share/doc/flashplugin-nonfree/$f";
\
                    depfile="$rootdir/debian/$dep/usr/share/doc/$dep/$f"; \
                    if [ -f $depfile -o -L $depfile ] && zcmp
$thisfile $depfile >/dev/null; then \
                        echo "  symlinking $f in flashplugin-nonfree
to file in $dep"; \
                        rm $thisfile; ln -s /usr/share/doc/$dep/$f $thisfile; \
                    fi; \
                done ); \
            fi; \
        done
# symlink identical Gnome help files within packages
if [ -z "$CDBS_NO_GNOME_HELP_SYMLINKING" ] && [ -d
debian/flashplugin-nonfree/usr/share/gnome/help ]; then \
            cd debian/flashplugin-nonfree && LC_ALL=C fdupes -r1nq
usr/share/gnome/help | while read s; do \
                set -- $(echo $s | tr ' ' '\n' | sort); \
                f=$1; shift; \
                for d; do \
                    echo "symlinking duplicate Gnome help file $d to $f"; \
                    rm $d; ln -s /$f $d; \
                done; \
            done; \
        fi
dh_link -p flashplugin-nonfree
dh_md5sums -pflashplugin-nonfree
dh_builddeb -pflashplugin-nonfree
warning, `debian/flashplugin-nonfree/DEBIAN/control' contains
user-defined field `Npp-Applications'
warning, `debian/flashplugin-nonfree/DEBIAN/control' contains
user-defined field `Npp-Mimetype'
warning, `debian/flashplugin-nonfree/DEBIAN/control' contains
user-defined field `Npp-Name'
warning, `debian/flashplugin-nonfree/DEBIAN/control' contains
user-defined field `Original-Maintainer'
dpkg-deb: building package `flashplugin-nonfree' in
`../flashplugin-nonfree_9.0.115.0ubuntu2_amd64.deb'.
dpkg-deb: ignoring 4 warnings about the control file(s)
 dpkg-genchanges -b >../flashplugin-nonfree_9.0.115.0ubuntu2_amd64.changes
dpkg-genchanges: binary-only upload - not including any source code
 signfile flashplugin-nonfree_9.0.115.0ubuntu2_amd64.changes
gpg: skipped "Brandon Holtsclaw <[EMAIL PROTECTED]>": secret key
not available
gpg: [stdin]: clearsign failed: secret key not available

dpkg-buildpackage: binary only upload (no source included)
dpkg-buildpackage: warning: Failed to sign .changes file
[EMAIL PROTECTED]:~/pck/flash/flashplugin-nonfree-9.0.115.0ubuntu2$ cd ..
[EMAIL PROTECTED]:~/pck/flash$ ls
flashplugin-nonfree-9.0.115.0ubuntu2
flashplugin-nonfree_9.0.115.0ubuntu2_amd64.changes
flashplugin-nonfree_9.0.115.0ubuntu2_amd64.deb
flashplugin-nonfree_9.0.115.0ubuntu2.tar.gz
[EMAIL PROTECTED]:~/pck/flash$ dpkg -i *.deb
dpkg: requested operation requires superuser privilege
[EMAIL PROTECTED]:~/pck/flash$ sudo dpkg -i *.deb
Selecting previously deselected package flashplugin-nonfree.
(Reading database ... 130457 files and directories currently installed.)
Unpacking flashplugin-nonfree (from
flashplugin-nonfree_9.0.115.0ubuntu2_amd64.deb) ...
dpkg: dependency problems prevent configuration of flashplugin-nonfree:
 flashplugin-nonfree depends on nspluginwrapper (>= 0.9.91.4-2ubuntu1); however:
  Package nspluginwrapper is not installed.
dpkg: error processing flashplugin-nonfree (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 flashplugin-nonfree
[EMAIL PROTECTED]:~/pck/flash$ sudo apt-get install  nspluginwrapperReading
package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  nspluginwrapper
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
Need to get 0B/111kB of archives.
After unpacking 377kB of additional disk space will be used.
Selecting previously deselected package nspluginwrapper.
(Reading database ... 130464 files and directories currently installed.)
Unpacking nspluginwrapper (from
.../nspluginwrapper_0.9.91.5-1ubuntu1_amd64.deb) ...
Setting up nspluginwrapper (0.9.91.5-1ubuntu1) ...
Setting up flashplugin-nonfree (9.0.115.0ubuntu2) ...
Downloading...
--02:33:00--  
http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz
           => `./install_flash_player_9_linux.tar.gz'
Resolving fpdownload.macromedia.com... 88.221.34.70
Connecting to fpdownload.macromedia.com|88.221.34.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3,036,127 (2.9M) [application/x-gzip]

    0K .......... .......... .......... .......... ..........  1%  115.28 KB/s
   50K .......... .......... .......... .......... ..........  3%  119.93 KB/s
  100K .......... .......... .......... .......... ..........  5%  116.04 KB/s
  150K .......... .......... .......... .......... ..........  6%  119.98 KB/s
  200K .......... .......... .......... .......... ..........  8%   99.54 KB/s
  250K .......... .......... .......... .......... .......... 10%  144.78 KB/s
  300K .......... .......... .......... .......... .......... 11%  114.63 KB/s
  350K .......... .......... .......... .......... .......... 13%  116.64 KB/s
  400K .......... .......... .......... .......... .......... 15%  119.94 KB/s
  450K .......... .......... .......... .......... .......... 16%   97.24 KB/s
  500K .......... .......... .......... .......... .......... 18%  149.87 KB/s
  550K .......... .......... .......... .......... .......... 20%  118.56 KB/s
  600K .......... .......... .......... .......... .......... 21%  119.95 KB/s
  650K .......... .......... .......... .......... .......... 23%  115.93 KB/s
  700K .......... .......... .......... .......... .......... 25%   97.62 KB/s
  750K .......... .......... .......... .......... .......... 26%  155.52 KB/s
  800K .......... .......... .......... .......... .......... 28%  116.07 KB/s
  850K .......... .......... .......... .......... .......... 30%  119.93 KB/s
  900K .......... .......... .......... .......... .......... 32%  110.00 KB/s
  950K .......... .......... .......... .......... .......... 33%  104.93 KB/s
 1000K .......... .......... .......... .......... .......... 35%  149.07 KB/s
 1050K .......... .......... .......... .......... .......... 37%  116.36 KB/s
 1100K .......... .......... .......... .......... .......... 38%  119.95 KB/s
 1150K .......... .......... .......... .......... .......... 40%  117.05 KB/s
 1200K .......... .......... .......... .......... .......... 42%   85.65 KB/s
 1250K .......... .......... .......... .......... .......... 43%  189.40 KB/s
 1300K .......... .......... .......... .......... .......... 45%  119.94 KB/s
 1350K .......... .......... .......... .......... .......... 47%  116.08 KB/s
 1400K .......... .......... .......... .......... .......... 48%  119.94 KB/s
 1450K .......... .......... .......... .......... .......... 50%  119.94 KB/s
 1500K .......... .......... .......... .......... .......... 52%  116.05 KB/s
 1550K .......... .......... .......... .......... .......... 53%  119.63 KB/s
 1600K .......... .......... .......... .......... .......... 55%  116.39 KB/s
 1650K .......... .......... .......... .......... .......... 57%  119.95 KB/s
 1700K .......... .......... .......... .......... .......... 59%  119.34 KB/s
 1750K .......... .......... .......... .......... .......... 60%  115.68 KB/s
 1800K .......... .......... .......... .......... .......... 62%  119.94 KB/s
 1850K .......... .......... .......... .......... .......... 64%  119.39 KB/s
 1900K .......... .......... .......... .......... .......... 65%  116.36 KB/s
 1950K .......... .......... .......... .......... .......... 67%  119.63 KB/s
 2000K .......... .......... .......... .......... .......... 69%  119.91 KB/s
 2050K .......... .......... .......... .......... .......... 70%  116.62 KB/s
 2100K .......... .......... .......... .......... .......... 72%  119.38 KB/s
 2150K .......... .......... .......... .......... .......... 74%  116.61 KB/s
 2200K .......... .......... .......... .......... .......... 75%  118.64 KB/s
 2250K .......... .......... .......... .......... .......... 77%  119.95 KB/s
 2300K .......... .......... .......... .......... .......... 79%  116.06 KB/s
 2350K .......... .......... .......... .......... .......... 80%  119.93 KB/s
 2400K .......... .......... .......... .......... .......... 82%  119.97 KB/s
 2450K .......... .......... .......... .......... .......... 84%  116.05 KB/s
 2500K .......... .......... .......... .......... .......... 86%  119.90 KB/s
 2550K .......... .......... .......... .......... .......... 87%  119.40 KB/s
 2600K .......... .......... .......... .......... .......... 89%  116.61 KB/s
 2650K .......... .......... .......... .......... .......... 91%  119.38 KB/s
 2700K .......... .......... .......... .......... .......... 92%  119.90 KB/s
 2750K .......... .......... .......... .......... .......... 94%  113.37 KB/s
 2800K .......... .......... .......... .......... .......... 96%  122.98 KB/s
 2850K .......... .......... .......... .......... .......... 97%  116.60 KB/s
 2900K .......... .......... .......... .......... .......... 99%  118.28 KB/s
 2950K .......... ....                                       100%  125.65 KB/s

02:33:25 (118.26 KB/s) - `./install_flash_player_9_linux.tar.gz' saved
[3036127/3036127]

Download done.
Flash Plugin installed.
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: error while loading
shared libraries: libpcre.so.3: cannot open shared object file: No
such file or directory
nspluginwrapper: no appropriate viewer found for
/usr/lib/flashplugin-nonfree/libflashplayer.so
dpkg: error processing flashplugin-nonfree (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 flashplugin-nonfree
E: Sub-process /usr/bin/dpkg returned an error code (1)
[EMAIL PROTECTED]:~/pck/flash$ sudo dpkg -i *.deb
(Reading database ... 130488 files and directories currently installed.)
Preparing to replace flashplugin-nonfree 9.0.115.0ubuntu2 (using
flashplugin-nonfree_9.0.115.0ubuntu2_amd64.deb) ...
Unpacking replacement flashplugin-nonfree ...
Setting up flashplugin-nonfree (9.0.115.0ubuntu2) ...
Installing from local file
/var/cache/flashplugin-nonfree/install_flash_player_9_linux.tar.gz
Flash Plugin installed.
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: error while loading
shared libraries: libpcre.so.3: cannot open shared object file: No
such file or directory
nspluginwrapper: no appropriate viewer found for
/usr/lib/flashplugin-nonfree/libflashplayer.so
dpkg: error processing flashplugin-nonfree (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 flashplugin-nonfree
[EMAIL PROTECTED]:~/pck/flash$ sudo dpkg -i *.deb
(Reading database ... 130488 files and directories currently installed.)
Preparing to replace flashplugin-nonfree 9.0.115.0ubuntu2 (using
flashplugin-nonfree_9.0.115.0ubuntu2_amd64.deb) ...
Unpacking replacement flashplugin-nonfree ...
Setting up flashplugin-nonfree (9.0.115.0ubuntu2) ...
Installing from local file
/var/cache/flashplugin-nonfree/install_flash_player_9_linux.tar.gz
Flash Plugin installed.
/usr/lib/nspluginwrapper/i386/linux/npviewer.bin: error while loading
shared libraries: libpcre.so.3: cannot open shared object file: No
such file or directory
nspluginwrapper: no appropriate viewer found for
/usr/lib/flashplugin-nonfree/libflashplayer.so
dpkg: error processing flashplugin-nonfree (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 flashplugin-nonfree
-----------------------------------------------------------------------
I still don't get it....

-- 
()  Campania Panglicii în ASCII
/\  http://stas.nerd.ro/ascii/

-- 
On hardy, firefox doesn't load flash plugin
https://bugs.launchpad.net/bugs/176628
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to