We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please answer these questions before submitting your issue. Thanks!
Download two offline packages from https://pingcap.com/download-cn/community/
Then unzip them and use tidb-community-server-v4.0.4-linux-amd64 as the base mirror:
tiup mirror set /path/to/tidb-community-server-v4.0.4-linux-amd64 cp /path/to/tidb-community-server-v4.0.4-linux-amd64/keys/*pingcap.json ~/.tiup/keys/
Then merge the tidb-community-server-v4.0.10-linux-amd64
tiup mirror merge path/to/tidb-community-server-v4.0.4-linux-amd64
What did you expect to see? The tidb-community-server-v4.0.4-linux-amd64 should contains v4.0.10 now.
tidb-community-server-v4.0.4-linux-amd64
What did you see instead? Nothing happened to tidb-community-server-v4.0.4-linux-amd64.
What version of TiUP are you using (tiup --version)? v1.3.2
tiup --version
The text was updated successfully, but these errors were encountered:
Fix the issue that merge not work with official offline package
18ff080
Close pingcap#1120
Fix the issue that merge not work with official offline package (#1121)
4d93059
Close #1120 Co-authored-by: Ti Chi Robot <[email protected]>
Fix the issue that merge not work with official offline package (ping…
5716493
…cap#1121) Close pingcap#1120 Co-authored-by: Ti Chi Robot <[email protected]>
Successfully merging a pull request may close this issue.
Bug Report
Please answer these questions before submitting your issue. Thanks!
Download two offline packages from https://pingcap.com/download-cn/community/
Then unzip them and use tidb-community-server-v4.0.4-linux-amd64 as the base mirror:
Then merge the tidb-community-server-v4.0.10-linux-amd64
What did you expect to see?
The
tidb-community-server-v4.0.4-linux-amd64
should contains v4.0.10 now.What did you see instead?
Nothing happened to tidb-community-server-v4.0.4-linux-amd64.
What version of TiUP are you using (
tiup --version
)?v1.3.2
The text was updated successfully, but these errors were encountered: