Score:0

libffi and libp11-kit - no version information available

sa flag

Every time I update the package sources list with:

sudo apt update

I get many lines of code like this:

/usr/lib/apt/methods/https: /usr/local/lib/x86_64-linux-gnu/libffi.so.7: no version information available (required by /lib/x86_64-linux-gnu/libp11-kit.so.0)

How can I solve this problem about dynamic libraries?

Score:1
zw flag

You have to remove problematic library by

sudo rm /usr/local/lib/x86_64-linux-gnu/libffi.so.7

and then reinstall it using official repositories by

sudo apt-get install --reinstall libffi7
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.