Skip to content

fix(ci): update aports Git repo URL#4949

Merged
JohnTitor merged 1 commit intorust-lang:mainfrom
JohnTitor:fix-aport-git-url
Jan 28, 2026
Merged

fix(ci): update aports Git repo URL#4949
JohnTitor merged 1 commit intorust-lang:mainfrom
JohnTitor:fix-aport-git-url

Conversation

@JohnTitor
Copy link
Member

@JohnTitor JohnTitor commented Jan 28, 2026

Description

The aports repo now returns:

[54](https://github.com/rust-lang/libc/actions/runs/21417799907/job/61670614213?pr=4946#step:7:2455)
14.37 + git clone -n --depth=1 --filter=tree:0 -b 3.20-stable https://gitlab.alpinelinux.org/alpine/aports
14.37 Cloning into 'aports'...
14.70 fatal: unable to access 'https://gitlab.alpinelinux.org/alpine/aports/': The requested URL returned error: 418

418 is unclear but auth or something else might be involved here.
This replaces it with a mirror URL as it works fine fortunately.

Sources

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

@JohnTitor JohnTitor marked this pull request as ready for review January 28, 2026 08:57
@JohnTitor JohnTitor added this pull request to the merge queue Jan 28, 2026
Merged via the queue into rust-lang:main with commit 6ec397f Jan 28, 2026
50 of 51 checks passed
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Feb 9, 2026
tgross35 pushed a commit to tgross35/rust-libc that referenced this pull request Feb 9, 2026
(backport <rust-lang#4949>)
(cherry picked from commit 6ec397f)
@tgross35 tgross35 mentioned this pull request Feb 9, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 9, 2026
(backport <#4949>)
(cherry picked from commit 6ec397f)
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants