LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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-21-2017, 05:47 AM   #1
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Question Will adding 'testing' to sources.list file keep my Debian installing rolling indefinitely?


Hi.

If I'm on Debian 8 Testing and 'testing' is in the sources file (/etc/apt/sources.list) -- when Debian 9 gets released - will I automatically be switched to Debian 9 Testing?
 
Old 02-21-2017, 08:11 AM   #2
dejank
Member
 
Registered: May 2016
Location: Belgrade, Serbia
Distribution: Debian
Posts: 229

Rep: Reputation: Disabled
You are not on Debian 8 Testing, Debian 8 "Jessie" is stable. If you've changed your /etc/apt/sources.list file and switched all occurrences of jessie, or stable with testing, you already are on Debian 9 testing. While it may seem to you like a great idea to have instead of distribution name in your sources.list testing, it can put you in lots of trouble. For example, when Debian 9 "Stertch" becomes stable, you will automatically switch to the next testing version. And then all kind of packages will enter into it and many of those will not be stable, will come in with various bugs and can even break your system.

If you want to have some kind of semi rolling testing release, use code names. For now stretch, when it becomes stable, wait that all those packages in testing pass some "cleaning" process and then, when things calm down a bit, change stretch for next release code name.
 
2 members found this post helpful.
Old 02-21-2017, 08:22 AM   #3
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
if you change your source list to testing it will get updated with whatever is in that repo for whatever reasons. It will not be a stable system due to having anything that is being tested to see if it is working properly installed on your system.
 
Old 02-21-2017, 07:29 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,317
Blog Entries: 28

Rep: Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140
This article from Debian should address your questions: https://wiki.debian.org/DebianTesting

I used Debian testing for several years. I found it quite satisfactory. Debian Testing is more stable than some distro's release versions.

(I'm not using it right now because that computer died after years of long and faithful service. I am using Debian 8 on another computer.)
 
Old 02-21-2017, 08:50 PM   #5
nodir
Member
 
Registered: May 2016
Posts: 222

Rep: Reputation: Disabled
A short answer:
Yes.
 
Old 02-22-2017, 02:14 AM   #6
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,570
Blog Entries: 19

Rep: Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451Reputation: 4451
I used "testing" for a year and never had any problems with it. If you use, "unstable", you should be prepared for short-term breakages. As far as I can remember, all packages in unstable have to serve a fixed time without further problems being reported before they are allowed through into testing.
 
Old 02-22-2017, 08:12 AM   #7
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Quote:
Originally Posted by dejank View Post
You are not on Debian 8 Testing, Debian 8 "Jessie" is stable. ...
I know that. It was an example scenario.

I think Stable is the way to go for me. My PC is 3+ years old and I rarely buy new hardware.

Thanks for the info.
 
Old 02-22-2017, 08:13 AM   #8
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Thumbs up

Quote:
Originally Posted by BW-userx View Post
if you change your source list to testing it will get updated with whatever is in that repo for whatever reasons. It will not be a stable system due to having anything that is being tested to see if it is working properly installed on your system.
I will heed that warning.
 
Old 02-22-2017, 09:26 AM   #9
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
To add if you want a rolling release you'll need to change your distro.
void
or something else that updates their repo almost on a daily basis with stable releases of whatever it updates on the days it updates its repo.

Last edited by BW-userx; 02-22-2017 at 09:32 AM.
 
Old 02-24-2017, 08:47 AM   #10
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,714

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Thumbs up

Thanks for the info guys.
 
  


Reply

Tags
debian testing, rolling, sources.list



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
[SOLVED] Debian, apt; adding larger complete DVD installation images to netinst sources.list jamison20000e Linux - Software 1 12-07-2013 02:30 PM
Whats your stable /etc/apt/sources.list for testing/lenny debian ? frenchn00b Debian 6 11-03-2008 11:17 AM
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
adding unstable URL's to the sources.list file kaplan71 Debian 3 12-23-2005 08:21 AM

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

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