LinuxQuestions.org
Review your favorite Linux distribution.
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 02-03-2011, 07:01 PM   #1
jv2112
Member
 
Registered: Jan 2009
Location: New England
Distribution: Arch Linux
Posts: 719

Rep: Reputation: 106Reputation: 106
Question Source List Confusion


I am looking to make the transition to Debian on all of my syetems and I was looking for some direction. I have just installed Debian 6 / Sqeeze this week on my Asus netbook and I am trying to shake out some issues prior to install to my main desktop.

Being somewhat new to Debian I was hoping to get some direction on the best source list direction to take. With the varying stages (Testing, Stable, et cettera) I was unsure if the default would get me access to all the media codecs and a wide variety of software. On Ubuntu I would go with the default and ad in Medibuntu and a ppa to get Handbrake going.

Any and all input welcome.

Below is my current sources.list for reference.

Quote:
# deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official Snapshot amd64 LIVE/IN$

deb http://http.us.debian.org/debian/ squeeze non-free contrib main
deb-src http://http.us.debian.org/debian/ squeeze main

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

added below based on a post to get flash player going ->

deb http://ftp.uk.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.uk.debian.org/debian/ squeeze main contrib non-free


Last edited by jv2112; 02-03-2011 at 07:02 PM.
 
Old 02-03-2011, 07:28 PM   #2
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
Usually you should only have to include just one official mirror to get access to all the files. The 4 top lines in your sources.list are sufficient. One for the packages, one for the updates, and the sources for each of the two. Altough if you don't compile yourself you don't need the deb-src lines.

I am surprised that including the last repo made your flash working. It could be a matter of some delay in mirroring.

There is another site debian-multimedia.org which sometimes has codecs available which are not included in the Debian packages. This is not an official Debian site, despite of the name. Sometimes the MM packages do not mix well with Debian and you lose functionality. The Debian maintainers are not prepared to help you in such a case and recommend to stick to Debian-only packages. Nowadays most codecs are included in Debian itself.

jlinkels
 
Old 02-03-2011, 07:38 PM   #3
jv2112
Member
 
Registered: Jan 2009
Location: New England
Distribution: Arch Linux
Posts: 719

Original Poster
Rep: Reputation: 106Reputation: 106
Thanks for the feedback.
 
Old 02-03-2011, 07:39 PM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
I took the time to correct your sources.list:
Code:
# These to repositories are the two you need to get your main system working,
# including Flash
deb http://http.us.debian.org/debian/ squeeze non-free contrib main
deb http://security.debian.org/ squeeze/updates main

# This repository is where you get Handbrake
# You need to install the GPG-key for this repository to approve that the packages
# from this repo are not compromised. To install the key run apt-get install debian-multimedia-keyring
# This is the only package you have to install with confirmation that it can not be verified.
deb http://www.debian-multimedia.org squeeze main non-free

# These repositories are only needed if you are developing software or want
# to build software from source. Otherwise they are not needed, so they are
# commented. If you want to use them, just remove the comment sign and run apt-get update
#deb-src http://http.us.debian.org/debian/ squeeze main
#deb-src http://http.us.debian.org/debian/ squeeze/updates main
 
Old 02-04-2011, 08:44 AM   #5
jv2112
Member
 
Registered: Jan 2009
Location: New England
Distribution: Arch Linux
Posts: 719

Original Poster
Rep: Reputation: 106Reputation: 106
Thumbs up

Awesome !!!!!!!!!!

TobiSGD I really appreciate your detailed response !!!!


In the past I a have clogged up the works with repositories and would rather go with a more careful approach this time.

Thanks again for your time !
 
Old 02-04-2011, 08:55 AM   #6
m_yates
Senior Member
 
Registered: Aug 2003
Location: Upstate
Distribution: Debian, Mint, Mythbuntu
Posts: 1,249

Rep: Reputation: 101Reputation: 101
I believe that libdvdcss2 (allows playing encrypted DVD movies) and w32codecs (allows playing many proprietary video and audio formats) cannot be included in Debian due to legal issues. You can find those in the debian-multimedia.org repository, though.
 
Old 02-04-2011, 10:13 AM   #7
jv2112
Member
 
Registered: Jan 2009
Location: New England
Distribution: Arch Linux
Posts: 719

Original Poster
Rep: Reputation: 106Reputation: 106
Makes sense. Thanks.
 
  


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
E:Type 'Reading' is not known on line 53 in source list /etc/apt/sources.list, E:The hunterclan0405 Linux - Newbie 2 01-15-2011 11:08 PM
'E:Malformed line 54 in source list /etc/apt/sources.list (dist parse), E:The list of vsssuccess@gmail.com Linux - Desktop 1 11-17-2010 08:17 AM
Confusion over kernel source NirvanaII Mandriva 3 10-23-2008 06:57 AM
compiling from source confusion ben1337 Linux - Newbie 8 03-24-2005 09:51 AM
kernel confusion -- which source for 2.4.18-bf2.4 graybeard Linux - Distributions 1 02-17-2003 06:34 PM

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

All times are GMT -5. The time now is 08:13 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