public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* how to solve libgmp.so.10 error inside a biocontainer
@ 2023-01-12 10:12 Júlia Mir
  0 siblings, 0 replies; only message in thread
From: Júlia Mir @ 2023-01-12 10:12 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 2196 bytes --]

Hi all,

I created a mulled biocontainer with pandoc and several R libraries, as it 
is a requirement for my R script. But when I try to use it, I get the 
following error:
/usr/local/bin/pandoc: error while loading shared libraries: libgmp.so.10: 
cannot open shared object file: No such file or directory 
204 
<https://github.com/nf-core/crisprseq/actions/runs/3900874470/jobs/6662044571#step:4:205> 
Error in system(paste(shQuote(pandoc_path), "--version"), intern = TRUE) : 
205 
<https://github.com/nf-core/crisprseq/actions/runs/3900874470/jobs/6662044571#step:4:206> 
error in running command 
206 
<https://github.com/nf-core/crisprseq/actions/runs/3900874470/jobs/6662044571#step:4:207> 
Calls: <Anonymous> ... get_pandoc_version -> with_pandoc_safe_environment 
-> force -> system 
207 
<https://github.com/nf-core/crisprseq/actions/runs/3900874470/jobs/6662044571#step:4:208> 
Execution halted

For example, when entering the docker container, I run:
docker run -it 
quay.io/biocontainers/mulled-v2-39480160ac5fd8ae2aaba8eb25795cb6f304e1ca:5e51897b0f9cc614dfec8ac1df8b960aeb75dfcd-0 
bash
/usr/local/bin/pandoc
and the output is:
/usr/local/bin/pandoc: error while loading shared libraries: libgmp.so.10: 
cannot open shared object file: No such file or directory

I have looked from some solutions, but all of them require installing 
different pandoc builds (
https://github.com/jgm/pandoc/issues/2774#issuecomment-196380657) or 
building the binary (
https://github.com/r-hub/rhub-linux-builders/issues/10#issuecomment-255916700), 
which, as far as I know, is not possible as I need it inside the mulled 
container which is created automatically.

I would appreciate if you can help me solve this problem. 

Thanks!
Júlia

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/b0081f7e-86d7-4025-ae65-561d6871265en%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 3120 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-12 10:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12 10:12 how to solve libgmp.so.10 error inside a biocontainer Júlia Mir

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).