[Bug 177290] flashplugin-nonfree doesn't install on Dapper Drake
Kristaps Esterlinsh
esters at inbox.lv
Tue Dec 18 22:37:01 UTC 2007
Public bug reported:
Binary package hint: flashplugin-nonfree
Dapper Drake 6.06.1 , Flashplugin-nonfree (7.0.63.3ubuntu3)
The plugin doesn't install at all :
$ sudo update-flashplugin
automatic installation failed due to network problems or upstream changes
After inspecting the script, the link for tarballed plugin in adobe and
rest of the links don't have the plugin anymore
# downloading the plugin
if [ $FAIL = "false" ]; then
WGETRC=wgetrc wget -q http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_7_linux.tar.gz || FAIL="true"
if [ $FAIL = "true" ]; then
rm -f install_flash_player_7_linux.tar.gz
FAIL="false"
WGETRC=wgetrc wget -q http://fpdownload.macromedia.com.edgekey.net/get/flashplayer/current/install_flash_player_7_linux.tar.gz || FAIL="true"
fi
if [ $FAIL = "true" ]; then
rm -f install_flash_player_7_linux.tar.gz
FAIL="false"
WGETRC=wgetrc wget -q http://e526.d.akamaiedge.net/get/flashplayer/current/install_flash_player_7_linux.tar.gz || FAIL="true"
fi
if [ $FAIL = "true" ]; then
rm -f install_flash_player_7_linux.tar.gz
FAIL="false"
WGETRC=wgetrc wget -q http://fpdownload-marc.wip3.adobe.com/get/flashplayer/current/install_flash_player_7_linux.tar.gz || FAIL="true"
fi
if [ $FAIL = "true" ]; then
rm -f install_flash_player_7_linux.tar.gz
FAIL="false"
WGETRC=wgetrc wget -q http://84.53.150.70/get/flashplayer/current/install_flash_player_7_linux.tar.gz || FAIL="true"
fi
fi
** Affects: flashplugin-nonfree (Ubuntu)
Importance: Undecided
Status: New
--
flashplugin-nonfree doesn't install on Dapper Drake
https://bugs.launchpad.net/bugs/177290
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug contact for flashplugin-nonfree in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list