Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: rickr on December 27, 2005, 11:12:02 AM

Title: Upgrade from SME Server 7.0Beta8 to 7.0Beta9
Post by: rickr on December 27, 2005, 11:12:02 AM
I have just upgraded from SME Server 7.0Beta* to 7.0Beta9, but had prblems using the Softeare Installer panel.  Before it would work I needed to add the following packages:

    perl-Text-Reform-1.11-1.2.el4.rf.noarch.rpm
    perl-Text-Autoformat-1.13-1.2.el4.rf.noarch.rpm

I got them from:
    http://dries.studentenweb.org/apt/packages/perl-Text-Reform/info.html
    http://dries.studentenweb.org/apt/packages/perl-Text-Autoformat/info.html

I install them with:
    rpm -ivh perl-Text-Reform-1.11-1.2.el4.rf.noarch.rpm
    rpm -ivh perl-Text-Autoformat-1.13-1.2.el4.rf.noarch.rpm

Cheers,

Rick
Title: Re: Upgrade from SME Server 7.0Beta8 to 7.0Beta9
Post by: gordonr on December 27, 2005, 11:58:52 AM
Quote from: "rickr"
I have just upgraded from SME Server 7.0Beta* to 7.0Beta9, but had prblems using the Softeare Installer panel.

All bugs to the bug tracker, please. This one is:

http://bugs.contribs.org/show_bug.cgi?id=366
Title: Upgrade from SME Server 7.0Beta8 to 7.0Beta9
Post by: rickr on December 27, 2005, 12:30:23 PM
Hi Gordon,

Actually I did add it after not finding in the tracker, in fact it seems to have been added in a totally different place, I entered the bug at: https://sourceforge.net/tracker/?group_id=96750&atid=615772  which was the URL in the "General Discussion" forum (refer: http://forums.contribs.org/index.php?topic=28793.0).  Can we have this URL ammended to show the correct place please.

Cheers mate,

Rick
Title: Upgrade from SME Server 7.0Beta8 to 7.0Beta9
Post by: gordonr on December 27, 2005, 12:54:25 PM
Quote from: "rickr"
Hi Gordon,

Actually I did add it after not finding in the tracker, in fact it seems to have been added in a totally different place, I entered the bug at: https://sourceforge.net/tracker/?group_id=96750&atid=615772  which was the URL in the "General Discussion" forum (refer: http://forums.contribs.org/index.php?topic=28793.0).  Can we have this URL ammended to show the correct place please.

Cheers mate,

Rick

Thanks Rick - Greg will need to edit that post - I'll ask him.

We migrated from the SourceForge bug tracker to one on contribs.org as we found the SF tracker quickly became unmanageable for larger projects with multiple releases.

The bug tracker links are in the left block of every page on the site.
Title: Upgrade from SME Server 7.0Beta8 to 7.0Beta9
Post by: gregswallow on December 27, 2005, 06:17:38 PM
Fixed the liks, thanks for reminding me.
Title: Upgrade from SME Server 7.0Beta8 to 7.0Beta9
Post by: yuku on December 30, 2005, 07:16:05 PM
I have also a big problem with updating from b8 to b9, but then using YUM UPDATE command.

After this the web-server seems to not respond to external requests.
If I login to server-manager using putty it does work.

Internet access is ok and all.

Just http-requests from the outside don't work...
Title: Upgrade from SME Server 7.0Beta8 to 7.0Beta9
Post by: yuku on January 02, 2006, 10:17:43 AM
Doing a

Code: [Select]
signal-event console-save

solved the apache problem for me.

found the solution in the experienced forum.