Bug#997055: gnome-builder does not start up (missing library)

Stephan Verbücheln verbuecheln at posteo.de
Sat Oct 23 10:24:44 BST 2021


Package: gnome-builder
Version: 41.1-2

gnome-builder does not start and throws the following error message:

$ gnome-builder 
gnome-builder: error while loading shared libraries:
libcmark.so.0.30.1: cannot open shared object file: No such file or
directory

The corresponding library does not exist with this name. However, there
are other versions:

$ find /usr/lib -name "libcmark.*"
/usr/lib/x86_64-linux-gnu/pkgconfig/libcmark.pc
/usr/lib/x86_64-linux-gnu/libcmark.a
/usr/lib/x86_64-linux-gnu/libcmark.so
/usr/lib/x86_64-linux-gnu/libcmark.so.0.30.2

Creating a symlink libcmark.so.0.30.1 -> libcmark.so.0.30.2 works as a
workaround.

I am using Debian Sid on AMD64 with all recent package versions.



More information about the pkg-gnome-maintainers mailing list