[Bug 1697832] Re: /usr/lib/php/20151012/zip.so links to wrong libzip version in x64 arch
Nish Aravamudan
nish.aravamudan at canonical.com
Thu Jun 15 03:29:00 UTC 2017
On Jun 14, 2017 17:22, "Lithi" <lithi at alaya.net> wrote:
Just a note on how to stop the error messages from occurring every time
the cron script runs:
$ cd /usr/lib/x86_64-linux-gnu/
$ sudo ln -s libzip.so.5.0.0 libzip.so.4
Do not do this. You are telling the loader that your libzip is SOVERSION 4
when it is 5.
Please provide the apt policy output. Are you also using neon?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php7.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1697832
Title:
/usr/lib/php/20151012/zip.so links to wrong libzip version in x64 arch
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1697832/+subscriptions
More information about the Ubuntu-server-bugs
mailing list