|
|
Log in / Subscribe / Register

The usual situation

The usual situation

Posted Jan 15, 2026 4:04 UTC (Thu) by pabs (subscriber, #43278)
Parent article: Debian discusses removing GTK 2 for forky

This situation of software being broken by newer versions of dependencies comes up a lot in Debian (and presumably every distro) over the years, the usual result is that the relevant packages just get removed, usually without any equivalent or better replacement and everyone just has to deal with it. Personally I just have hundreds of non-updatable libraries and packages still installed, plus a text file with a list of packages that I was forced to remove with no replacement. Sometimes there are adequate alternatives, or forks that continue maintenance of the obsolete projects, but they almost always stay out of distros.


to post comments

The usual situation

Posted Jan 15, 2026 4:11 UTC (Thu) by dskoll (subscriber, #1630) [Link] (3 responses)

Yep. I run a few mailing lists on Mailman 2. That's unmaintained now in favour of Mailman 3, but I don't like Mailman 3. It's way more complicated and I don't want to invest the time needed to migrate my lists and check that everything's OK. Also, I run the Sendmail MTA (for legacy reasons...) and the Mailman 3 documentation states: "The core Mailman developers generally do not use Sendmail, so experience is limited. Any and all contributions are welcome! There is one such contribution on GitHub and another in comments at this issue."

Not too reassuring.

So for now, I install Mailman 2.x from source. But it requires Python 2.x and I'm dreading the day Debian drops that. 🙁

The usual situation

Posted Jan 15, 2026 4:34 UTC (Thu) by pabs (subscriber, #43278) [Link]

Mailman 2 has a maintained fork with Python 3 support btw:

https://github.com/jaredmauch/mailman2-python3

Unlikely any distro will allow it to be packaged though.

The usual situation

Posted Jan 15, 2026 4:37 UTC (Thu) by pabs (subscriber, #43278) [Link] (1 responses)

BTW, I started a project to archive all Mailman 2 mailing list archives, are your lists on the wiki page yet?

https://wiki.archiveteam.org/index.php/Mailman2

The usual situation

Posted Jan 15, 2026 15:29 UTC (Thu) by dskoll (subscriber, #1630) [Link]

Yes; my list info is added for one site, but not another. I will add the second site.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds