Skip to content

Release Tag Changed, Breaking Checksums, and AUR Package Building #37090

Closed
@daskol

Description

@daskol

The latest v4.50.2 release of this project has changed its tag and re-published, leading to modified checksums. This breaks package building in ArchLinux's AUR (see dicussion) and ArchLinux AI unofficial repo. It affects users relying on a stable source archive.

  • The AUR package downloads the source from the release (release tag).
  • The checksum verification fails because the archive has changed.
  • Users are unable to install or update the package.

Please clarify why this change occurred and take steps to prevent such issues in the future. Ensuring stable and predictable releases benefits the entire user and maintainer community. Thank you for your attention to this matter!

Expected Behavior

Release tags should remain immutable once published to ensure stability and reproducibility for package maintainers and users.

Actual Behavior

  1. The release tag was changed, leading to different source files.
  2. The checksum of the archive no longer matches the originally published one.
  3. This disrupts automated and manual builds in Arch Linux AUR.

Suggested Resolution

Please do not modify or re-upload files under an existing release tag. This causes issues for downstream users and package maintainers.

  • If changes are necessary, create a new release with a new tag.
  • If a change was unintentional, consider restoring the original archive to maintain consistency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions