Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Running cargo vendor fails #17

Closed
flokli opened this issue Nov 20, 2022 · 0 comments
Closed

Running cargo vendor fails #17

flokli opened this issue Nov 20, 2022 · 0 comments

Comments

@flokli
Copy link

flokli commented Nov 20, 2022

I tried running cargo vendor on latest main:


  Downloaded 168 crates (32.2 MB) in 5.86s (largest was `windows` at 11.5 MB)
error: failed to sync

Caused by:
  found duplicate version of package `mail-builder v0.2.3` vendored from two sources:

  	source 1: registry `crates-io`
  	source 2: https://github.com/stalwartlabs/mail-builder#fd401b75

This is necessary to package the package in nixpkgs.

Probably very similar to deltachat/deltachat-core-rust#3548, which got fixed in deltachat/deltachat-core-rust#3549.

@mdecimus mdecimus closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants