Skip to content

ci(rat): fetch apache-rat from archive.apache.org (0.17 aged off downloads mirror)#150

Open
potiuk wants to merge 1 commit into
apache:mainfrom
potiuk:asf-ci/rat-download-archive-2026-06-04
Open

ci(rat): fetch apache-rat from archive.apache.org (0.17 aged off downloads mirror)#150
potiuk wants to merge 1 commit into
apache:mainfrom
potiuk:asf-ci/rat-download-archive-2026-06-04

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Jun 3, 2026

The Apache RAT Check workflow downloads apache-rat 0.17 from downloads.apache.org, which only mirrors current releases. 0.17 has since aged off that mirror, so the curl fetches a ~196-byte error page and the job fails at the Download Apache RAT step (gzip: stdin: not in gzip format, exit 2) — before RAT even runs. That fails the check on every PR (e.g. the one I'm preparing for the security model), regardless of the actual license state.

This points the download at archive.apache.org/dist, the permanent home for all ASF releases, so the tarball resolves regardless of release age. No version bump — apache-rat 0.17 and the existing .rat-excludes are unchanged.

Generated-by: Claude Code

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