Page 1 of 2

OS not supported error

Posted: Mon Jun 26, 2006 2:26 pm
by zBrain
I am installing Scalix in a VMWare environment under SLES9 (32 bit). When I run the installer I get:

Error: unsupported OS release: none on i386

Anyone know why this would happen?

Posted: Mon Jun 26, 2006 5:58 pm
by ScalixSupport
Try running the installer with the --cli switch:

./scalix-installer --cli

Thanks,
Don

...

Posted: Mon Jun 26, 2006 6:29 pm
by zBrain
same result.

Not sure if this will help, but:

# uname -a
Linux mailsrv 2.6.5-7.257-default #1 Mon May 15 14:14:14 UTC 2006 i686 i686 i386 GNU/Linux

Posted: Mon Jun 26, 2006 7:05 pm
by ScalixSupport
What does your /etc/SuSE-release file say. Mine says:

SUSE LINUX Enterprise Server 9 (i586)
VERSION = 9

This was from a fresh installation of SLES9. Not sure why yours would be different if it is. If it is different make it read like above. After you've installed and you need to you can change it back to what it was.

Regards,
Don

...

Posted: Mon Jun 26, 2006 7:20 pm
by zBrain
I had looked for a /etc/*release file and there wasn't one. I wonder if this install went south :(

Anyways, I created it, and:

Code: Select all

# cat /etc/SUSE-release
SUSE LINUX Enterprise Server 9 (i586)
VERSION = 9
# ./scalix-installer --cli

Scalix Installer - extracting archive, please wait...
Scalix Installer - starting version 10.0.1.24...
Scalix Installer - using Python 2.3.3.
Error: unsupported OS release: None on i386
Scalix Installer - cleaning up...
Scalix Installer - stopped.

Posted: Tue Jun 27, 2006 7:43 am
by ScalixSupport
I think your Suse release file is either hosed or has the wrong permissions.

My VMWare is running happily under SLES 9, so this must be a local config error.

Sascha.

Same Problem with suse 10.0 Version

Posted: Thu Jul 06, 2006 8:16 am
by syclabs
I become the same problem. If i start the installation ./scalix-installer i become this Error Message.

./scalix-installer

Scalix Installer - extracting archive, please wait...
Scalix Installer - starting version 10.0.1.24...
Scalix Installer - using Python 2.4.1.
Error: unsupported OS release: SUSE LINUX 10.0 (i586) on i386
Scalix Installer - cleaning up...
Scalix Installer - stopped.

---------------------------------------------------

cat /etc/SuSE-release
SUSE LINUX 10.0 (i586)
VERSION = 10.0

---------------------------------------------------

uname -a
Linux nalroot 2.6.13-15-default #1 Tue Sep 13 14:56:15 UTC 2005 i686 athlon i386 GNU/Linux

---------------------------------------------------

Is there any script which drop the version scan ?

Posted: Thu Jul 06, 2006 8:26 am
by ScalixSupport
Only the OSS version of SuSe 10 is currently supported. There are posters on the forum who have made scalix run on SuSe 10. You could do a search for it ;)

Cheers,
Yuri

Posted: Sun Aug 06, 2006 2:38 pm
by huijaa
Scalix Installer - extracting archive, please wait...
Scalix Installer - starting version 10.0.1.24...
Scalix Installer - using Python 2.4.2.
Error: unsupported OS release: SUSE LINUX 10.1 (i586) on i386
Scalix Installer - cleaning up...
Scalix Installer - stopped.

Do I have to get download SuSE LINUX 10.1 OSS?

Posted: Sun Aug 06, 2006 4:32 pm
by florian
SuSE 10.1 is not yet supported. We will provide support for this for Scalix 11.

Cheers,
Florian.

Posted: Tue Sep 05, 2006 6:01 pm
by jbougeno
Got this error message with Scalix 11.0 and SUSE Linux 10.1. Any ideas or solutions?

#sh scalix-installer

Scalix Installer - extracting archive, please wait...
Scalix Installer - starting version 11.0.0.382...
Scalix Installer - using Python 2.4.2.
Error: unsupported OS release: SUSE LINUX 10.1 (i586) on i386
Scalix Installer - cleaning up...
Scalix Installer - done.

#

jbougeno

Posted: Tue Sep 05, 2006 7:02 pm
by dkelly
Please see the post immediately above yours.

Cheers

Dave

Posted: Tue Sep 05, 2006 8:31 pm
by florian
well, not quite....

while Scalix 11 will support SuSE OSS 10.1 when it is finally released sometime later this year, the current Scalix 11 Community Edition Preview release hasn't been updated yet to do this, so it still runs on SuSE OSS 10.0 and not yet on 10.1.

This is documented in the Preview's Release Notes.

Cheers,
Florian.

i get same error centos 5

Posted: Wed Dec 26, 2007 2:01 pm
by t0m4s
hi! i get the same error but in centos 5.0, if anyone can help me with this i will thanks forever

[root@mailserver scalix-11.1.0-GA]# ./scalix-installer --cli

Scalix Installer - extracting archive, please wait...
Scalix Installer - starting version 11.1.0.45...
Scalix Installer - using Python 2.4.3 (/usr/bin/python).
Error: unsupported OS release: CentOS release 5 (Final) on i386
Scalix Installer - cleaning up...
Scalix Installer - done.

[root@mailserver scalix-11.1.0-GA]# uname -a
Linux mailserver 2.6.18-8.1.15.el5 #1 SMP Mon Oct 22 08:32:04 EDT 2007 i686 athl on i386 GNU/Linux

i have tried with version 11.1.0, 11.2.0, 10.0.5 and it's the same

Posted: Wed Dec 26, 2007 3:35 pm
by florian
well, up until scalix 11.2, centos is not a supported OS, so the error message just confirms that. However, there are various ways to get it installed anyway - please search the forum.

Scalix 11.3 will officially support CentOS, so the installer will recognize it as a supported OS.

Florian.