Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ebook-convert: Missing library #1

Open
JayBraker opened this issue Nov 11, 2023 · 2 comments
Open

ebook-convert: Missing library #1

JayBraker opened this issue Nov 11, 2023 · 2 comments

Comments

@JayBraker
Copy link
Contributor

Hi, just wanted to let you know that rn this container seems to be missing an essential library (at least for the ebook-converter component).

 # ebook-convert /tmp/ebooktitle.epub /tmp/ebooktitle.pdf
1% Converting input to HTML...
InputFormatPlugin: EPUB Input running
on /tmp/ebooktitle.epub
Parsing all content...
34% Running transforms on e-book...
Merging user specified metadata...
Detecting structure...
Flattening CSS and remapping font sizes...
Source base font size is 12.00000pt
Removing fake margins...
Cleaning up manifest...
Trimming unused files from manifest...
Creating PDF Output...
67% Running PDF Output plugin
Splitting markup on page breaks and flow limits, if any...
Traceback (most recent call last):
  File "site.py", line 77, in main
  File "site-packages/calibre/ebooks/conversion/cli.py", line 391, in main
  File "site-packages/calibre/ebooks/conversion/plumber.py", line 1270, in run
  File "site-packages/calibre/ebooks/conversion/plugins/pdf_output.py", line 191, in convert
  File "site-packages/calibre/ebooks/conversion/plugins/pdf_output.py", line 253, in convert_text
  File "site-packages/calibre/ebooks/pdf/render/from_html.py", line 17, in <module>
ImportError: libXcomposite.so.1: cannot open shared object file: No such file or directory
@lmorel3
Copy link
Owner

lmorel3 commented Nov 11, 2023

Wow, it's been a while. Thanks for your contribution. I hope this small project is useful for you.. I don't use it anymore :)

@JayBraker
Copy link
Contributor Author

JayBraker commented Nov 11, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants