[Bug 1697832] Re: /usr/lib/php/20151012/zip.so links to wrong libzip version in x64 arch

2017-06-16 Thread Nish Aravamudan
@lithi, so it seems you are also using Neon, which is not Ubuntu. Please follow up with them on their (rather glaring) mistake. -- 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

[Bug 1697832] Re: /usr/lib/php/20151012/zip.so links to wrong libzip version in x64 arch

2017-06-16 Thread Nish Aravamudan
@stafox, thank you for confirming. If anyone is able to reproduce this with actual Ubuntu (not any PPAs, not NEON), please mark this bug as New. ** Changed in: php7.0 (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Server

Re: [Bug 1697832] Re: /usr/lib/php/20151012/zip.so links to wrong libzip version in x64 arch

2017-06-14 Thread Nish Aravamudan
On Jun 14, 2017 18:02, "Keen Mouse" <1697...@bugs.launchpad.net> wrote: $ apt policy libzip4 libzip4: Installed: 1.2.0-0neon+16.04+xenial+build2 Candidate: 1.2.0-0neon+16.04+xenial+build2 Version table: *** 1.2.0-0neon+16.04+xenial+build2 500 500

Re: [Bug 1697832] Re: /usr/lib/php/20151012/zip.so links to wrong libzip version in x64 arch

2017-06-14 Thread Nish Aravamudan
On Jun 14, 2017 17:22, "Lithi" 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

Re: [Bug 1697832] Re: /usr/lib/php/20151012/zip.so links to wrong libzip version in x64 arch

2017-06-14 Thread Nish Aravamudan
On 14.06.2017 [21:27:25 -], Keen Mouse wrote: > I have this issue on KDE Neon 16.04. > > $ ldd -v /usr/lib/php/20151012/zip.so > linux-vdso.so.1 => (0x7fff225db000) > libzip.so.4 => not found > > $ locate libzip.so.5 > /usr/lib/x86_64-linux-gnu/libzip.so.5 >

[Bug 1697832] Re: /usr/lib/php/20151012/zip.so links to wrong libzip version in x64 arch

2017-06-14 Thread Nish Aravamudan
Hello and thank you for filing this bug report. On 14.06.2017 [04:14:34 -], Lithi wrote: > Public bug reported: > > $ ldd -v /usr/lib/php/20151012/zip.so > linux-vdso.so.1 => (0x7fffe33ea000) > libzip.so.4 => not found On 16.04, in a fully updated LXD container: # ldd