Project

General

Profile

Bug #2823

[pandoc] Looks wrong shared library version

jsparber - over 3 years ago - . Updated over 3 years ago.

Status:
unconfirmed
Priority:
bug
Assignee:
-
% Done:

0%


Description

It's not possible to use pandoc, because it can't find the file `libHStagsoup-0.14.8-8wL7k6OlnD6FMRsPKyYQRU-ghc8.10.1.so`
I guess it needs to be rebuild with the new version of haskell-tagsoup since the file now provided is `libHStagsoup-0.14.8-8lRlkhRMkUXHLNPwI9W32R-ghc8.10.1.so`

$ pandoc master_thesis_julian_sparber.tex -o mybook.epub --webtex
pandoc: error while loading shared libraries:
 libHSzip-archive-0.4.1-BgvYJna1qzcLyWBqm1QoEo-ghc8.10.1.so:
 cannot open shared object file: No such file or directory`

Related issues

Related to Packages - Bug #3175: pandoc: error while loading shared libraries: libHSzip-archive-0.4.1-DJkoFZ5OWm8Cw5Ds4ctvh6-ghc9.0.2.so: cannot open shared object fileduplicate

Actions

History

#1

Updated by jsparber over 3 years ago

Pandoc installs fine, but when running

pandoc master_thesis_julian_sparber.tex -o mybook.epub --webtex

pandoc: error while loading shared libraries: libHSzip-archive-0.4.1-BgvYJna1qzcLyWBqm1QoEo-ghc8.10.1.so: cannot open shared object file: No such file or directory

It can't find a library. I tried to create symlinks but there are to many missing libs and therefore I stopped.
#2

Updated by bill-auger over 3 years ago

  • Description updated (diff)
#3

Updated by bill-auger about 2 years ago

  • Related to Bug #3175: pandoc: error while loading shared libraries: libHSzip-archive-0.4.1-DJkoFZ5OWm8Cw5Ds4ctvh6-ghc9.0.2.so: cannot open shared object file added

Also available in: Atom PDF