this post was submitted on 25 Sep 2023
1140 points (92.3% liked)

linuxmemes

20880 readers
4 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
 

Re-creation of someone else's post because the original was removed and I found it funny when I first saw it

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 year ago

that's when you find out that the updated build environment is incompatible with the older libraries the project expected.

usually the only escape is docker, or containerization to be correct, just give the old app and old environment.

this wastes a lot of space though