Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: surtrut on January 26, 2004, 04:24:48 PM

Title: Problem with 6.0.1 update - please help!
Post by: surtrut 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.
Title: Logo is the right one know
Post by: Anonymous 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.
Title: Problem with 6.0.1 update - please help!
Post by: italo 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
Title: Problem with 6.0.1 update - please help!
Post by: sudemo 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
Title: Problem with 6.0.1 update - please help!
Post by: Anonymous on January 26, 2004, 11:41:50 PM
It sure did, thanks  :-)