Skip to content

Conversation

@bketelsen
Copy link

Alpine packages use x86_64 while the default --arch flag is amd64. The generator was only iterating over config.Arches, causing a mismatch that resulted in empty repositories. Now iterates over architectures found in the packages themselves, matching RPM generator behavior.

Alpine packages use x86_64 while the default --arch flag is amd64.
The generator was only iterating over config.Arches, causing a mismatch
that resulted in empty repositories. Now iterates over architectures
found in the packages themselves, matching RPM generator behavior.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bketelsen bketelsen merged commit 7236523 into frostyard:main Jan 14, 2026
1 check passed
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.

2 participants