unknown refstorage format: percent-encoding-iri
- Dominant language
- Rust
- Stars
- 30.5k
- Forks
- 3.2k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 72
Description
Please be so kind to move this issue to https://github.com/ankitects/rust-url
I'm having an issue with https://github.com/ankitects/rust-url/commit/bb930b8d089f4d30d7d19c12e54e66191de47b88
```
error: failed to get `percent-encoding-iri` as a dependency of package `anki v0.0.0 (.../anki/rslib)`
Caused by:
failed to load source for dependency `percent-encoding-iri`
Caused by:
unable to update https://github.com/ankitects/rust-url.git?rev=bb930b8d089f4d30d7d19c12e54e66191de47b88#bb930b8d
Caused by:
unknown refstorage format 'unknown'; class=Repository (6); code=Invalid (-21)
```
In https://github.com/ankitects/rust-url/blob/main/percent_encoding/Cargo.toml `percent-encoding-iri` is still named `percent-encoding`
Contributor guide
Research direction
This issue points to ankitects/rust-url and its percent_encoding/Cargo.toml; start by inspecting the package name there and the referenced commit bb930b8. Confirm the dependency name matches the package metadata and that the Anki dependency can resolve that commit without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, rust
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100