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

Recipe Deployment is broken #109

Closed
jbusecke opened this issue Mar 18, 2024 · 1 comment
Closed

Recipe Deployment is broken #109

jbusecke opened this issue Mar 18, 2024 · 1 comment

Comments

@jbusecke
Copy link
Collaborator

While I was on vacation the deploy action broke.

About 2 weeks ago it started raising an error like this:

Submitting job...
Calling subprocess with cmd = ['pangeo-forge-runner', 'bake', '--repo=.', '--json', '-f=/tmp/tmp5num_3t5.json', '--Bake.job_name=a618127503-8331357441-1']
The virtual environment was not created successfully because ensurepip is not
available.  On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.

    apt install python3.10-venv

You may need to use sudo with that command.  After installing the python3-venv
package, recreate your virtual environment.

I have merged a few dependabot updates (#105 #106 #107 #108 #104), but that did not resolve the issue. I am not sure if this is a change somewhere upstream or in -runner that would cause this error.

@jbusecke
Copy link
Collaborator Author

Fixed via pangeo-forge/deploy-recipe-action#28

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