Skip to content

Instantly share code, notes, and snippets.

@k12u
Created May 23, 2014 06:56
Show Gist options
  • Save k12u/d7f6b719c546b62f78b8 to your computer and use it in GitHub Desktop.
Save k12u/d7f6b719c546b62f78b8 to your computer and use it in GitHub Desktop.
[root@ip-10-120-94-184 php55]# env LANG=C yum install php55u-pecl-jsonc.x86_64
Loaded plugins: priorities, update-motd, upgrade-helper
49 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package php55u-pecl-jsonc.x86_64 0:1.3.5-1.ius.centos6 will be installed
--> Processing Dependency: /usr/bin/pecl for package: php55u-pecl-jsonc-1.3.5-1.ius.centos6.x86_64
--> Processing Dependency: /usr/bin/pecl for package: php55u-pecl-jsonc-1.3.5-1.ius.centos6.x86_64
--> Running transaction check
---> Package php55u-pear.noarch 1:1.9.4-20.ius.centos6 will be installed
--> Processing Dependency: php55u-xml for package: 1:php55u-pear-1.9.4-20.ius.centos6.noarch
--> Processing Dependency: php55u-posix for package: 1:php55u-pear-1.9.4-20.ius.centos6.noarch
--> Running transaction check
---> Package php55u-process.x86_64 0:5.5.12-1.ius.centos6 will be installed
--> Processing Dependency: php55u-common = 5.5.12-1.ius.centos6 for package: php55u-process-5.5.12-1.ius.centos6.x86_64
---> Package php55u-xml.x86_64 0:5.5.12-1.ius.centos6 will be installed
--> Processing Dependency: php55u-common = 5.5.12-1.ius.centos6 for package: php55u-xml-5.5.12-1.ius.centos6.x86_64
--> Finished Dependency Resolution
Error: Package: php55u-xml-5.5.12-1.ius.centos6.x86_64 (ius)
Requires: php55u-common = 5.5.12-1.ius.centos6
Installed: php55u-common-5.5.12-1.ius.el6.x86_64 (installed)
php55u-common = 5.5.12-1.ius.el6
php55u-common = 5.5.12-1.ius.el6
Available: php55u-common-5.5.12-1.ius.centos6.x86_64 (ius)
php55u-common = 5.5.12-1.ius.centos6
php55u-common = 5.5.12-1.ius.centos6
Error: Package: php55u-process-5.5.12-1.ius.centos6.x86_64 (ius)
Requires: php55u-common = 5.5.12-1.ius.centos6
Installed: php55u-common-5.5.12-1.ius.el6.x86_64 (installed)
php55u-common = 5.5.12-1.ius.el6
php55u-common = 5.5.12-1.ius.el6
Available: php55u-common-5.5.12-1.ius.centos6.x86_64 (ius)
php55u-common = 5.5.12-1.ius.centos6
php55u-common = 5.5.12-1.ius.centos6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment