Control: tags -1 moreinfo

On Sun, Nov 08, 2015 at 04:27:50PM -0500, Andrew Siplas wrote:
Package: nginx-extras
Version: 1.9.6-1
Severity: grave
Justification: renders package unusable

Upon upgrade to nginx, it did not restart successfully due to the following:

/usr/sbin/nginx: error while loading shared libraries: libvpx.so.2: cannot open 
shared object file: No such file or directory


$ dpkg -S /usr/lib/x86_64-linux-gnu/libvpx.so.2
libvpx2:amd64: /usr/lib/x86_64-linux-gnu/libvpx.so.2

libvpx.so.2 gets pulled in by the libgd3 nginx dependency. So I cannot
see a way that nginx-extras is installed and libvpx.so.2 is not in
place.

Could you send us the output of `dpkg -l libvpx*`?

libvpx shared library is present as libvpx2.so.2, installed by package libvpx2.


libvpx**2***.so.2 library should not exist, as it doesn't belong to any
package. Was that a typo?

What does `dpkg -S /usr/lib/x86_64-linux-gnu/libvpx2.so.2` return?

Reply via email to