[Pkg-kde-extras] Bug#902118: Bug#902118: quassel-core: quasselcore unable to load installed libQt5Core.so.5
Scott Kitterman
debian at kitterman.com
Fri Jun 22 16:04:44 BST 2018
This is actually a Qt problem. I've seen it before with another package. The
kernel you are running is too old for the current Qt to work correctly, but
there's nothing to fall back to how older kernels worked.
Scott K
On Friday, June 22, 2018 04:47:57 PM Christoph Terasa wrote:
> Hi Boris,
>
> thank you for answering. I ran the commands:
>
> $ ls -lh /usr/lib/x86_64-linux-gnu/libQt5Core.so.*
> lrwxrwxrwx 1 root root 20 May 20 23:57
> /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 -> libQt5Core.so.5.10.1
> lrwxrwxrwx 1 root root 20 May 20 23:57
> /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.10 -> libQt5Core.so.5.10.1
> -rw-r--r-- 1 root root 5.0M May 20 23:57
> /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.10.1
>
> $ file /usr/lib/x86_64-linux-gnu/libQt5Core.so.*
> /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: symbolic link to
> libQt5Core.so.5.10.1
> /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.10: symbolic link to
> libQt5Core.so.5.10.1
> /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.10.1: ELF 64-bit LSB shared
> object x86-64, version 1 (GNU/Linux), dynamically linked, interpreter
> /lib64/ld-linux-x86-64.so.2,
> BuildID[sha1]=e1c41d9b1532d924df08b21e489ea5ad9cbe653d, for GNU/Linux
> 3.17.0, stripped
>
> $ sudo apt-get install --reinstall libqt5core5a
> [...]
>
> $ quasselcore
> quasselcore: error while loading shared libraries: libQt5Core.so.5:
> cannot open shared object file: No such file or directory
>
>
> The problem persists.
>
>
> regards,
> Christoph
>
> On 06/22/2018 04:39 PM, Boris Pek wrote:
> > Hi,
> >
> > I am not a maintainer of this package, but have some thoughts about
> > possible reasons of your problem.
> >
> > Could you show the output of few commands?
> >
> > $ ls -lh /usr/lib/x86_64-linux-gnu/libQt5Core.so.*
> > $ file /usr/lib/x86_64-linux-gnu/libQt5Core.so.*
> >
> > Try to reinstall libqt5core5a package:
> >
> > $ sudo apt-get install --reinstall libqt5core5a
> >
> > Best wishes,
> > Boris
>
> _______________________________________________
> pkg-kde-extras mailing list
> pkg-kde-extras at alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-extras
More information about the pkg-kde-extras
mailing list