Hi,
I want to up-to-date a SME(x64) from 9.0 to 9.2 but i can't.
I ran 'yum update' this morning and it did a lot of update but after the reboot, i'm still in 9.0 and yum find nothing to do now.
me@mylaptop:~$ ssh_sme
Last login: Mon Oct 30 11:20:02 2017 from 789-654-321-000.dsl.ovh.fr
************ Welcome to SME Server 9.0 *************
Before editing configuration files, familiarise
yourself with the automated events and templates
systems.
Please take the time to read the documentation
http://wiki.contribs.org/Main_Page
Remember that SME Server is free to download
and use, but it is not free to build
Please help the project :
http://wiki.contribs.org/Donate
****************************************************
[root@smeX ~]# uname -a
Linux smeX 2.6.32-696.13.2.el6.x86_64 #1 SMP Thu Oct 5 21:22:16 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
[root@smeX ~]# yum clean all
Modules complémentaires chargés : fastestmirror, smeserver
Nettoyage des dépôts : base smeos smeupdates updates
Nettoyage complet
Cleaning up list of fastest mirrors
[root@smeX ~]# yum update
Modules complémentaires chargés : fastestmirror, smeserver
Configuration du processus de mise à jour
Determining fastest mirrors
* base: centos.quelquesmots.fr
* smeos: mirrors.rbx.opencare.nl
* smeupdates: mirrors.rbx.opencare.nl
* updates: centos.quelquesmots.fr
base | 3.7 kB 00:00
base/primary_db | 4.7 MB 00:04
smeos | 2.9 kB 00:00
smeos/primary_db | 2.2 MB 00:02
smeupdates | 2.9 kB 00:00
smeupdates/primary_db | 429 kB 00:00
updates | 3.4 kB 00:00
updates/primary_db | 4.7 MB 00:04
Aucun paquet marqué pour mise à jour
[root@smeX ~]# more /etc/redhat-release
SME Server 9.0
Any ideas to force the update to 9.2 ?
Thanks.