this post was submitted on 15 Mar 2024
748 points (100.0% liked)

linuxmemes

25144 readers
1877 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 60 points 1 year ago (10 children)

    Dependency hell every day

    Damn near 25 year Linux user here, servers, desktops, everything. I haven't seen a single dependency issue in over 5 years.

    [–] [email protected] 61 points 1 year ago* (last edited 1 year ago) (1 children)

    Quick question can you suggest some lotto numbers thx

    [–] [email protected] 34 points 1 year ago (2 children)

    I get what you mean, but the way you worded it makes it seem like you experienced dependency hell for 20 out of 25 years...

    [–] [email protected] 12 points 1 year ago

    Dependency hell happens when you try to go against your distro and install something. Someone who used Linux for 20 years probably found a distro that works well for them, hence the no dependency hell.

    Or they just stopped tinkering. Either case is solvable by Nix/Flatpak/Bedrock/20+ other solutions

    [–] [email protected] 2 points 1 year ago

    Yeah, could have worded that better. I've had some dependancy issues here and there over the years, especially in the early days (20+ years ago) but since like 5 years or so I haven't seen anything

    [–] [email protected] 14 points 1 year ago (2 children)

    ffmpeg was like three weeks ago

    [–] [email protected] 8 points 1 year ago (1 children)
    [–] [email protected] 6 points 1 year ago

    I'm genuinely curious too. Was there a big update? Bad interaction with the new plasma? I know they added av1 last year but I looked like a week ago and atsc 3.0 and ac4 audio still didn't work.

    [–] [email protected] 3 points 1 year ago (1 children)

    Did that cause breaks on certain distros? No issues with it on Arch.

    [–] [email protected] 1 points 1 year ago

    Hmm. I'm not finding anything on it now, but all my hosts at home started asking which package provider I wanted it from

    [–] [email protected] 10 points 1 year ago
    [–] [email protected] 8 points 1 year ago (2 children)

    So lucky ones do exist after all

    [–] [email protected] 3 points 1 year ago (1 children)

    Or they just use a distro that doesn't frequently break dependencies. I used to experience lots of dependency issues on Ubuntu many years ago. Been on Arch for ~10 years and have only had 1 dependency issue, which was fixed within 1 day.

    [–] [email protected] 1 points 1 year ago

    Haven't had any major dependancy issues for years on Ubuntu. Maybe tiny things where I had to manually download a package somewhere because I use external repos, but those are easy fixes.

    [–] [email protected] 1 points 1 year ago

    It's a personal anecdote, sure, bit I've seen this issue become a non-issue, really.

    [–] [email protected] 5 points 1 year ago

    In over 5 years? Like when containers and flatpaks became popular and include all their dependencies? Or when RHEL8 introduced app streams to help combat dependency issues?

    [–] [email protected] 4 points 1 year ago (1 children)

    I mean luckily distro maintainers usually deal with it (quite a lot of work) but have any additional repos and it gets wonky if those are not in total lockstep.

    [–] [email protected] 2 points 1 year ago (1 children)

    That's a Debian/Ubuntu specific issue. Repos all over the place, so yeah, you will break things eventually.

    [–] [email protected] 3 points 1 year ago (1 children)

    No it isn't, any distro might have these issues if they have third party repos. openSUSE commonly has these conflicts with Packman.

    [–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

    Yeah, that is true as well. I meant Debian/Ubuntu because it has the most 3rd party repos available. But yes, if you have more than one package manager, then things will most likely go south after a while as well.

    [–] [email protected] 2 points 1 year ago (1 children)

    Well not two different package managers but just two repos from different people (so hard to keep deps in sync). Packman (the third party codec repo for openSUSE) is slower to update compared to official repos, which often results in a situation where a thing from Packman requires a different version of a library than stuff from official openSUSE repos. But in that case it is easy to solve (for the user) in that you'll just have to wait a bit for Packman people to figure out the situation.

    [–] [email protected] 2 points 1 year ago

    Oh, packman, I misread pacman 😁.

    [–] [email protected] 2 points 1 year ago

    Yeah, to be honest, they're less and less common, especially with rolling release distros.