Author Topic: Final Release Candidate for Zentyal 3.2 is now available!  (Read 5010 times)

J. A. Calvo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1986
  • Karma: +67/-3
    • View Profile
    • http://blogs.zentyal.org/jacalvo
Final Release Candidate for Zentyal 3.2 is now available!
« on: September 13, 2013, 08:15:40 pm »
The Zentyal Development Team is proud to announce that the second and last Zentyal Server 3.2 release candidate (Zentyal 3.2-rc2) is now available for download! The next stable Zentyal Server version, Zentyal 3.2, will be published on the 19th of September.

This new release candidate is now shipping new migration code to ease upgrades from Zentyal 3.0 installations and several bug fixes and correction introduced since last RC1.

We are now very close to the official release date and we would like to ask you to participate to this ultimate test sprint. To join the effort and test this version, start with a fresh installation of Zentyal 3.2-rc2 with Internet connection to make sure that the latest versions of the packages have been downloaded.

If you already have a Zentyal 3.1-rc1 installed, you can upgrade the full system by using the Software Management module or with apt-get update && apt-get dist-upgrade in command line.

If you want to test the upgrade from a Zentyal 3.0 installation, just do the following:

Code: [Select]
sudo sed -i 's|zentyal/3.0|zentyal/3.1|g' /etc/apt/sources.list
sudo apt-get update
sudo apt-get dist-upgrade

Please remember this release candidate is not yet intended to be used for production purposes and should only be tested in a non critical environment. We are really looking for your feedback!
Zentyal Server Lead Developer

Lonniebiz

  • Zen Samurai
  • ****
  • Posts: 320
  • Karma: +24/-2
    • View Profile
Re: Final Release Candidate for Zentyal 3.2 is now available!
« Reply #1 on: September 13, 2013, 08:28:47 pm »
If I did a configuration backup in 3.0.26, and then install 3.2 onto a test machine (fresh), do you think 3.2 would be able to import that configuration?

J. A. Calvo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1986
  • Karma: +67/-3
    • View Profile
    • http://blogs.zentyal.org/jacalvo
Re: Final Release Candidate for Zentyal 3.2 is now available!
« Reply #2 on: September 15, 2013, 01:31:32 pm »
Hi Lonniebiz, currently we've implemented only the upgrade from 3.0 packages to 3.2 ones. Restoring a backup from a different version is not going to work. Anyway, we are researching if there is a easy way to do it reusing the migration code we have already, but we can't promise if it will be ready for the 3.2 release.
Zentyal Server Lead Developer

jerry_maori

  • Zen Apprentice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Re: Final Release Candidate for Zentyal 3.2 is now available!
« Reply #3 on: September 15, 2013, 05:32:49 pm »
So, am i right, that upgrading from 3.0.26 to 3.2 will be a simple change lines in sources.list and making apt-get dist-upgrade?
And all data (including dimain data, user profiles etc) will be exported automaticly?
Thanks in advance.

robb

  • Guest
Re: Final Release Candidate for Zentyal 3.2 is now available!
« Reply #4 on: September 15, 2013, 08:28:18 pm »
Read the openingspost again:
Quote
If you already have a Zentyal 3.1-rc1 installed, you can upgrade the full system by using the Software Management module or with apt-get update && apt-get dist-upgrade in command line.

and if you have 3.0.x:
Quote
If you want to test the upgrade from a Zentyal 3.0 installation, just do the following:

Code: [Select]

sudo sed -i 's|zentyal/3.0|zentyal/3.1|g' /etc/apt/sources.list
sudo apt-get update
sudo apt-get dist-upgrade

J. A. Calvo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1986
  • Karma: +67/-3
    • View Profile
    • http://blogs.zentyal.org/jacalvo
Re: Final Release Candidate for Zentyal 3.2 is now available!
« Reply #5 on: September 16, 2013, 11:19:05 am »
So, am i right, that upgrading from 3.0.26 to 3.2 will be a simple change lines in sources.list and making apt-get dist-upgrade?
And all data (including dimain data, user profiles etc) will be exported automaticly?
Thanks in advance.

Yes, you are right. And if you have any problem please report it asap so we can fix it before the final release ;)

Thanks!
Zentyal Server Lead Developer