https://bugs.documentfoundation.org/show_bug.cgi?id=131323
--- Comment #16 from [email protected] --- I was able to run LibreOffice inside a FIPS cluster - using BASH. The error is a complaint that it can't write the PDF file. What should my next step be? Here's the command: work%% cat doit.sh /opt/libreoffice7.3/program/soffice --nologo --norestore --headless --convert-to pdf --outdir . PP4.docx Here's the execution of the command: work%% ./doit.sh Here's the output: convert /var/tmp/PP4.docx -> /var/tmp/PP4.pdf using filter : writer_pdf_Export Error: Please verify input parameters... (SfxBaseModel::impl_store <file:///var/tmp/PP4.pdf> failed: 0xc10(Error Area:Io Class:Write Code:16) /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:3202 /home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1775) work%% -- You are receiving this mail because: You are the assignee for the bug.
