this post was submitted on 16 Jul 2023
356 points (92.4% liked)
Linux
48178 readers
1106 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I see this point repeated a lot, it's just not true.
For example sudo apt upgrade is broken currently on the debian live images.
Imagine you tell someone "if you want stable, go debian" they hear it and install it and literally first apt update upgrade it's borked.
There isnt a distro that isnt a hassle, that doesnt exist.
Why would you be running apt upgrade on live images?
I'm confused about this question.
If you install debian through the live image. The apt upgrade of your installation will come out of the box broken.
I haven't seen anyone mention this problem, and I've recently installed Debian and didn't have this problem.
I linked it elsewhere. It's a problem if you install from the live image. If you want I could find the link again for ya.
I ended up finding it after replying. Definitely an unfortunate issue, but the replies say it is fixed and the updated ISO will not have it.
Why is that an issue for a desktop user?
Because you can't update your system at all. How's that not a problem?
... from a live environment. Thats not a problem because almost no one does that, and certainly not a problem because no one relies on updating a live environment for their desktop usage.
That's not it. If you install on your hardware with the live image. Apt upgrade is broken. On your hardware. Not on the live image.
Ah, well that is a serious issue! I've never experienced a bug even close to that bad on distros with a reputation of being less stable than Debian, so that surprises me.