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

image broken / R 4.0.0 + 4.0.2 mix #10

Open
lwaldron opened this issue Jul 28, 2020 · 1 comment
Open

image broken / R 4.0.0 + 4.0.2 mix #10

lwaldron opened this issue Jul 28, 2020 · 1 comment

Comments

@lwaldron
Copy link
Member

Affected by the same error as waldronlab/MultiAssayWorkshop#3. Discussion in community-bioc Slack #biocworkshopbook.

lwaldron@wallabe4:~$ docker pull ludwigg/enrichomics:latest
latest: Pulling from ludwigg/enrichomics
Digest: sha256:0262cc475bbb7b4945d60e56e14470a3011331642681ca66c1a0bc8905ecb1e7
Status: Image is up to date for ludwigg/enrichomics:latest
docker.io/ludwigg/enrichomics:latest
lwaldron@wallabe4:~$ docker run -it ludwigg/enrichomics:latest R -e "devtools::build_vignettes()"

...

Error in dyn.load(file, DLLpath = DLLpath, ...) :
  unable to load shared object '/usr/local/lib/R/site-library/git2r/libs/git2r.so':
  libssh2.so.1: cannot open shared object file: No such file or directory
Calls: <Anonymous> ... getNamespace -> loadNamespace -> library.dynam -> dyn.load
Execution halted
@lwaldron
Copy link
Member Author

This was already updating/building in two separate steps, try using bioconductor_docker:devel tag in ffd3bf5

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