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

Can't run #18

Open
ghost opened this issue Mar 19, 2022 · 0 comments
Open

Can't run #18

ghost opened this issue Mar 19, 2022 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 19, 2022

Caused by:
  process didn't exit successfully: `/Users/leontepe/sources/.archive/rim/target/debug/build/termkey-rs-0245bc43e5423da8/build-script-build` (exit status: 101)
  --- stderr
  Cloning into 'termkey-c/v0.17'...
  fatal: remote error:
    The unauthenticated git protocol on port 9418 is no longer supported.
  Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
  make: *** termkey-c/v0.17: No such file or directory.  Stop.
  thread 'main' panicked at 'assertion failed: Command::new(\"./build_termkey.sh\").arg(git_ref).status().unwrap().success()', /Users/leontepe/.cargo/git/checkouts/termkey-rs-f0bd9c68d915c604/736a015/build.rs:5:5

I already tried changing the termkey-rs dep from git:// to https:// in the Cargo.toml, but that didn't fix 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

0 participants