Koozali.org: home of the SME Server

Problem with 6.0.1 update - please help!

surtrut

Problem with 6.0.1 update - please help!
« on: January 26, 2004, 04:24:48 PM »
Anyone know why anaconda-7.3-7es116.i386.rpm won't install. It depends on a lot of files? Where can I download these files?
Don't know if this has anything to do with anaconda.... not bring installed but the logo in the upper left corner of the server-manager isn't updated and still says mitel.

Anonymous

Logo is the right one know
« Reply #1 on: January 26, 2004, 06:11:14 PM »
After several reboots the logo is the rigth one now. It looks very good the new GUI.

italo

Problem with 6.0.1 update - please help!
« Reply #2 on: January 26, 2004, 09:54:02 PM »
try to install the rpm with the --nodeps command:

rpm -Uvh --nodeps anaconda*

the rpm is looking for graphical interface files that SME Server does not have...it's safe to install dev rpms, but shouldn't be doing it on a "live" server

sudemo

Problem with 6.0.1 update - please help!
« Reply #3 on: January 26, 2004, 11:06:26 PM »
surtrut and all others are interested in the new style !

To install the files from 6.0.1-01 you need the following commands:

rpm -Uvh --replacefiles --nodeps *.rpm

/sbin/e-smith/signal-event post-upgrade

/sbin/e-smith/signal-event reboot

After this you have the new version.
There are still messages with "Mitel Network SME Server" but this is no problem for me.

Hope this will work also for you.

Martin

Anonymous

Problem with 6.0.1 update - please help!
« Reply #4 on: January 26, 2004, 11:41:50 PM »
It sure did, thanks  :-)