this post was submitted on 15 Mar 2024
729 points (96.1% liked)

linuxmemes

19733 readers
2409 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Kusimulkku@lemm.ee 4 points 3 months 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.

[–] 0x4E4F@lemmy.dbzer0.com 1 points 3 months ago (1 children)

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

[–] Kusimulkku@lemm.ee 3 points 3 months 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.

[–] 0x4E4F@lemmy.dbzer0.com 1 points 3 months ago* (last edited 3 months 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.

[–] Kusimulkku@lemm.ee 2 points 3 months 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.

[–] 0x4E4F@lemmy.dbzer0.com 2 points 3 months ago

Oh, packman, I misread pacman 😁.