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

Wagyu build fails #282

Open
jocelynthode opened this issue Nov 15, 2022 · 3 comments
Open

Wagyu build fails #282

jocelynthode opened this issue Nov 15, 2022 · 3 comments

Comments

@jocelynthode
Copy link

Hi @howardwu,

When trying to run cargo install wagyu I'm hit with the following:

    Updating crates.io index
  Downloaded wagyu v0.6.3
  Downloaded 1 crate (48.9 KB) in 0.48s
  Installing wagyu v0.6.3
error: failed to compile `wagyu v0.6.3`, intermediate artifacts can be found at `/run/user/1000/cargo-installoftX6F`

Caused by:
  failed to select a version for the requirement `aes = "^0.2"`
  candidate versions found which didn't match: 0.8.2, 0.8.1, 0.8.0, ...
  location searched: crates.io index
  required by package `wagyu-zcash v0.6.3`
      ... which satisfies dependency `wagyu-zcash = "^0.6.3"` of package `wagyu v0.6.3`

Not sure if I'm doing something wrong or the app needs some update.

@aryzing
Copy link

aryzing commented Jan 16, 2023

Was happening for me too. Opted to follow the "build from source" instructions, which is only a few commands more and works just fine

@DylanCkawalec
Copy link

still reporting back as a failed build, even from source.

@howardwu
Copy link
Owner

Thanks Dylan for reporting this, it looks like we need to bump this up. If anyone is open to bumping versions and updating interfaces, I'd be happy to take a look at it.

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

4 participants