Replying to an earlier post

No automatic updates for .deb / .rpm

The author seems to have completely missed the point that they can just publish their own repositories to allow users on both of these platforms to update. It would also mean they could avoid the problems they’re having building source packages.

Their complaints about supporting instalations with older libc versions are also addressable by just building against the oldest libc they wish to support.

Replying to @⁨Eldritch@piefed.world⁩

This is literally what flat pack was meant to address. Just package has push it and let any system use it. So it is a little more complicated and another step on top of everything.

Flatpak is absolutely terrible. As a second repository, it breaks source of truth, doesn’t share dependency or SBOM data with the system and at worst begs for dependency hell.

At best it’s XKCD 927.