libreoffice-lambda-layer icon indicating copy to clipboard operation
libreoffice-lambda-layer copied to clipboard

Results 28 libreoffice-lambda-layer issues
Sort by recently updated
recently updated
newest added

I mimicked previous commit to add ap-northeast-1 region support. If I missed anything, please feel free to let me know to correct it. Thank you!

Hi, I use python3.8 in the lambda and run commands like: ``` conv_cmd = f"{soffice_path} --headless --norestore --invisible --nodefault --nofirststartwizard --nolockcheck --nologo --convert-to pdf:writer_pdf_Export --outdir /tmp {tmp_path(docx_filename)}" ``` I print...

I have some dependencies on 18.x, but would benefit from being able to use this layer. Wondering if there are any plans or ways to get this layer into this...

It is taking more than 10 minutes to decompress libra office and then times out

Could you please upload the layer in the north-eu-1 region?

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws-cli](https://circleci.com/developer/orbs/orb/circleci/aws-cli) | orb | major | `3.1.5` -> `5.1.1` | --- ### Configuration...

backend

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [aws-cli](https://circleci.com/developer/orbs/orb/circleci/aws-cli) | orb | minor | `3.1.5` -> `3.2.0` | --- ### Configuration...

backend

``` terminate called after throwing an instance of 'com::sun::star::container::NoSuchElementException' 0.650 /bin/sh: line 1: 8 Aborted /opt/instdir/program/soffice.bin --headless --norestore --invisible --nodefault --nofirststartwizard --nolockcheck --nologo --convert-to pdf:writer_pdf_Export --outdir /tmp /opt/test-doc.docx ------ Dockerfile:29...