*****Update*****
I went ahead and installed Python 4.0.4 and tried installing YUM again. This time the installation went fine. I ran "yum update" and it successfully installed the updates. I then did the usual
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot
After the reboot the server would hang at "starting bootstrap-console". Seeing this wasn't going anywhere I decided to upgrade to SME 6.0. The upgrade went well and now everything seems to be working fine except for one thing which I'll get to later.
It seems the SMC YUM update repository contains updates for 6.0, and the updates seem to be incompatible with 5.6 (makes sense). But seeing how much of an improvement 6.0 is over 5.6, I won't be bothering with trying to get YUM working with 5.6. Now to the error message. I'm getting the following message repeated on the console:
INIT: Id "nd" respawning too fast: disabled for 5 minutes
Obviously generated by initd. Something must be screwed up with inittab script or a process it's trying to run or the way it's running the process. Haven't had time to look into it in detail. Maybe someone has more information. My /etc/inittab contains the following 2 lines which should be related to the message. BIND seems to be working fine too:
nd:3457:respawn:/usr/sbin/named -f -u dns -t /home/dns
ndk:3457:wait:/usr/bin/killall named
I'm glad to see work on the SME server is continuing. This is a nice little server. I find it hard to justify the trouble of installing and configuring a Linux or xBSD server from scratch when the SME server does most of the same functions.
Raffi