Hello folks, I've been lurking on this list for a while now and this is my first post. I'm having a bad yum day. I have a FC1 box that is remote and I am trying to upgrade using yum. When I run yum -c yum.conf update I get the following messages and the update fails. [root@pigpen log]# yum -c yum.conf update Gathering header information file(s) from server(s) Server: Fedora Core 1 - i386 - Base Server: Fedora Core 1 - Development Tree Server: fedora-core-2 http://mirrors.kernel.org/fedora/core/2/i386/os Finding updated packages Downloading needed headers Resolving dependencies .Package redhat-config-date needs /usr/bin/python2.2, this is not available. Package redhat-config-users needs /usr/bin/python2.2, this is not available. Package redhat-config-mouse needs /usr/bin/python2.2, this is not available. Package redhat-config-network-tui needs /usr/bin/python2.2, this is not available. Package redhat-config-keyboard needs /usr/bin/python2.2, this is not available. Package redhat-config-language needs /usr/bin/python2.2, this is not available. Package redhat-config-xfree86 needs /usr/bin/python2.2, this is not available. Package redhat-config-kickstart needs /usr/bin/python2.2, this is not available. Package spamassassin-tools needs perl(Mail::SpamAssassin::NoMailAudit), this is not available. Package spamassassin-tools needs perl-Mail-SpamAssassin = 2.60-1, this is not available. Package spamassassin-tools needs perl-Mail-SpamAssassin = 2.63-1, this is not available. However, when I check for these packages, I am only actually missing 1: [root@pigpen log]# rpm -aqv |grep python python-2.2.3-7 [root@pigpen log]# rpm -aqv |grep Mail-SpamAssassin perl-Mail-SpamAssassin-2.63-1 Is there anyway to fix this so that these dependencies are recognized? I would like to do this upgrade without having to travel out to the remote location with the FC2 disks? Actually, it's me that's remote and this box is in a metro location which is why I don't want to go there. Any suggestions appreciated. Thanks! -- ======================= Dave Lester dlester@xxxxxxxxxxx http://www.davenet.org =======================