Skip to content

Remove broken Alpine builds#7129

Merged
FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom
absidue:alpine-cleanup
Apr 1, 2025
Merged

Remove broken Alpine builds#7129
FreeTubeBot merged 1 commit intoFreeTubeApp:developmentfrom
absidue:alpine-cleanup

Conversation

@absidue
Copy link
Member

@absidue absidue commented Mar 31, 2025

Remove broken Alpine builds

Pull Request Type

  • Bugfix
  • Other

Related issue

Description

All of Electron's official builds are linked against glibc but Alpine Linux uses muslc, so our Alpine apk builds don't actually run on Alpine Linux. I have already removed the broken builds from the existing releases that had them (0.23.0, 0.23.1, 0.23.2 and 0.23.3) and they are not listed on the website so they don't need removing from there.

Alpine Linux users should use the flatpak or the unofficial package in the Alpine Linux repositories which is a custom build compiled specifically for Alpine Linux.

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) March 31, 2025 22:14
@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Mar 31, 2025
@FreeTubeBot FreeTubeBot merged commit 6cf17a8 into FreeTubeApp:development Apr 1, 2025
5 checks passed
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Apr 1, 2025
@absidue absidue deleted the alpine-cleanup branch April 1, 2025 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot install the freetube .apk file from the releases on alpine linux

5 participants