Koozali.org: home of the SME Server

Software Installer Advice

Offline gbentley

  • *****
  • 482
  • +0/-0
  • Forum Lurker
    • Earth
Software Installer Advice
« on: August 10, 2006, 09:08:15 AM »
Hi, have  SME Server 7.0rc1 loaded and thought I would check to see how / if it needs updating.

The software installer suggests updates are available but when I click to install there is a blank page.

I have searched the list and read to run ;

yum clean metadata
yum update

What is the 'official' way of updating a release to the latest / secure / fixed versions ?

Thanks !
"If you don't know what you want, you end up with a lot you don't."

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Software Installer Advice
« Reply #1 on: August 10, 2006, 11:24:24 AM »
Quote from: "gbentley"
Hi, have  SME Server 7.0rc1 loaded and thought I would check to see how / if it needs updating.

The software installer suggests updates are available but when I click to install there is a blank page.

I have searched the list and read to run ;

yum clean metadata
yum update

What is the 'official' way of updating a release to the latest / secure / fixed versions ?

Thanks !
This has been brought up many times and is in the bugtracker as well, if I remember correctly it is a bug in parsing the list of RPM's in the webinterface. It was fixed in 7RC2. To get around it:
[list=1]
  • Get access to your server command line
  • Issue the following command which will update your system:
    Code: [Select]
    yum update
  • Be sure to issue the last commands that yum suggests after the upgrade is done.[/list:o]
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline gbentley

  • *****
  • 482
  • +0/-0
  • Forum Lurker
    • Earth
Software Installer Advice
« Reply #2 on: August 10, 2006, 11:39:34 AM »
Thanks Cactus - will this action effectively bring up RC1 to the same level as the latest release ?

Also, is it fairly safe to do on a clients server which is in constant use ?
"If you don't know what you want, you end up with a lot you don't."

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Software Installer Advice
« Reply #3 on: August 10, 2006, 11:43:43 AM »
Quote from: "gbentley"
Thanks Cactus - will this action effectively bring up RC1 to the same level as the latest release ?
Yes it should do.

Quote from: "gbentley"
Also, is it fairly safe to do on a clients server which is in constant use ?
I guess it will result in some problems, a lot of stuff is updated and eventually a reboot will be needed, so a little downtime will be there, maybe you can do it overnight?
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)