Skip to content

readline: fetch patches via ftpmirror.gnu.org instead of ftp.gnu.org - #6261

Open
georghammerl wants to merge 1 commit into
spack:developfrom
georghammerl:fix-readline-patch-mirror
Open

readline: fetch patches via ftpmirror.gnu.org instead of ftp.gnu.org#6261
georghammerl wants to merge 1 commit into
spack:developfrom
georghammerl:fix-readline-patch-mirror

Conversation

@georghammerl

@georghammerl georghammerl commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

ftp.gnu.org intermittently times out for readline's per-version patches (e.g. readline83-002), and Spack's own source-cache mirror doesn't have every patch cached either, causing hard failures in CI and on multiple independent machines.

This PR switches all readline patch URLs to ftpmirror.gnu.org (GNU's mirror-redirector), consistent with how GNUMirrorPackage already fetches the main tarball. Resolves the existing '# TODO: patches below are not managed by the GNUMirrorPackage base class' comment's underlying reliability gap.

Assisted-by: Claude Sonnet 5

@spackbot-triage spackbot-triage Bot added the update-package Modifications to packages in the repository label Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

update-package Modifications to packages in the repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant