This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Perl error; Pod::Perldoc::ToTerm?

I've installed the METABOLIC software (https://github.com/AnantharamanLab/METABOLIC) and all its dependencies (confirmed they run fine).

When running the command:

perl METABOLIC-C.pl -help

I get the error below:

Can't close /tmp/ThWWlwWUFa: No space left on device
(Did Pod::Perldoc::ToTerm=HASH(0x55f120fe0468) already close it?)
 at ~/miniconda3/envs/metabolic/bin/perldoc line 13.
Got a 0-length file from METABOLIC-C.pl via Pod::Perldoc::ToTerm!?

 at ~/miniconda3/envs/metabolic/bin/perldoc line 13.

I made sure that I have the module Pod::Perldoc::ToText installed as well (to use plain text output without ANSI formatting). I can also confirm that the problem is not server space (df -h shows I've only used 5% of the available space).

Please keep in mind that the command perl METABOLIC-C.pl -help worked fine before so I tried to find any directories that stored temporary files from the first runs but didn't find any.

Thanks in advance..

metabolic-software perl conda

are you 110% sure about the space? it is claiming an error in /tmp which can be mounted in other place

0 answers

No answers yet.

Log in to answer this question.