Skip to content
New issue

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

Merge two offline package not work #1120

Closed
lucklove opened this issue Feb 2, 2021 · 0 comments · Fixed by #1121
Closed

Merge two offline package not work #1120

lucklove opened this issue Feb 2, 2021 · 0 comments · Fixed by #1121
Labels
type/bug Categorizes issue as related to a bug.
Milestone

Comments

@lucklove
Copy link
Member

lucklove commented Feb 2, 2021

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?

Download two offline packages from https://pingcap.com/download-cn/community/

  • tidb-community-server-v4.0.4-linux-amd64.tar.gz
  • tidb-community-server-v4.0.10-linux-amd64.tar.gz

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
  1. What did you expect to see?
    The tidb-community-server-v4.0.4-linux-amd64 should contains v4.0.10 now.

  2. What did you see instead?
    Nothing happened to tidb-community-server-v4.0.4-linux-amd64.

  3. What version of TiUP are you using (tiup --version)?
    v1.3.2

@lucklove lucklove added the type/bug Categorizes issue as related to a bug. label Feb 2, 2021
@lucklove lucklove added this to the v1.3.3 milestone Feb 2, 2021
lucklove added a commit to lucklove/tiup that referenced this issue Feb 2, 2021
ti-chi-bot added a commit that referenced this issue Feb 2, 2021
lucklove added a commit to lucklove/tiup that referenced this issue Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Categorizes issue as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant