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

mussels is very confusing when using local recipes #36

Open
micahsnyder opened this issue Oct 30, 2021 · 0 comments
Open

mussels is very confusing when using local recipes #36

micahsnyder opened this issue Oct 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@micahsnyder
Copy link
Contributor

The clamav-mussels-cookbook contains some subdirectories:

  • collections
  • recipes
  • tools

If you run msl build from any one of these subdirectories it may fail to find the dependencies. If if you build in recipes it might not find the cmake tool. If you build in collections it might not find the libz recipe.

The failure is pretty confusing. My best idea right now to round this sharp corner would be if Mussels would show what recipes were loaded relative to the current directory, it would may be more obvious when a recipe can't be found because it wasn't loaded.

@micahsnyder micahsnyder added the enhancement New feature or request label Oct 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant