SpaceInvaders

Spacewalk - yum install php fails on pre-reqs

Nov 6th, 2013
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. [root@p7-1456c jmirman]# yum install php
  2. Loaded plugins: rhnplugin
  3. This system is receiving updates from RHN Classic or Red Hat Satellite.
  4. Resolving Dependencies
  5. --> Running transaction check
  6. ---> Package php.x86_64 0:5.4.17-2.fc18 will be updated
  7. ---> Package php.x86_64 0:5.4.21-1.fc18 will be an update
  8. --> Processing Dependency: php-cli(x86-64) = 5.4.21-1.fc18 for package: php-5.4.21-1.fc18.x86_64
  9. --> Processing Dependency: php-common(x86-64) = 5.4.21-1.fc18 for package: php-5.4.21-1.fc18.x86_64
  10. --> Processing Dependency: httpd-mmn = 20120211-x86-64 for package: php-5.4.21-1.fc18.x86_64
  11. --> Running transaction check
  12. ---> Package php.x86_64 0:5.4.21-1.fc18 will be an update
  13. --> Processing Dependency: httpd-mmn = 20120211-x86-64 for package: php-5.4.21-1.fc18.x86_64
  14. ---> Package php-cli.x86_64 0:5.4.17-2.fc18 will be updated
  15. ---> Package php-cli.x86_64 0:5.4.21-1.fc18 will be an update
  16. ---> Package php-common.x86_64 0:5.4.17-2.fc18 will be updated
  17. ---> Package php-common.x86_64 0:5.4.21-1.fc18 will be an update
  18. --> Finished Dependency Resolution
  19. Error: Package: php-5.4.21-1.fc18.x86_64 (fedora18-x86-64)
  20. Requires: httpd-mmn = 20120211-x86-64
  21. Installed: httpd-2.4.6-2.fc18.x86_64 (@updates)
  22. httpd-mmn = 20120211
  23. httpd-mmn = 20120211-x86-64
  24. Available: httpd-2.4.3-12.fc18.x86_64 (fedora18-x86-64)
  25. httpd-mmn = 20120211
  26. httpd-mmn = 20120211-x86-64
  27. Available: httpd-2.4.3-15.fc18.x86_64 (fedora18-x86-64)
  28. httpd-mmn = 20120211
  29. httpd-mmn = 20120211-x86-64
  30. Available: httpd-2.4.4-2.fc18.x86_64 (fedora18-x86-64)
  31. httpd-mmn = 20120211
  32. httpd-mmn = 20120211-x86-64
  33. Available: httpd-2.4.4-3.fc18.x86_64 (fedora18-x86-64)
  34. httpd-mmn = 20120211
  35. httpd-mmn = 20120211-x86-64
  36. You could try using --skip-broken to work around the problem
  37. You could try running: rpm -Va --nofiles --nodigest
  38. [root@p7-1456c jmirman]#
Advertisement
Add Comment
Please, Sign In to add comment