Skip to content

Separate Alpine Linux and Android APK builds#376

Open
utafrali wants to merge 1 commit into
xvzc:mainfrom
utafrali:fix/issue-363-android-release-apk-package-is-broken-if
Open

Separate Alpine Linux and Android APK builds#376
utafrali wants to merge 1 commit into
xvzc:mainfrom
utafrali:fix/issue-363-android-release-apk-package-is-broken-if

Conversation

@utafrali
Copy link
Copy Markdown

Fixes #363

The .apk format was conflicting with Android APKs since both use the same extension. Split the Alpine Linux package build into its own nfpms section and renamed the output to -alpine.apk so they don't clash.

@xvzc xvzc closed this May 5, 2026
@xvzc xvzc reopened this May 5, 2026
@xvzc
Copy link
Copy Markdown
Owner

xvzc commented May 5, 2026

Hi @utafrali, Each package manager has its own naming conventions, so this kind of rename wouldn't work. That said, I've been finding the .apk artifacts annoying myself, since people keep mistaking them for Android applications. I think it'd actually be better to drop .apk artifacts altogether. The current PR is significantly behind main, so if you could rebase and push it again, I'll merge it.

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.

android release apk package is broken if trying to install

2 participants