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

 

 

 

Question about Debian 10

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
EdwardSanchez
Posts: 1
Joined: 2020-05-26 06:45

Question about Debian 10

#1 Post by EdwardSanchez »

I have Debian 10 testing installed on my PC and I’m wondering if now that Debian 10 Stable is out, will I be automatically switched to Debian 10 Stable or will I remain on a testing branch??

Thanks

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 13 times
Been thanked: 66 times

Re: Question about Debian 10

#2 Post by dilberts_left_nut »

Depends on what you have in /etc/apt/sources.list
AdrianTM wrote:There's no hacker in my grandma...

User avatar
Hallvor
Global Moderator
Global Moderator
Posts: 2041
Joined: 2009-04-16 18:35
Location: Kristiansand, Norway
Has thanked: 149 times
Been thanked: 212 times

Re: Question about Debian 10

#3 Post by Hallvor »

You are probably running stable, but I'd like to see your sources.list

Code: Select all

cat /etc/apt/sources.list
Edit: too slow.
[HowTo] Install and configure Debian bookworm
Debian 12 | KDE Plasma | ThinkPad T440s | 4 × Intel® Core™ i7-4600U CPU @ 2.10GHz | 12 GiB RAM | Mesa Intel® HD Graphics 4400 | 1 TB SSD

cuckooflew
Posts: 677
Joined: 2018-05-10 19:34
Location: Some where out west
Been thanked: 1 time

Re: Question about Debian 10

#4 Post by cuckooflew »

And it would depend on if you have run 'apt update', 'apt upgrade', 'apt dist-upgrade ' ,
or installed any packages, depending on what your /etc/apt/sources.list has in it, (all ready said twice now),
https://wiki.debian.org/SourcesList
Distribution

The 'distribution' can be either the release code name / alias (jessie, stretch, buster, sid) or the release class (oldstable, stable, testing, unstable) respectively. If you mean to be tracking a release class then use the class name, if you want to track a Debian point release, use the code name. Avoid using stable in your sources.list as that results in nasty surprises and broken systems when the next release is made; upgrading to a new release should be a deliberate, careful action and editing a file once every two years is not a burden.
The same could be said about avoid using the word "testing", in your sources.list, it could result in your having a testing version.
If you do not understand this, you definitely need to show us your /etc/apt/sourecs.list file
Please Read What we expect you have already Done
Search Engines know a lot, and
"If God had wanted computers to work all the time, He wouldn't have invented RESET buttons"
and
Just say NO to help vampires!

morse_the_horse
Posts: 66
Joined: 2013-06-29 22:07

Re: Question about Debian 10

#5 Post by morse_the_horse »

Re: Question about Debian 10

Postby cuckooflew » 2020-05-26 22:37

The same could be said about avoid using the word "testing", in your sources.list, it could result in your having a testing version.
If you do not understand this, you definitely need to show us your /etc/apt/sourecs.list file
But you have to spell the file name right. :D

cuckooflew
Posts: 677
Joined: 2018-05-10 19:34
Location: Some where out west
Been thanked: 1 time

Re: Question about Debian 10

#6 Post by cuckooflew »

ahh, silly me,

Code: Select all

/etc/apt/sources.list  
sorry, Any way, if all your sources are Debian stable you should be fine.If your not sure, we need to see what you have.
Please Read What we expect you have already Done
Search Engines know a lot, and
"If God had wanted computers to work all the time, He wouldn't have invented RESET buttons"
and
Just say NO to help vampires!

Post Reply