Skip to content

Consider consolidating the 4 glibc-baseline AppImages into a single Anylinux-AppImage #560

Description

@MrAbhi19

Hi @RTimothyEdwards ,

The 8.3.683 release ships four AppImages (appimage/7, appimage/8, appimage/9, appimage/10), presumably corresponding to different glibc baselines. While this maximizes compatibility, it means four separate builds, four separate uploads, and four artifacts to maintain for every single release.

The Anylinux-AppImage toolchain (https://github.com/pkgforge-dev/Anylinux-AppImages) is designed exactly to solve this: it produces a single AppImage that runs across all major GNU/Linux distributions, using a portable runtime rather than a per-glibc build matrix. That would replace the four-variant approach with one build and one artifact per release.

As a bonus, a single AppImage also makes it trivial for downstream installers like AppMan (am) to ship Magic effortlessly, since there'd no longer be any ambiguity about which variant to pick.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions