
Hi guys, I ran prt-get sysup recently and my system is in a bit broken state. A few binaries have dependency on libffi.so.6, but the libffi provides only version 7 now. LLVM could be rebuilt, but firefox-bin not so easy. Did I make something wrong? Is there an easy way to fix this? Wawrzek -- Dr Wawrzyniec NiewodniczaĆski or Wawrzek for short PhD in Quantum Chemistry & MSc in Molecular Engineering WWW: http://wawrzek.name E-MAIL: jobs@wawrzek.name Linux User #177124

On 2020-03-17 09:28, Wawrzek Niewodniczanski wrote:
Hi guys,
I ran prt-get sysup recently and my system is in a bit broken state. A few binaries have dependency on libffi.so.6, but the libffi provides only version 7 now. LLVM could be rebuilt, but firefox-bin not so easy. Did I make something wrong? Is there an easy way to fix this?
Wawrzek
firefox-bin is probably a red herring. It's probably one of firefox-bin's dependencies that has a broken link to libffi.so.6 - glib for example. /f

On 2020-03-17 03:28, Wawrzek Niewodniczanski wrote:
Hi guys,
I ran prt-get sysup recently and my system is in a bit broken state. A few binaries have dependency on libffi.so.6, but the libffi provides only version 7 now. LLVM could be rebuilt, but firefox-bin not so easy. Did I make something wrong? Is there an easy way to fix this?
Hi, Wawrzek, You can probably fix this by temporarily creating a symlink from libffi.so.7 to libffi.so.6, then rebuilding the affected packages, then removing the symlink after your rebuilds are done. Regards, Matt
participants (3)
-
Fredrik
-
Matt Housh
-
Wawrzek Niewodniczanski