Comment 6 for bug 108925

Revision history for this message
TheHobbit (the-hobbit) wrote :

The problem does not appear to depends on the updater, but in the fact that the data in the plugin released by adobe has changed.
Remember that the ubuntu package is just an installer. When you install the ubuntu package, it downloads the plugin from adobe and installs it for you. Before installing, it verify the downloaded file using a md5 checksum. The checksum of the plugin appears to have changed thus resulting in the ubuntu package NOT installing the plugin.
This is shown by the following..

hobbit@legolas:$ sudo apt-get install flashplugin-nonfree
Download done.
md5sum mismatch install_flash_player_9_linux.tar.gz
The Flash plugin is NOT installed.

Attached is a debdiff of the patch solving this problem