Elektrine lite

← Feed

@slott56@fosstodon.org

Post #1934020

2026-05-03 13:55 UTC

@stf@chaos.social “break” in what way? Are there dependencies that also changed and you have to track the dependencies to keep your app working?

Replies (1)

  • @stf@chaos.social 2026-05-03 14:03

    @slott56@fosstodon.org i don't understand this question. distro rugpulls py3.12 replaces it with py3.13 - virtualenv doesn't find the old binary (and --copy also doesn't work for lack of missing libs), and each binary expects the deps in a versioned directory - so somewhere else - and stuff like uwsgi also cannot find the app any more. the only thing that changes is python.

    Open ##1934019