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

Build issue - missing dependency: kivikakk/cmark-gfm.git #2

Open
d13co opened this issue Apr 24, 2024 · 1 comment
Open

Build issue - missing dependency: kivikakk/cmark-gfm.git #2

d13co opened this issue Apr 24, 2024 · 1 comment

Comments

@d13co
Copy link

d13co commented Apr 24, 2024

Attempting to compile xgovw fails.

Looks like this inner dependency repository has been deleted: https://github.com/kivikakk/cmark-gfm

It is a submodule in this dependency: https://github.com/SamWilsn/comrak/blob/main/.gitmodules

cargo install --path=xgovw xgovw                                                                                   
  Installing xgovw v0.2.4 (/home/bit/code/xgovw)
    Updating git repository `https://github.com/SamWilsn/comrak.git`
    Updating git submodule `https://github.com/kivikakk/cmark-gfm.git`
error: failed to compile `xgovw v0.2.4 (/home/bit/code/xgovw)`, intermediate artifacts can be found at `/home/bit/code/xgovw/target`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

Caused by:
  failed to load source for dependency `comrak`

Caused by:
  Unable to update https://github.com/SamWilsn/comrak.git?branch=inline-line-numbers

Caused by:
  failed to update submodule `vendor/cmark-gfm`

Caused by:
  failed to fetch submodule `vendor/cmark-gfm` from https://github.com/kivikakk/cmark-gfm.git
@d13co
Copy link
Author

d13co commented Apr 27, 2024

This seems to work instead of the SamWilsn repo: kivikakk/comrak

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

1 participant