LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-17-2019, 03:45 PM   #1
TheJooomes
Member
 
Registered: May 2019
Posts: 190

Rep: Reputation: Disabled
What does it look like when a rolling distro "breaks"?


I've been running debian sid on a spare drive for a while and I really like it, but I question it's stability long term, I don't want to distro hop until I know my next distro WILL work. When people talk about rolling distros like arch or debian sid being unreliable and "breaking" after a "bad update", what do they mean? Would the system just refuse to boot? Would it be more of a minor bug like a part of my DE breaking? In most cases how fixable is this "breakage"? My current main distro is Kubuntu 19.04.
 
Old 11-17-2019, 04:02 PM   #2
Firerat
Senior Member
 
Registered: Oct 2008
Distribution: Debian sid
Posts: 2,683

Rep: Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783Reputation: 783
since Sid is where all the new packages get tested before going into testing repo you are more likely to come across bugs.
It is impossible to say how that bug would manifest itself.

but most bugs are reported and fixed quickly.
downgrading a package and setting an ignore of the buggy version is one way around the problem.

Testing is probably thought to be a "safer" rolling distro if you are nervous about being on the bleeding edge.
However, bugs are not fixed quite as quickly as a package has to pass through Sid before getting to testing.
 
Old 11-17-2019, 08:04 PM   #3
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,326
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Debian Sid is more stable than most "stable" distro releases. Ubuntu is based on Sid. Debian Stable, in my experience, is rock-solid. I'm not using it at the moment, but I've used it extensively over the years.

Just as with a car, a broken" system can take many forms, depending on which part broke. It might just ride rough, or it might leave you stranded along the road, or something in between.
 
Old 11-17-2019, 10:14 PM   #4
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,173

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
When I tried Arch, it pushed out a bad kernel update that would not boot. Rebooted and picked the old one, then a few days latter updated things and new kernel got installed. Rebooted and it did not work, and found out the system had removed my older working kernel. So 2 updates in a row resulted in unbootable kernels as the system defaults only kept 2 kernels in /boot.
Is that broken enough for you?

Another example with Gentoo, place I used to work at the lead developer was playing it and used it for production system. A months latter it was impossible to install updates since it was so out of date. The update tool could not handle just a few months without updates.
 
Old 11-17-2019, 11:21 PM   #5
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,803

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally Posted by TheJooomes View Post
I've been running debian sid on a spare drive for a while and I really like it, but I question it's stability long term, I don't want to distro hop until I know my next distro WILL work. When people talk about rolling distros like arch or debian sid being unreliable and "breaking" after a "bad update", what do they mean? Would the system just refuse to boot? Would it be more of a minor bug like a part of my DE breaking? In most cases how fixable is this "breakage"? My current main distro is Kubuntu 19.04.
I've had one Tumbleweed update result in my laptop not being able to boot into the graphical mode (level 5). I could boot to multiuser mode (level 3) and issue startx just fine (though I had to track down an old X startup file to get the window manager up and running). Everything else on the system worked normally. A subsequent update corrected the problem.

There are probably more subtle ways a distribution could go slightly pear-shaped and I'd bet some broken things go completely unnoticed and then fixed in a newer update without users realizing anything had been wrong.

Cheers...
 
Old 11-18-2019, 04:51 AM   #6
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I've been using Sid for years now and the only real issues I have are when Io fail to notice that something important, like the NVIDIA driver, are to be removed as part of the dist-upgrade. Sometimes, as mentioned above, the particular kernel or a specific package may not work and it just requires choosing an older kernel on boot or going without a certain application until the issue is fixed.
 
Old 11-18-2019, 12:21 PM   #7
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by TheJooomes View Post
When people talk about rolling distros like arch or debian sid being unreliable and "breaking" after a "bad update", what do they mean? Would the system just refuse to boot? Would it be more of a minor bug like a part of my DE breaking? In most cases how fixable is this "breakage"?
There's no clear definition of what that means.
Generally speaking, when fixing whatever is broken would require more work than a reinstall, you could say it's broken for good.
For some people this threshold is significantly lower than for others.
I guess that's a polite way of saying that the people who told you that just didn't know their Linux very well.
 
Old 11-18-2019, 02:35 PM   #8
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,173

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
The breakage can also come from major upgrades to applications which a rolling distro will toss in with other updates. The OS will boot fine, but your website might be broken because the Joomla update that got pulled in requires you to make changes you were not aware of.
Things like this are more likely with a rolling distro as you need to pay attention to major application updates.

If you are worried about stability, then you should be using a distro that has long term support. A rolling distro is for people that want the latest and greatest and are ready to fix things when something breaks.
 
Old 11-18-2019, 05:53 PM   #9
TheJooomes
Member
 
Registered: May 2019
Posts: 190

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
Debian Sid is more stable than most "stable" distro releases. Ubuntu is based on Sid

That raises another question. Which is typically more reliable; semi-annual upgrades, or rolling release?
 
Old 11-18-2019, 08:01 PM   #10
uteck
Senior Member
 
Registered: Oct 2003
Location: Elgin,IL,USA
Distribution: Ubuntu based stuff for the most part
Posts: 1,173

Rep: Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501Reputation: 501
The semi-annual upgrades will go thru some testing to ensure the upgrade works, rolling release not so much.
LTS versions are even more stable since they are just supplying security and bug fixes for the years they are covered, not new versions of apps.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SystemFree, the SystemD init replacement, what does it look like? What needs does it take into consideration? zeebra Linux - General 147 11-11-2019 02:41 AM
Force breaks to avoid eye strain (typing breaks) upnort Slackware 12 09-19-2019 03:43 PM
Does the "rolling release" work as advertised? KenJackson Arch 24 07-10-2011 01:29 PM
Best Distro for dual-boot Macbook (rolling distro preferred) adamt222 Linux - Laptop and Netbook 3 02-28-2011 09:16 PM
Help With Java Problem Please"""""""""""" suemcholan Linux - Newbie 1 04-02-2008 06:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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