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

mirror clone will download yanked version, which cause mirror merge produce a broken mirror #1320

Closed
lucklove opened this issue Apr 20, 2021 · 0 comments · Fixed by #1321
Closed
Labels
type/bug Categorizes issue as related to a bug.
Milestone

Comments

@lucklove
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
tiup mirror clone v5 v5.0.0 --os=linux --arch=amd64
tiup mirror set $(pwd)/v5
tiup list | grep mirrors
  1. What did you expect to see?

Nothing should shown because the component mirrors has been yanked.

  1. What did you see instead?
mirrors            pingcap  Build a local mirrors and download all selected components
  1. What version of TiUP are you using (tiup --version)?
    v1.4.0
@lucklove lucklove added the type/bug Categorizes issue as related to a bug. label Apr 20, 2021
@lucklove lucklove added this to the v1.4.2 milestone Apr 20, 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