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

Fatal: IO Error: No such file or directory (os error 2) #500

Closed
zzau13 opened this issue Jul 27, 2022 · 2 comments
Closed

Fatal: IO Error: No such file or directory (os error 2) #500

zzau13 opened this issue Jul 27, 2022 · 2 comments

Comments

@zzau13
Copy link

zzau13 commented Jul 27, 2022

I try it in https://github.com/botika/v_escape but returns:

[2022-07-27T16:25:33Z INFO  cargo_release::release] Update v_escape_codegen to version 0.1.3
[2022-07-27T16:25:33Z ERROR cargo_release] Fatal: IO Error: No such file or directory (os error 2)
@epage
Copy link
Collaborator

epage commented Jul 27, 2022

If you run with extra verbosity (-vv), it'll most likely point to what the root cause is.

From my quick glance, my guess is that /release.toml applies to the whole workspace and pre-release-hook is relative to the current crate being released, so it can't find /v_htmlescape/hook.sh, etc.

@zzau13
Copy link
Author

zzau13 commented Jul 27, 2022

I remove it. I close. thanks

@zzau13 zzau13 closed this as completed Jul 27, 2022
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