Skip to content

fix(packages): mirror canonical RPM paths - #60

Merged
jmgilman merged 1 commit into
mainfrom
fix/rpm-package-path
Aug 22, 2026
Merged

jmgilman merged 1 commit into
mainfrom
fix/rpm-package-path

Conversation

@jmgilman

Copy link
Copy Markdown
Contributor

Summary

  • recognize the lowercase packages/ RPM object path emitted by repository generation
  • reject the noncanonical uppercase spelling in the path classifier
  • preserve complete historical release sets when publishing a new package version

Root cause

Automatic dispatch run meigma/pkgs#32550547488 correctly reached the receiver, then failed closed before upload because old RPM objects were omitted from the mirrored input. The resulting historical v0.1.9 mask was 0x2d instead of 0x3f.

Verification

  • go test ./internal/stage/pkgrepo
  • mise exec -- golangci-lint run ./internal/stage/pkgrepo/...
  • automatic multi-version publication after merge and release

@jmgilman
jmgilman merged commit a0faed3 into main Aug 22, 2026
3 checks passed
@jmgilman
jmgilman deleted the fix/rpm-package-path branch August 22, 2026 04:09
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.

1 participant