Open scollis opened 3 years ago
Thanks for reporting Scott.
One quick thought, I wonder if this could be resolved by updating the build image for repo2docker? Looking at the config, it seems like it hasn't been updated in about 12 months: https://github.com/pangeo-data/pangeo-binder/blame/2eda78b78a9aa60f36f296337f3767ace55bbcf9/pangeo-binder/values.yaml#L7
Here's where the latest build images are for repo2docker (now on quay.io): https://quay.io/repository/jupyterhub/repo2docker?tab=tags
I am curious if @yuvipanda thinks that something like this would potentially resolve this issue. @scottyhq when the build image has been updated on this binderhub in the past, has it caused issues?
A note that some kinds of similar reports are in mybinder.org as well: https://github.com/jupyterhub/mybinder.org-deploy/issues/2041
and discussed here as well: https://discourse.jupyter.org/t/node-14-x-bionic-release-does-not-have-a-release-file/11048/6
and seems node folks know about it as well, if in fact node is the core problem: https://github.com/nodesource/distributions/issues/1266#issuecomment-931448879
@scottyhq when the build image has been updated on this binderhub in the past, has it caused issues?
Not really sure... In the past we tried to keep versions in sync with whatever mybinder.org was using https://github.com/jupyterhub/mybinder.org-deploy , but obviously this repo has not been getting many updates this last year
Thanks for the links to relevant issues. Seems like we will have to bump the build image or clear cache to resolve. But in the short term if people are building off the pangeo Dockerfile things still work. See: https://github.com/pangeo-data/pangeo-binder-template
Very simple set up (no dockerfile etc). failing on what looks like the provision of the container
"Normal" binder works.
here is the repo https://github.com/ARM-Development/PyART-Training