IUS packages are built against the latest base RHEL and CentOS releases. In the latest CentOS (6.6), this dependency is satisfied.
# repoquery --whatprovides 'libvpx.so.1()(64bit)' libvpx-0:1.3.0-5.el6_5.x86_64 This package was last updated in EL 6.5. Before that, the package was at version 0.9.0-8.el6_0 [0]. That version provides "libvpx.so.0()(64bit)". Our package was dynamically linked against "libvpx.so.1()(64bit)", since it was built on EL 6.6. Since you are seeing this error, it likely means that you are on an outdated version of CentOS prior to 6.5. You have two options. * Update to at least CentOS 6.5. * Rebuild our php56u SRPM [1] on your system so it links against the version of libvpx you have available. [0] http://vault.centos.org/6.5/os/x86_64/Packages/libvpx-0.9.0-8.el6_0.x86_64.rpm [1] http://dl.iuscommunity.org/pub/ius/stable/CentOS/6/SRPMS/php56u-5.6.6-2.ius.centos6.src.rpm ** Changed in: ius Status: New => Invalid -- You received this bug notification because you are a member of IUS Core Development, which is subscribed to IUS Community Project. https://bugs.launchpad.net/bugs/1434002 Title: Broken package dependencies in php56u-gd Status in IUS Community Project: Invalid Bug description: Yum logs: ... Resolving Dependencies --> Running transaction check ---> Package php56u-gd.x86_64 0:5.6.6-2.ius.centos6 will be installed --> Processing Dependency: libvpx.so.1()(64bit) for package: php56u-gd-5.6.6-2.ius.centos6.x86_64 --> Processing Dependency: libt1.so.5()(64bit) for package: php56u-gd-5.6.6-2.ius.centos6.x86_64 --> Processing Dependency: libXpm.so.4()(64bit) for package: php56u-gd-5.6.6-2.ius.centos6.x86_64 --> Running transaction check ---> Package libXpm.x86_64 0:3.5.10-2.el6 will be installed ---> Package php56u-gd.x86_64 0:5.6.6-2.ius.centos6 will be installed --> Processing Dependency: libvpx.so.1()(64bit) for package: php56u-gd-5.6.6-2.ius.centos6.x86_64 ---> Package t1lib.x86_64 0:5.1.2-6.el6_2.1 will be installed --> Finished Dependency Resolution Error: Package: php56u-gd-5.6.6-2.ius.centos6.x86_64 (ius) Requires: libvpx.so.1()(64bit) To manage notifications about this bug go to: https://bugs.launchpad.net/ius/+bug/1434002/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ius-coredev Post to : [email protected] Unsubscribe : https://launchpad.net/~ius-coredev More help : https://help.launchpad.net/ListHelp

