LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 03-17-2014, 03:14 AM   #1
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Rep: Reputation: 56
About playing video


Hi all,


Debian 7.3 was installed on a VM of VirtualBox and gnash was installed as default

Iceweasel can play video on Youtube but unable to play video on Newspaper.

$ sudo apt-get remove --purge gnash

$ sudo apt-get install flashplugin-nonfree
Code:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package flashplugin-nonfree is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'flashplugin-nonfree' has no installation candidate
Found following link;
flashplugin-nonfree has no release candidate?
http://forums.debian.net/viewtopic.php?p=150977

nano /etc/apt/sources.list
adding:
Code:
deb http://www.backports.org/debian etch-backports main contrib non-free
wget -O - http://backports.org/debian/archive.key | apt-key add -c
Code:
--2014-03-17 12:18:41--  http://backports.org/debian/archive.key
Resolving backports.org (backports.org)... failed: Name or service not known.
wget: unable to resolve host address `backports.org'
gpg: no valid OpenPGP data found.
I was stuck here. Please help. Thanks

Rgds
satimis
 
Old 03-17-2014, 03:38 AM   #2
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

it should be in the contrib section of the standard wheezy repo. See:
https://packages.debian.org/wheezy/flashplugin-nonfree

What is in your sources.list?

The forum post you linked to is from 2008 and is for Debian 4. It is not relevant.

Evo2.
 
Old 03-17-2014, 08:49 AM   #3
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Original Poster
Rep: Reputation: 56
Quote:
Originally Posted by evo2 View Post
Hi,

it should be in the contrib section of the standard wheezy repo. See:
https://packages.debian.org/wheezy/flashplugin-nonfree
Hi,

I found it there as well but I couldn't install the package.

Quote:
What is in your sources.list?
$ cat /etc/apt/sources.list
Code:
deb http://ftp.hk.debian.org/debian/ wheezy main
deb-src http://ftp.hk.debian.org/debian/ wheezy main

deb http://security.debian.org/ wheezy/updates main
deb-src http://security.debian.org/ wheezy/updates main

deb http://www.backports.org/debian etch-backports main contrib non-free
Quote:
The forum post you linked to is from 2008 and is for Debian 4. It is not relevant.
Noted. Thanks

Rgds
satimis
 
Old 03-17-2014, 12:11 PM   #4
Hungry ghost
Senior Member
 
Registered: Dec 2004
Posts: 1,222

Rep: Reputation: 667Reputation: 667Reputation: 667Reputation: 667Reputation: 667Reputation: 667
You need to add contrib and non-free to the main repository (first two lines of your sources.list; actually, you only need it in your first line, but it's a good idea to add 'contrib' and 'non-free' to the source repository too). Don't forget to execute apt-get update after that.
 
Old 03-17-2014, 05:14 PM   #5
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

as I wrote in my previous post it is in the contrib section, so you'll need to add that to your sources.list.
So,remove the last line and add "contrib" to the end of the first line.

Evo2
 
Old 03-18-2014, 01:24 AM   #6
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by satimis View Post
Found following link;
flashplugin-nonfree has no release candidate?
http://forums.debian.net/viewtopic.php?p=150977
2008-05-29 18:30 . Worse than useless, its taken you the wrong way. You dont 'backport' from an older release to a newer release.

Quote:
Originally Posted by satimis View Post
$ cat /etc/apt/sources.list
Code:
deb http://ftp.hk.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.hk.debian.org/debian/ wheezy main contrib non-free

deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
Fixed, though you might not need or want 'non-free'.
 
Old 03-18-2014, 09:44 AM   #7
satimis
Senior Member
 
Registered: Apr 2003
Posts: 3,695

Original Poster
Rep: Reputation: 56
Hi all.

Thanks

I got it done.

/etc/apt/source.list
Code:
deb http://ftp.hk.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.hk.debian.org/debian/ wheezy main contrib non-free
....
$ sudo apt-get update
$ sudo apt-get install flashplugin-nonfree

rebooted iceweasel

Now I can play video on Youtube as well on newspaper.

Thanks again

Rgds
satimis
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Screen capture while playing video yields to blue window where video is playing kayasaman Linux - Desktop 10 01-19-2012 09:54 AM
Playing rm video files mosthigh Linux - Software 3 03-07-2009 10:45 AM
playing video tannu_ah Linux - Software 14 02-25-2009 01:09 AM
Video not playing!!! yogusmilu Linux - Laptop and Netbook 20 02-23-2009 02:04 AM
Playing video in MPlayer embedded video player and Mozilla fc6_user Linux - Desktop 22 04-02-2007 12:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 01:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration