[Libreoffice-bugs] [Bug 141241] New: Conversion to pdf using LibreOffice 7.0.4 fail in Oracle Linux Server 8 with system policy set to FIPS:OSPP
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 25 02:47:49 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141241
Bug ID: 141241
Summary: Conversion to pdf using LibreOffice 7.0.4 fail in
Oracle Linux Server 8 with system policy set to
FIPS:OSPP
Product: LibreOffice
Version: 7.0.4.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Printing and PDF export
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: arnabdmallik at gmail.com
Description:
Using Oracle Linux Server 8 with system policy set to FIPS:OSPP and trying to
convert rtf to pdf using LibreOffice 7.0.4 and the conversion fails.
Running the following command as root
./soffice --headless --convert-to pdf --outdir /tmp /tmp/abc.rtf
The output seen is
convert /tmp/abc.rtf -> /tmp/abc.pdf using filter : writer_pdf_Export
Error: Please verify input parameters... (SfxBaseModel::impl_store
<file:///tmp/abc.pdf> failed: 0xc10(Error Area:Io Class:Write Code:16)
/home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:3153
/home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1735)
Strangely, all other conversion works as expected (rtf to html, rtf to doc, rtf
to odt).
Also, I tried to convert rtf to pdf using LibreOffice 5.1.2.2 on the same
Oracle Linux Server 8.3 and the conversion worked.
Content of abc.rtf is simply – Hello World.
Steps to Reproduce:
1. Create a simple rtf file
2. ./soffice --headless --convert-to pdf --outdir <dir_name> abc.rtf
3. Conversion fail
Actual Results:
Error: Please verify input parameters... (SfxBaseModel::impl_store
<file:///tmp/abc.pdf> failed: 0xc10(Error Area:Io Class:Write Code:16)
/home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:3153
/home/buildslave/source/libo-core/sfx2/source/doc/sfxbasemodel.cxx:1735)
Expected Results:
rtf to pdf conversion successful
Reproducible: Always
User Profile Reset: Yes
Additional Info:
This is the security level
update-crypto-policies --show
FIPS:OSPP
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210325/01cee3d6/attachment.htm>
More information about the Libreoffice-bugs
mailing list