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

Setup fails due to missing packages #55

Closed
etan-status opened this issue Oct 13, 2024 · 0 comments · Fixed by #58
Closed

Setup fails due to missing packages #55

etan-status opened this issue Oct 13, 2024 · 0 comments · Fixed by #58

Comments

@etan-status
Copy link

% sw_vers   
ProductName:		macOS
ProductVersion:		15.0.1
BuildVersion:		24A348

brew install asdf (and registered in ~/.zshrc)

During ./setup.sh, the asdf install step fails with:

ansible-lint plugin is not installed
awscli plugin is not installed
yq plugin is not installed
skylenet added a commit that referenced this issue Oct 14, 2024
- Add `yq` asdf plugin
- Remove `awscli` from asdf. 
- Get rid of asdf installed ansible-lint, this is already installed via
python/pip requirements.txt

fixes #55
etan-status pushed a commit to ethpandaops/ssz-devnets that referenced this issue Oct 14, 2024
- Add `yq` asdf plugin
- Remove `awscli` from asdf.
- Get rid of asdf installed ansible-lint, this is already installed via
python/pip requirements.txt

fixes ethpandaops/template-devnets#55
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

Successfully merging a pull request may close this issue.

1 participant