You are not logged in.
Pages: 1
When the package libffi is updated to version 3.3, a message like
libffi.so.6 not found
might occur.
A workaround is:
# ln -s /usr/lib/libffi.so /usr/lib/libffi.so.6
Offline
@HGT I suggest this hack must included in post_install function of libffi receipt.
Offline
Most packages depending on libffi are rebuit now
(except the broken packages firefox-dev & lxpanel-plugin-multiload).
No hack is necessary anymore.
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]