Failed cargo vendor #2778

Closed
opened 2026-02-21 00:30:54 -05:00 by deekerman · 1 comment
Owner

Originally created by @U2FsdGVkX1 on GitHub (Jun 24, 2024).

Bug Description

Running cargo vendor will fail because there are two duplicate core-foundation package

How to Reproduce

git clone https://github.com/rustdesk/rustdesk
cd rustdesk
cargo vendor

Expected Behavior

Cache rustdesk dependencies for use on CI or build servers

Operating system(s) on local side and remote side

Linux

RustDesk Version(s) on local side and remote side

1.2.6

Screenshots

error: failed to sync

Caused by:
  found duplicate version of package `core-foundation v0.9.3` vendored from two sources:

        source 1: registry `crates-io`
        source 2: https://github.com/madsmtm/core-foundation-rs.git?rev=7d593d016175755e492a92ef89edca68ac3bd5cd#7d593d01

Additional Context

No response

Originally created by @U2FsdGVkX1 on GitHub (Jun 24, 2024). ### Bug Description Running cargo vendor will fail because there are two duplicate core-foundation package ### How to Reproduce ``` git clone https://github.com/rustdesk/rustdesk cd rustdesk cargo vendor ``` ### Expected Behavior Cache rustdesk dependencies for use on CI or build servers ### Operating system(s) on local side and remote side Linux ### RustDesk Version(s) on local side and remote side 1.2.6 ### Screenshots ``` error: failed to sync Caused by: found duplicate version of package `core-foundation v0.9.3` vendored from two sources: source 1: registry `crates-io` source 2: https://github.com/madsmtm/core-foundation-rs.git?rev=7d593d016175755e492a92ef89edca68ac3bd5cd#7d593d01 ``` ### Additional Context _No response_
deekerman 2026-02-21 00:30:54 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@rustdesk commented on GitHub (Jun 24, 2024):

#763

@rustdesk commented on GitHub (Jun 24, 2024): #763
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#2778
No description provided.