This server is in stock configuration and I want to get the latest php and mysql on there since The Planet Plesk installations have php 4.3.9 and mysql 4.1.20.
When I ran up2date --dry-run, it came up with a huge list of updates, which was to be expected. It also came up with some additional downloads needed, which was also expected. However, it also came up with 5 unresolvable dependencies that I don't understand:
Code: Select all
Unresolvable chain of dependencies:
php-domxml-4.3.9-3.22.5 requires php = 4.3.9-3.22.5
php-pdo 5.2.3-1.el4.art requires libsqlite3.so.0
php-pear-4.3.9-3.22.5 requires php = 4.3.9-3.22.5
system-config-lvm 1.0.23-1.0 requires urw-fonts
systemtap-0.5.12-1 requires systemtap-runtime = 0.5.12-1
The other 3 I'm clueless about.
Any help with this would be greatly appreciated.