Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Comments

fixed duplicate packages in Cargo.lock#611

Open
anpin wants to merge 1 commit intotimescale:masterfrom
anpin:feature/fix-locks
Open

fixed duplicate packages in Cargo.lock#611
anpin wants to merge 1 commit intotimescale:masterfrom
anpin:feature/fix-locks

Conversation

@anpin
Copy link

@anpin anpin commented Jan 20, 2023

Description

Fixed duplicate test-generator entry in the Cargo.lock which was failing cargo vendor with error below, which in turn was preventing me from wrapping the extension for nixos because of NixOS/nixpkgs#30742

Error message

error: failed to sync

Caused by:
  found duplicate version of package `test-generator v0.3.0` vendored from two sources:

        source 1: registry `crates-io`
        source 2: https://github.com/JamesGuthrie/test-generator#82e79997 

Merge requirements

Please take into account the following non-code changes that you may need to make with your PR:

  • CHANGELOG entry for user-facing changes
  • Updated the relevant documentation

@anpin anpin requested a review from a team as a code owner January 20, 2023 09:47
@CLAassistant
Copy link

CLAassistant commented Jan 20, 2023

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@anpin anpin force-pushed the feature/fix-locks branch from 3cef3f2 to 3048bd9 Compare April 23, 2023 09:08
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 this pull request may close these issues.

2 participants