hello,
i've updated my fedora6 to fc8 with this commands :
Code:
yum update; yum clean all; yum update; yum clean all
rpm -Uhv http://mirror.anl.gov/pub/fedora/linux/releases/8/Fedora/i386/os/Packages/fedora-release-8-3.noarch.rpm http://mirror.anl.gov/pub/fedora/linux/releases/8/Fedora/i386/os/Packages/fedora-release-notes-8.0.0-3.noarch.rpm
and then :
Code:
[root@ocata4888 local]yum -y update
but what I get is:
Code:
--> Finished Dependency Resolution
Error: Missing Dependency: /usr/bin/python2.4 is needed by package DenyHosts
Error: Missing Dependency: python(abi) = 2.4 is needed by package DenyHosts
Error: Missing Dependency: wxGTK = 2.6.3-2.6.3.2.3.fc6 is needed by package wxGTK-devel
Error: Missing Dependency: wxGTK = 2.6.3-2.6.3.2.3.fc6 is needed by package wxGTK-gl
[root@ocata4888 local]#
What I can do? python2.4 does exist :/