Hi,

I'm running buster with

apt-cache policy phantomjs
phantomjs:
  Installiert:           2.1.1+dfsg-2
  Installationskandidat: 2.1.1+dfsg-2
  Versionstabelle:
 *** 2.1.1+dfsg-2 500
        500 http://httpredir.debian.org/debian buster/main amd64 Packages
        100 /var/lib/dpkg/status

and get

$ phantomjs --version
/usr/lib/phantomjs/phantomjs: error while loading shared libraries: 
libQt5Core.so.5: cannot open shared object file: No such file or directory

$ ldd /usr/lib/phantomjs/phantomjs | grep "not found"
        libQt5Core.so.5 => not found
        libQt5Core.so.5 => not found
        libQt5Core.so.5 => not found
        libQt5Core.so.5 => not found
        libQt5Core.so.5 => not found
        libQt5Core.so.5 => not found
        libQt5Core.so.5 => not found
        libQt5Core.so.5 => not found
        libQt5Core.so.5 => not found
        libQt5Core.so.5 => not found
        libQt5Core.so.5 => not found
        libQt5Core.so.5 => not found

This is quite suspicious since 


apt-cache policy libqt5core5a
libqt5core5a:
  Installiert:           5.11.3+dfsg1-1+deb10u1
  Installationskandidat: 5.11.3+dfsg1-1+deb10u1
  Versionstabelle:
 *** 5.11.3+dfsg1-1+deb10u1 500
        500 http://security.debian.org buster/updates/main amd64 Packages
        100 /var/lib/dpkg/status
     5.11.3+dfsg1-1 500
        500 http://httpredir.debian.org/debian buster/main amd64 Packages


I've tried a local build for phantomjs with no better result.

Kind regards

      Andreas.

-- 
http://fam-tille.de

Reply via email to