Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[solved] Upgrade Flash Player Failure

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
t0mdrew
Posts: 6
Joined: 2010-04-22 20:38

[solved] Upgrade Flash Player Failure

#1 Post by t0mdrew »

I have Debian Lenny 2.6.26-2-amd64 on an ASUS G50Vt laptop. I am using Iceweasel v3.0.6. I tried upgrading my flash player using the steps listed on http://wiki.debian.org/FlashPlayer, but the install fails after I try to install install_flash_player_9_linux.tar.gz. I receive this error:

Code: Select all

MD5 checkum mismatch
failed: --install
Any ideas?
Last edited by t0mdrew on 2010-05-11 20:55, edited 1 time in total.

User avatar
craigevil
Posts: 5391
Joined: 2006-09-17 03:17
Location: heaven
Has thanked: 28 times
Been thanked: 39 times

Re: Upgrade Flash Player Failure

#2 Post by craigevil »

aptitude -t lenny-backports install flashplugin-nonfree
Just need backports in your sources.list

# For information visit
# http://www.backports.org/dokuwiki/doku. ... structions
# Secure apt: apt-get install debian-backports-keyring
deb http://www.backports.org/debian lenny-backports main contrib non-free
Raspberry PI 400 Distro: Raspberry Pi OS Base: Debian Sid Kernel: 5.15.69-v8+ aarch64 DE: MATE Ram 4GB
Debian - "If you can't apt install something, it isn't useful or doesn't exist"
My Giant Sources.list

t0mdrew
Posts: 6
Joined: 2010-04-22 20:38

Re: [solved] Upgrade Flash Player Failure

#3 Post by t0mdrew »

Sweet. Thanks.

Post Reply