CentOS 5.4 is on the road.
as subject.
CentOS 5.4 is on the read… Have you just
yum update
you old distro?
16 Replies
@BarkerJr:
I did yum update on one of my nodes and it's now at 5.4. I rebooted, too. Looks good so far.
what kind of services are you running on your linode?
it's all ok? no conflicts? no problem?
edit: nevermind. upgrading using yum screwed everything up. fantastic
edit 2: somehow the network configurations got screwed up. all is well now
@spearson:
edit 2: somehow the network configurations got screwed up. all is well now
:D
what's happening? what's the problem?
@sblantipodi:
@spearson:edit 2: somehow the network configurations got screwed up. all is well now
:D what's happening? what's the problem?
/etc/sysconfig/network-scripts/ifcfg-eth0 was replaced with the wrong config during the upgrade. That seems to be the only problem I had.
this is the final output when it finished to download package:
Total 2.0 MB/s | 176 MB 01:29
Running rpmcheckdebug
Running Transaction Test
Finished Transaction Test
Transaction Check Error:
package gnutls-1.4.1-3.el53.5.x8664 (which is newer than gnutls-1.4.1-3.el5_2.1.i386) is already installed
Error Summary
–-----------
Please help.
@sblantipodi:
yum clean all; yum update;
this is the final output when it finished to download package:
Total 2.0 MB/s | 176 MB 01:29
Running rpmcheckdebug
Running Transaction Test
Finished Transaction Test
Transaction Check Error:
package gnutls-1.4.1-3.el53.5.x8664 (which is newer than gnutls-1.4.1-3.el5_2.1.i386) is already installed
Error Summary
–-----------
Please help.
Not sure what to tell you to be honest.
I did:
yum upgrade – it installed some stuff (I forget)
and then (again):
yum upgrade -- it upgraded/installed a bunch of stuff including CentOS 5.4
Rebooting caused me to have my network config problems that I fixed… Working well so far. Just throwing my experience out there
what kind of problem you got?
@sblantipodi:
how do you fixed the network problem?
what kind of problem you got?
see 4 posts up.