Post #2016491
2026-04-17 15:10 UTC
@michalfita @_ Please elaborate
Replies (1)
-
@michalfita@mastodon.social 2026-04-17 15:32
@katzenmann @_ Right. Building software with dependencies at the system level crates a layer to maintain. Debian packages for example take care about that by running modified build scripts in context established by the package configuration. But this model is incompatible with ecosystems with own package/dependency management. Debian did that with Python and we're dealing with situation where you either stuck with OS versions, or you have to deploy totally independent virtual environment.