LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 11-02-2008, 04:51 PM   #1
frenchn00b
Senior Member
 
Registered: Jun 2007
Location: E.U., Mountains :-)
Distribution: Debian, Etch, the greatest
Posts: 2,561

Rep: Reputation: 57
Whats your stable /etc/apt/sources.list for testing/lenny debian ?


Hello,

Greatest recommended sources.list ? working fully, and good for servers?
Whats your stable /etc/apt/sources.list for testing/lenny debian ?

thank s, Happy Tux !
 
Old 11-02-2008, 06:52 PM   #2
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Um, you have some contradictions here.

Stable, server =/= testing, lenny.

Here's my server sources.list, running etch/stable.

Code:
deb http://debian.lcs.mit.edu/debian etch main contrib non-free
deb-src http://debian.lcs.mit.edu/debian etch main contrib non-free
deb http://security.debian.org/ etch/updates main contrib non-free

deb http://www.backports.org/debian etch-backports main contrib non-free

deb http://volatile.debian.org/debian-volatile etch/volatile main

deb-src http://debian.lcs.mit.edu/debian testing main contrib non-free
deb-src http://debian.lcs.mit.edu/debian unstable main contrib non-free
Combined with settings in /etc/apt/preferences, this defaults to etch, with the option of easily installing from etch-backports. And when I want to (try to) get a later version, I build it myself (apt-get source -b) from testing or unstable.
 
Old 11-03-2008, 06:58 AM   #3
radiodee1
Member
 
Registered: Oct 2006
Location: New York
Distribution: Debian
Posts: 675
Blog Entries: 11

Rep: Reputation: 36
Code:
deb http://security.debian.org/ lenny/updates main contrib
deb-src http://security.debian.org/ lenny/updates main contrib

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

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

# deb http://security.debian.org/ etch/updates main contrib
# deb-src http://security.debian.org/ etch/updates main contrib

# deb http://www.debian-multimedia.org lenny main

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

# deb http://nightlies.videolan.org/build/sid-i386/arch ./

# deb http://apt.wicd.net lenny extras
I use lenny. I don't like pinning that much, so I basically comment in and comment out different sources as I need the packages from them. It means running 'aptitude update' a lot but I don't mind. I used to have sources for experimental kernels in this list but I removed them.
 
Old 11-03-2008, 08:31 AM   #4
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
I run an all Lenny system. My sources.list is pretty generic:
Code:
# deb cdrom:[Debian GNU/Linux LennyBeta2 _Lenny_ - Official Beta i386 CD Binary-1 20080607-17:43]/ lenny main

#deb cdrom:[Debian GNU/Linux LennyBeta2 _Lenny_ - Official Beta i386 CD Binary-1 20080607-17:43]/ lenny main

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

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

#http://debian-multimedia.org
deb http://www.debian-multimedia.org lenny main
Here is a question:
For those of you that mix stable or testing with unstable, how do you know what you can safely grab from unstable without creating broken dependencies or breaking your system? I understand apt-pinning, but I don't know how you determine what is safe to get from unstable.

Last edited by tommcd; 11-03-2008 at 08:37 AM.
 
Old 11-03-2008, 08:55 AM   #5
rickh
Senior Member
 
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250

Rep: Reputation: 62
Quote:
how do you know what you can safely grab from unstable without creating broken dependencies or breaking your system?
http://forums.debian.net/viewtopic.php?t=15612
 
Old 11-03-2008, 09:26 AM   #6
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Thanks Rickh, good tutorial.
 
Old 11-03-2008, 11:17 AM   #7
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,883
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
Quote:
Originally Posted by frenchn00b View Post
Hello,

Greatest recommended sources.list ? working fully, and good for servers?
Whats your stable /etc/apt/sources.list for testing/lenny debian ?

thank s, Happy Tux !

See the Giant thread at the top of the Debian forum:

Post your source.list - LinuxQuestions.org
http://www.linuxquestions.org/questi...e.list-330913/

Never understood the point of mixing repos, if you want testing run testing if you want sid run sid.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Installing Debian Testing Lenny (stable) in DELL notebook - Inspiron 1720 doraimom Debian 12 12-08-2008 12:59 PM
Whats the security updates now for the sources.list for etch/Debian? steelheat Linux - Newbie 7 12-15-2007 06:45 PM
Need Recommendation for Debian Etch sources.list ( /etc/apt/sources.list ) forgox Debian 6 05-05-2007 01:57 PM
Replace 'etch' with 'testing' in /etc/apt/sources.list to track 'testing' branch? Akhran Debian 3 04-09-2007 10:45 AM
apt-get update errors since Debian released ( bad /etc/apt/sources.list ?) forgox Debian 10 06-13-2005 12:28 PM

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

All times are GMT -5. The time now is 10:58 PM.

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