Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add legacy dinghy crate #184

Merged
merged 1 commit into from
May 24, 2023
Merged

add legacy dinghy crate #184

merged 1 commit into from
May 24, 2023

Conversation

fredszaq
Copy link
Collaborator

already deployed on crates.io, this gives the following error message on install

 $ cargo install dinghy
    Updating crates.io index
  Downloaded dinghy v0.3.0
  Downloaded 1 crate (1.2 KB) in 0.97s
  Installing dinghy v0.3.0
   Compiling dinghy v0.3.0
error: failed to run custom build command for `dinghy v0.3.0`

Caused by:
  process didn't exit successfully: `/tmp/cargo-installgklDsG/release/build/dinghy-a36850d8e326f0b9/build-script-build` (exit status: 101)
  --- stderr
  thread 'main' panicked at '



  The use of the dinghy crate is deprecated, use cargo-dinghy instead.

  Install it with the following command:

  	$ cargo install cargo-dinghy



      ', /home/fredszaq/.cargo/registry/src/github.heygears.com-1ecc6299db9ec823/dinghy-0.3.0/build.rs:2:5
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: failed to compile `dinghy v0.3.0`, intermediate artifacts can be found at `/tmp/cargo-installgklDsG`

@fredszaq fredszaq requested a review from kali May 23, 2023 13:32
@kali kali merged commit f22f0bd into main May 24, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants