Can't install Vertica 7.x on Linux Mint 20.2 - Your operating system is not supported
Hi!
I has file vertica-7.2.3-22.x86_64.rpm and I success installed it on CentOS 7.
Nice.
But I also need install Vertica 7.2 to the Linux Mint 20.2.
So my steps:
1. Convert rpm to deb like this:
sudo alien vertica-7.2.3-22.x86_64.rpm --scripts
As result I got vertica-7.2.3-22.x86_64.deb. Nice
Try to install deb on Linux Mint 20.2 like this:
sudo dpkg -i vertica-7.2.3-22.x86_64.deb
but I get error:
(Reading database ... 375930 files and directories currently installed.)
Preparing to unpack vertica_7.2.3-23_amd64.deb ...
ERROR: Your operating system is not supported.
dpkg: error processing archive vertica_7.2.3-23_amd64.deb (--install):
new vertica package pre-installation script subprocess returned error exit status 1
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
Errors were encountered while processing:
vertica_7.2.3-23_amd64.deb
So the question is: How I can install Vertica 7.x to the Linux Mint 20.2 ?
Best Answers
-
SruthiA Administrator
@alexei28: We dont support Linux Mint 20.2 OS. please open a support case if you want it to be supported. we can raise a new feature request.
https://www.vertica.com/docs/10.1.x/HTML/Content/Authoring/SupportedPlatforms/MCandServer.htm
0 -
mosheg Vertica Employee Administrator
If you are a Vertica customer you can download the software here:
https://entitlement.microfocus.com/mysoftware/indexIf you are not a Vertica customer, you can download only the latest Vertica Community Edition version (currently 10.1.1) here:
https://www.vertica.com/try/
Or here: https://www.vertica.com/download/vertica/community-edition/community-edition-10-0-0/0
Answers
So if I use e.g. Ubuntu 16.x/18.x then I can install Vertica 7.2 ? Is I'm right?
@alexei28: Nope. we dont support Ubuntu 16.x or 18.x for vertica 7.2 try with lower version of OS. we dont have 7.2 documentation online. Hence providing the 8.1 doc link.
https://www.vertica.com/docs/8.1.x/HTML/index.htm#Authoring/SupportedPlatforms/MCandServer.htm
Where I can download Vertica 9.2.x deb file (for Ubuntu)?
Thank you
I success installed Vertica 9.1 on Linux Mint 20.2