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

Problem building Singularity container #5

Closed
prmunn opened this issue Apr 11, 2022 · 2 comments
Closed

Problem building Singularity container #5

prmunn opened this issue Apr 11, 2022 · 2 comments

Comments

@prmunn
Copy link

prmunn commented Apr 11, 2022

Hi @rcorces,

Is this repository still pre-release? I'm attempting to build a Singularity container - the script appears to have gotten as far as the install of RStudio before encountering the following problem:

Installing BiocManager [1.30.16] ...
OK [built from source]
Copying BiocManager [1.30.16] into the cache ...
OK [copied 25 files in 0.011 seconds]
Error: failed to determine Bioconductor repositories
Traceback (most recent calls last):
9: renv::restore(prompt = FALSE)
8: renv_restore_run_actions(project, diff, current, lockfile, rebuild)
7: renv_retrieve(packages)
6: handler(package, renv_retrieve_impl(package))
5: renv_retrieve_impl(package)
4: renv_scope_bioconductor()
3: renv_bioconductor_repos()
2: stopf("failed to determine Bioconductor repositories")
1: stop(sprintf(fmt, ...), call. = call.)
Execution halted
FATAL: failed to execute %post proc: exit status 1
FATAL: While performing build: while running engine: while running /usr/local/libexec/singularity/bin/starter: exit status 255

Any ideas?

@rcorces
Copy link
Owner

rcorces commented Apr 11, 2022

This is still pre-release. We've gotten side tracked working on other things but will eventually return to this. In the meantime, its possible that @paupaiz could provide some input but it isnt our intention to support this repository yet.

@prmunn
Copy link
Author

prmunn commented Apr 11, 2022

Ok - thanks

@prmunn prmunn closed this as completed Apr 11, 2022
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

2 participants