Well, I have no idea what is up. This is the results of up2date --update.
Code:
Name Version Rel
----------------------------------------------------------
XFree86-Mesa-libGL 4.3.0 59.legacy i386
XFree86-Mesa-libGLU 4.3.0 59.legacy i386
XFree86-libs 4.3.0 59.legacy i386
XFree86-libs-data 4.3.0 59.legacy i386
cyrus-sasl 2.1.15 6.2.legacy i386
cyrus-sasl-devel 2.1.15 6.2.legacy i386
cyrus-sasl-md5 2.1.15 6.2.legacy i386
cyrus-sasl-plain 2.1.15 6.2.legacy i386
kernel 2.4.22 1.2199.4.legacy.nptli686
kernel-source 2.4.22 1.2199.4.legacy.nptli386
mysql-compat 4.0.24 2.rhfc1.art i386
mysql-devel 4.0.24 2.rhfc1.art i386
mysql-server 4.0.24 2.rhfc1.art i386
php-imap 4.3.11 3.rhfc1.art i386
php-ldap 4.3.11 3.rhfc1.art i386
php-mbstring 4.3.11 3.rhfc1.art i386
php-mysql 4.3.11 3.rhfc1.art i386
php-pear 4.3.11 3.rhfc1.art i386
Testing package set / solving RPM inter-dependencies...
There was a package dependency problem. The message was:
To solve all dependencies for the RPMs you have selected, The following
packages you have marked to exclude would have to be added to the set:
Package Name Reason For Skipping
======================================================================
php-4.3.11-3.rhfc1.art Config modified
php-4.3.11-3.rhfc1.art Config modified
Unresolvable chain of dependencies:
php-4.3.10-3.rhfc1.art requires php-mbstring = 4.3.10-3.rhfc1.art
php-imap-4.3.11-3.rhfc1.art requires php = 4.3.11-3.rhfc1.art
php-ldap-4.3.11-3.rhfc1.art requires php = 4.3.11-3.rhfc1.art
php-mbstring-4.3.11-3.rhfc1.art requires php = 4.3.11-3.rhfc1.art
php-mysql-4.3.11-3.rhfc1.art requires php = 4.3.11-3.rhfc1.art
php-pear-4.3.11-3.rhfc1.art requires php = 4.3.11-3.rhfc1.art
RPM -q
Code:
rpm -q kernel
kernel-2.4.22-1.2199.nptl
rpm -q php
php-4.3.10-3.rhfc1.art
rpm -q mysql
mysql-4.0.24-2.rhfc1.art
I have added nothing to be exluded nor can I find anything other than [perl*] listed in the up2date config as being setup to skip.
The only excludes in yum are
Code:
exclude=spamassassin
exclude=spamassassin-tools
I temporarily removed the excludes from both and received the same results as listed here.
yum upgrade
Code:
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 1 - Atomic PSA-Compatible RPMS
Server: Fedora Core 1 base
Server: Fedora Legacy utilities for Fedora Core 1
Server: Atomic Rocket Turtle - 1 - SW-Soft PSA 7.0 RPMS
Server: Fedora Core 1 updates
Finding updated packages
Downloading needed headers
Finding obsoleted packages
Resolving dependencies
.....Unable to satisfy dependencies
Package php-mbstring needs php = 4.3.11-3.rhfc1.art, this is not available.
Package php-mysql needs php = 4.3.11-3.rhfc1.art, this is not available.
Package php-pear needs php = 4.3.11-3.rhfc1.art, this is not available.
Package php-ldap needs php = 4.3.11-3.rhfc1.art, this is not available.
Package php-imap needs php = 4.3.11-3.rhfc1.art, this is not available.
After going through this I ran a trace to see if there was a problem with the up2date and/or rpm database and found no segmentation faults in the hourlong report.

Once it was complete I ran yum upgrade and up2date once again with the same results as above.
Your wisdom is once again requested.
What the #$*# is up with this. This happened once before, if you recall.
I'd offer you the last few lines of the trace, but for you to see the dependencies that failed it would require about 150 lines of code to be placed here.
At any rate, I'm sure you're gonna say. Oh, just do this and then do that and all will be better.
