Why is Linux so frustrating for some people?

leninmummy@lemmy.ml to Linux@lemmy.ml – 353 points –

Don't get me wrong. I love Linux and FOSS. I have been using and installing distros on my own since I was 12. Now that I'm working in tech-related positions, after the Reddit migration happened, etc. I recovered my interest in all the Linux environment. I use Ubuntu as my main operating system in my Desktop, but I always end up feeling very limited. There's always software I can't use properly (and not just Windows stuff), some stuff badly configured with weird error messages... last time I was not able to even use the apt command. Sometimes I lack time and energy for troubleshooting and sometimes I just fail at it.

I usually end up in need of redoing a fresh install until it breaks up again. Maybe Linux is not good for beginners working full time? Maybe we should do something like that Cisco course that teaches you the basic commands?

577

You are viewing a single comment

If someone is using a stable distro like Debian, and just wants to do what 90% of people do (i.e. browsing, looking at documents media etc.), Linux isn’t really a hassle.

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.