Bug#586273: Fix for current flashplayer workaround package script on squeeze, amd64

2010-08-11 Thread oc-spam66

@Georg Gast:

It doesn't work for me:


sudo dpkg -i flashplugin-nonfree_10.1.53.64.1_amd64.deb
(...)
  4750K ..100% 9,30M=0,5s

2010-08-11 15:40:00 (9,53 MB/s) - 
«./install_flash_player_10_linux.tar.gz» sauvegardé [4907270/4907270]


Download done.
ERROR: checksum mismatch install_flash_player_10_linux.tar.gz
The Flash plugin is NOT installed.


Can you help for a solution ?

Best regards,

O.C.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#586273: Fix for current flashplayer workaround package script on squeeze, amd64

2010-08-11 Thread oc-spam66

Hello,

OK I got it working and avoided the checksum problem.

I did not follow the step n°4 in the documentation:
http://wiki.debian.org/FlashPlayer#DebianTesting.27Squeeze.27amd64

I did the following:

***
Get libflashplayer.so from:
http://get.adobe.com/fr/flashplayer...

chmod +x ia32-libs-workaround-499043-squeeze.sh
./ia32-libs-workaround-499043-squeeze.sh
sudo dpkg -i ia32-libs-workaround-499043_0.0.1+squeeze1_amd64.deb

sudo mkdir /usr/lib/mozilla/plugins32
sudo cp libflashplayer.so /usr/lib/mozilla/plugins32/
sudo nspluginwrapper -i /usr/lib/mozilla/plugins32/libflashplayer.so
  *** 






--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#586273: Fix for current flashplayer workaround package script on squeeze amd64

2010-07-25 Thread Georg Gast

Hi all,

on http://wiki.debian.org/FlashPlayer is desribed how to make an 
workaround package with the script provided by Bart Martens.


The file libnss3-1d_3.12.6-2_i386.deb is no longer hosted on h 
ttp://ftp.debian.org/debian/pool/main/n/nss/


If you change the line 55 in file 
http://people.debian.org/~bartm/flashplugin-nonfree/ia32-libs-workaround-499043-squeeze.sh 
to libnss3-1d_3.12.6-3_i386.deb it works as requested.


I attached a patchfile


Best Regards

Georg


55c55
   http://$mirror/debian/pool/main/n/nss/libnss3-1d_3.12.6-2_i386.deb \
---
   http://$mirror/debian/pool/main/n/nss/libnss3-1d_3.12.6-3_i386.deb \