Koozali.org: home of the SME Server

Upgrade from SME Server 7.0Beta8 to 7.0Beta9

rickr

Upgrade from SME Server 7.0Beta8 to 7.0Beta9
« 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

Offline gordonr

  • *
  • 646
  • +0/-0
    • http://www.smeserver.com.au/
Re: Upgrade from SME Server 7.0Beta8 to 7.0Beta9
« Reply #1 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
............

rickr

Upgrade from SME Server 7.0Beta8 to 7.0Beta9
« Reply #2 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

Offline gordonr

  • *
  • 646
  • +0/-0
    • http://www.smeserver.com.au/
Upgrade from SME Server 7.0Beta8 to 7.0Beta9
« Reply #3 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.
............

Offline gregswallow

  • *
  • 651
  • +1/-0
Upgrade from SME Server 7.0Beta8 to 7.0Beta9
« Reply #4 on: December 27, 2005, 06:17:38 PM »
Fixed the liks, thanks for reminding me.

yuku

Upgrade from SME Server 7.0Beta8 to 7.0Beta9
« Reply #5 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...

yuku

Upgrade from SME Server 7.0Beta8 to 7.0Beta9
« Reply #6 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.