OK, here is my extremly dangerous don'[EMAIL PROTECTED] workaround:
1. Make a propoer backup of your system (I mean it!).
2. sudo bash
3. apt-get remove flashplugin-nonfree
4. cd /usr/bin/
5. mv md5sum md5sum-real
6. ln -s /bin/true md5sum
7. apt-get install flashplugin-nonfree
8. rm md5sum
9. mv md5sum-real md5sum
10. exit

This is dangerous! So don't do it!

-- 
flashplugin-nonfree fails to install due to md5sum mismatch
https://bugs.launchpad.net/bugs/173890
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to