mutt / neomutt missing dependencies

Problems with packages? Post here, using [tags] of the package name.

mutt / neomutt missing dependencies

Postby ala-lot » Sun Jun 08, 2025 3:44 pm

I currently can't star neomutt:
[code]neomutt: error while loading shared libraries: libgpgme.so.11: cannot open shared object file: No such file or directory[/code]

And when trying to install mutt:
[code]warning: cannot resolve "libgpgme.so=11-64", a dependency of "mutt"[/code]

Do they need to be recompiled against libgpgme 2.x ?
ala-lot
 
Posts: 8
Joined: Wed Jan 15, 2025 9:26 am

Re: mutt / neomutt missing dependencies

Postby darksky » Sun Jun 08, 2025 8:20 pm

There seems to be a number of programs with the issue. I am not sure if they need a rebuild or libgpgme and libgpgmepp is missing some links to it's main lib version in the new package. Adding the links seems to help.

sudo ln -s /usr/lib/libgpgme.so.11.33.2 /usr/lib/libgpgme.so.11
sudo ln -s /usr/lib/libgpgmepp.so.6.21.3 /usr/lib/libgpmepp.so.6
darksky
 
Posts: 46
Joined: Thu Oct 15, 2020 5:57 pm

Re: mutt / neomutt missing dependencies

Postby ala-lot » Mon Jun 09, 2025 12:40 pm

libgpg.so is at 45.0.0 now, but symlinking it as version 11 does seem to allow (neo)mutt to start.

So I think it would still need a recompile, as all the symlinks for 45 seem okay.
ala-lot
 
Posts: 8
Joined: Wed Jan 15, 2025 9:26 am


Return to Packages

Who is online

Users browsing this forum: No registered users and 86 guests