chore(generate): update termux-pacman mirror and bootstrap version format#81
Merged
robertkirkman merged 2 commits intoApr 28, 2026
Merged
Conversation
- After this PR termux-pacman/termux-packages#402 the termux-pacman bootstrap version format now has a `.` symbol instead of the second `-` symbol, which has been done in order to make the format match that which termux-apt has had since termux/termux-packages@83dc034, so termux-docker needs to be updated to match, otherwise an error will occur if the bootstrap version is bumped without updating the format. - Bump both bootstrap versions at the same time to 2026.04.26, for consistency.
…an.dev` - After this PR: termux/termux-packages#29464
Member
Author
|
@sylirre I am just pinging you to let you know that I plan to merge this PR myself after a little while, since it seems to me to be minor and necessary maintenance changes that are fully validated by the CI passing, and also this will fix the CI that failed yesterday because of the termux-pacman mirror being down, https://github.com/termux/termux-docker/actions/runs/24946802464 and also after that is fixed, the next termux-docker-pacman image will have the updated mirror in its mirrorlist, so it will be easier to select it at runtime. but if you prefer me to wait for review from you before merging this kind of PR myself, let me know and then I wouldn't merge it without review. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
After this PR chore(ci): synchronize with upstream termux-apt termux-pacman/termux-packages#402 the termux-pacman bootstrap version format now has a
.symbol instead of the second-symbol, which has been done in order to make the format match that which termux-apt has had since termux/termux-packages@83dc034, so termux-docker needs to be updated to match, otherwise an error will occur if the bootstrap version is bumped without updating the format.Bump both bootstrap versions at the same time to 2026.04.26, for consistency.
Update to new termux-pacman mirror
sync.termux-pacman.devafter this PR, sinceservice.termux-pacman.devis currently down: chore(main/pacman): add backup mirrorsync.termux-pacman.devtermux-packages#29464