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

Install MetaCall via Default Installation (local) fails with alpine #37

Open
viferga opened this issue Jan 31, 2025 · 0 comments
Open

Comments

@viferga
Copy link
Member

viferga commented Jan 31, 2025

This is a bug in certificates probably:
printf "\nca_directory=/etc/ssl/certs" | tee -a /etc/wgetrc

...

#12 0.072 /bin/sh: metacall: not found
#12 ERROR: process "/bin/sh -c curl -sL https://raw.githubusercontent.com/metacall/install/master/install.sh | sh \t&& metacall /test/script.js | grep '123456' \t&& metacall deploy --version | grep -e '^v.*\\..*\\..*' \t&& metacall faas --version | grep -e '^v.*\\..*\\..*' \t&& printf \"load mock test.mock\\ninspect\\nexit\" \t\t| metacall \t\t| grep -e 'function three_str(a_str, b_str, c_str)'" did not complete successfully: exit code: 1

Maybe we need to update them to match versions.. or review how they are installed.

CI: https://github.com/metacall/install/actions/runs/13058564475/job/36438359862

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

1 participant