Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: jazzun4141 on December 03, 2006, 01:57:52 PM

Title: Software installer - problems
Post by: jazzun4141 on December 03, 2006, 01:57:52 PM
Clean install- Server-manager - software installer -install updates: Proxy error.
Install smeserver-yum-1.2.0-15.noarch.rpm -> reconfigure ->reboot.
Server-manager-> install udates.  Everything seems to install correctly, but when i hit Reconfigure button nothing happens. Have tried running ordinary reconfigure and reboot but when i open software intall it still shows the list from install, and the reconfigure button is up. Also tried most of the other suggestions from yum related issuses in the forum.
Title: Software installer - problems
Post by: teranic on December 03, 2006, 07:30:08 PM
http://bugs.contribs.org/show_bug.cgi?id=2077
Title: Software installer problem
Post by: jazzun4141 on December 03, 2006, 08:44:47 PM
Installed smeserver-yum-1.2.0-17.noarch.rpm
signal-event post-upgrade
signal-event reboot.

That was the fix!!!

Thanks to tera9c
Title: Alternat Fix
Post by: rostons on December 05, 2006, 11:52:53 PM
I found this solution for SME7. Simply SSH into your SME box and run this code:
Code: [Select]
db yum_repositories show |grep repository

Then go back to Software Installer and click reconfigure again and it will work.

It worked first time.  :D
Title: Re: Alternat Fix
Post by: rostons on December 05, 2006, 11:54:23 PM
Quote from: "rostons"
I found this solution for SME7. Simply SSH into your SME box and run this code:
Code: [Select]
db yum_repositories show |grep repository

Then go back to Software Installer and click reconfigure again and it will work.

It worked first time.  :D


BTW I nearly forgot. Found this at http://bugs.contribs.org/show_bug.cgi?id=2077 .