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

Looks like 01mf02/regex repo is gone? #97

Closed
chenrui333 opened this issue Jul 23, 2023 · 4 comments
Closed

Looks like 01mf02/regex repo is gone? #97

chenrui333 opened this issue Jul 23, 2023 · 4 comments

Comments

@chenrui333
Copy link
Contributor

While upgrading rust to 1.71.0, we found some build issue with error log as shown below:

cargo
install
--locked
--root
/opt/homebrew/Cellar/jaq/0.10.0
--path
jaq

  Installing jaq v0.10.0 (/private/tmp/jaq-20230719-13298-1bdzyei/jaq-0.10.0/jaq)
    Updating git repository `https://github.com/01mf02/regex`
error: failed to load source for dependency `regex-syntax`

Caused by:
  Unable to update https://github.com/01mf02/regex?rev=90eebbd#90eebbdb

Caused by:
  failed to clone into: /Users/brew/Library/Caches/Homebrew/cargo_cache/git/db/regex-fe8bc2b0f4574fa9

Caused by:
  failed to authenticate when downloading repository

  * attempted to find username/password via git's `credential.helper` support, but failed

  if the git CLI succeeds then `net.git-fetch-with-cli` may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by:
  failed to acquire username/password from local configuration

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/5594719599/job/15158499681?pr=136514

@01mf02
Copy link
Owner

01mf02 commented Jul 24, 2023

I released a new version that eliminates the dependency on this repository and also fixes a bug. I hope you can use this?

@chenrui333
Copy link
Contributor Author

let me try the new release, thanks!

@chenrui333
Copy link
Contributor Author

the new release works for me, and filed a new PR for it. thanks @01mf02!

@01mf02
Copy link
Owner

01mf02 commented Jul 25, 2023

Great! Thanks for your effort, @chenrui333!

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

2 participants