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

conda build invalid/path should fail with nonzero exit status #1724

Closed
kernc opened this issue Feb 3, 2017 · 4 comments
Closed

conda build invalid/path should fail with nonzero exit status #1724

kernc opened this issue Feb 3, 2017 · 4 comments
Labels
locked [bot] locked due to inactivity

Comments

@kernc
Copy link

kernc commented Feb 3, 2017

conda-build exits with return status 0 and with no error printed if ran as, for example:

$ conda build what-the-fuck-is-this-shit
$ 

This is very misleading. The user expected something conda-build obviously couldn't deliver, so it should issue an error and set exit status != 0.

@msarahan
Copy link
Contributor

msarahan commented Feb 3, 2017

Thanks for reporting. I know I've fixed this, but afraid I did so on a long running branch. Will find and port ASAP.

@kernc
Copy link
Author

kernc commented Feb 3, 2017

A broader issue spanning subcommands: conda/conda#4512

@msarahan
Copy link
Contributor

Fixed in #1585

@github-actions
Copy link

Hi there, thank you for your contribution!

This issue has been automatically locked because it has not had recent activity after being closed.

Please open a new issue if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Apr 15, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

No branches or pull requests

2 participants