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

funty 1.2.0 yanked #7

Open
hanabi1224 opened this issue Nov 16, 2022 · 9 comments
Open

funty 1.2.0 yanked #7

hanabi1224 opened this issue Nov 16, 2022 · 9 comments

Comments

@hanabi1224
Copy link

hanabi1224 commented Nov 16, 2022

I noticed funty 1.2.0 get yanked, however, one of my projects has a transient dependency on bitvec 0.22 which requires funty="~1.2" so cargo cannot resolve the version now. Is there any chance you can publish either bitvec 0.22.4 or funty 1.2.1 to resolve the issue? Thanks!

@wcampbell0x2a
Copy link

deku will have this same issue I assume.

Since it still doesn't use bitvec v1 :(

@wcampbell0x2a
Copy link

And confirmed, someone posted an issue: sharksforarms/deku#296

@jessebraham
Copy link

This is causing issues for me, our releases which were working are no longer installable. Please release a semver compatible version to fix the ecosystem.

@okkero
Copy link

okkero commented Nov 16, 2022

Following this issue closely. Can't install refinery_cli in my CI pipelines anymore due to this.

@PhilippGackstatter
Copy link

Our build is also broken due to a transitive dependency on [email protected]. We would be happy to see this fixed. Thank you!

@HedayatAbedijoo
Copy link

I had the same issue and Serhii gave me his cargo.lock and I could continue on my PC. But see the same bug on my new pull-request. one option could be adding cargo.lock to the source code by removing it from .gitignore

@hanusek
Copy link

hanusek commented Dec 22, 2022

@hanabi1224 Could you upload funty 1.2?

@benhadad
Copy link

Also broke spacemeowx2/blflash#13

yvt added a commit to r3-os/r3 that referenced this issue Jan 14, 2023
This version was yanked from crates.io after causing [breakage][1] in
`bitvec 0.19.4`. However, `bitvec 0.22` was still [dependent][2] on it.

[1]: ferrilab/funty#3
[2]: ferrilab/funty#7
Brandagot pushed a commit to Brandagot/bl602-template that referenced this issue Apr 1, 2023
"cargo install cargo-blflash" can install blflash 0.3.0, which requires funty 1.2.0 as a dependency. Funty 1.2 was yanked a while back (ferrilab/funty#7)
@memark
Copy link

memark commented Jun 14, 2023

Also running into this problem with a dependency I cannot (currently) upgrade.

Any comments/ideas @myrrlyn?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants