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

Print user-friendly error messages when a command is not found, before calling the sandbox #4971

Merged
merged 2 commits into from
Dec 17, 2021

Conversation

kit-ty-kate
Copy link
Member

bwrap for instance will exit with the confusing "bwrap: execvp : No such file or directory"

Example of such confused user can be found here: #4112 (comment)

…e calling the sandbox

bwrap for instance will exit with the confusing "bwrap: execvp <cmd>: No such file or directory"
@rjbou rjbou added the AREA: UI label Dec 17, 2021
@rjbou rjbou added this to the 2.2.0~alpha milestone Dec 17, 2021
@rjbou
Copy link
Collaborator

rjbou commented Dec 17, 2021

Thanks!

@rjbou rjbou merged commit c4e9762 into ocaml:master Dec 17, 2021
rjbou added a commit to rjbou/opam that referenced this pull request Apr 22, 2022
Print user-friendly error messages when a command is not found, before calling the sandbox
@rjbou rjbou mentioned this pull request Apr 22, 2022
4 tasks
rjbou added a commit to rjbou/opam that referenced this pull request Apr 22, 2022
Print user-friendly error messages when a command is not found, before calling the sandbox
rjbou added a commit to rjbou/opam that referenced this pull request Apr 27, 2022
Print user-friendly error messages when a command is not found, before calling the sandbox
rjbou added a commit to rjbou/opam that referenced this pull request Jul 12, 2022
Print user-friendly error messages when a command is not found, before calling the sandbox
@rjbou rjbou modified the milestones: 2.2.0~alpha, 2.1.3 Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants