Hi, I have one centOS 4.4 with apache and some services. I want to upgrade to version 5 running:
Yum -y -c /etc/yum.repos.d/base_centos upgrade
Where the file bases_centos has:
[base] name=CentOS-5 - Base baseurl=ftp://repository.mydomain/centos/5/os/i386 gpgcheck=0 timeout=1800
And, repository.mydomain is a mirror of mirror.centos.org
It began to download all headers until I get this error:
Error: Missing Dependency: libnewt.so.0.51 is needed by package crypto-utils Error: Missing Dependency: libnewt.so.0.51 is needed by package newt-perl Error: Unable to satisfy dependencies Error: Package initscripts needs kernel < 2.6.12, this is not available. Error: Package autofs needs kernel < 2.6.17, this is not available. Error: Package kudzu needs kernel < 2.6.13, this is not available. Error: Package hal needs kernel < 2.6.17, this is not available. Error: Package newt-perl needs libnewt.so.0.51, this is not available. Error: Package lksctp-tools needs kernel < 2.6.10, this is not available. Error: Package crypto-utils needs libnewt.so.0.51, this is not available. [root@node1 yum.repos.d]#
Any ideas?
Saludos, Israel
israel.garcia@cimex.com.cu wrote:
Hi, I have one centOS 4.4 with apache and some services. I want to upgrade to version 5 running:
Yum -y -c /etc/yum.repos.d/base_centos upgrade
Where the file bases_centos has:
[base] name=CentOS-5 - Base baseurl=ftp://repository.mydomain/centos/5/os/i386 gpgcheck=0 timeout=1800
And, repository.mydomain is a mirror of mirror.centos.org
It began to download all headers until I get this error:
Error: Missing Dependency: libnewt.so.0.51 is needed by package crypto-utils Error: Missing Dependency: libnewt.so.0.51 is needed by package newt-perl Error: Unable to satisfy dependencies Error: Package initscripts needs kernel < 2.6.12, this is not available. Error: Package autofs needs kernel < 2.6.17, this is not available. Error: Package kudzu needs kernel < 2.6.13, this is not available. Error: Package hal needs kernel < 2.6.17, this is not available. Error: Package newt-perl needs libnewt.so.0.51, this is not available. Error: Package lksctp-tools needs kernel < 2.6.10, this is not available. Error: Package crypto-utils needs libnewt.so.0.51, this is not available. [root@node1 yum.repos.d]#
Any ideas?
You are an extremely brave soul. If I were you and depending upon just how mission critical this server is, I would definitely backup web server, DNS/DHCP (if used) Mailserver and any other critical services that you've got configured on this machine and do a fresh install.
directly upgrading a workstation is one thing, but doing a server just seems like a Very bad idea to me.
Mark
I attempted the upgrade on 2 different non-critical machines. Neither of them would not upgrade; each with varying issues. I suggest sticking with 4.4 until you can perform a full install.
Thanks, Scott
On 4/24/07, Mark Weaver mdw1982@mdw1982.com wrote:
Hi, I have one centOS 4.4 with apache and some services. I want to upgrade to version 5 running:
[ snipped ]
directly upgrading a workstation is one thing, but doing a server just seems like a Very bad idea to me.
Mark
On 4/24/07, israel.garcia@cimex.com.cu israel.garcia@cimex.com.cu wrote:
Any ideas?
You could always try following the upgrade instructions from the release announcement. http://lists.centos.org/pipermail/centos-announce/2007-April/013660.html