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

Cargo vendor fails with duplicate version of package "encoding_rs" #16445

Closed
overvenus opened this issue Jan 25, 2024 · 0 comments · Fixed by #16446
Closed

Cargo vendor fails with duplicate version of package "encoding_rs" #16445

overvenus opened this issue Jan 25, 2024 · 0 comments · Fixed by #16446
Labels
affects-7.1 affects-7.5 severity/minor type/bug Type: Issue - Confirmed a bug type/enhancement Type: Issue - Enhancement

Comments

@overvenus
Copy link
Member

Development Task

Reported by @wuhuizuo

cargo vendor
.......
.......
error: failed to sync
Caused by:
found duplicate version of package encoding_rs v0.8.29 vendored from two sources:
source 1: registry crates-io
source 2: https://github.com/xiongjiwei/encoding_rs.git?rev=68e0bc5a72a37a78228d80cd98047326559cf43c#68e0bc5a

@overvenus overvenus added the type/enhancement Type: Issue - Enhancement label Jan 25, 2024
@glorv glorv added type/bug Type: Issue - Confirmed a bug affects-7.1 affects-7.5 labels Jan 25, 2024
ti-chi-bot bot added a commit that referenced this issue Jan 25, 2024
close #16445

Signed-off-by: Neil Shen <overvenus@gmail.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
ti-chi-bot pushed a commit to ti-chi-bot/tikv that referenced this issue Jan 25, 2024
close tikv#16445

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ti-chi-bot pushed a commit to ti-chi-bot/tikv that referenced this issue Jan 25, 2024
close tikv#16445

Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
dbsid pushed a commit to dbsid/tikv that referenced this issue Mar 24, 2024
close tikv#16445

Signed-off-by: Neil Shen <overvenus@gmail.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Signed-off-by: dbsid <chenhuansheng@pingcap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-7.1 affects-7.5 severity/minor type/bug Type: Issue - Confirmed a bug type/enhancement Type: Issue - Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants