RPM INSTALLATION ERROR
SK21
Vertica Customer ✭
Hi Please Help Here-
[root@verticadb-25 ~]# sudo rpm -Uvh vertica-9.0.1-8.x86_64.RHEL6.rpm
error: Failed dependencies:
dialog is needed by vertica-9.0.1-8.x86_64
[root@verticadb-25 ~]# sudo yum install dialog
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
* epel: d2lzkl7pfhq30w.cloudfront.net
No package dialog available.
Error: Nothing to do
0
Answers
You need access to a repository that can provide the dialog package...
Example:
https://fedoraproject.org/wiki/EPEL
You can always manually download and install the dialog rpm...
https://centos.pkgs.org/7/centos-x86_64/dialog-1.2-5.20130523.el7.x86_64.rpm.html
https://centos.pkgs.org/8/centos-appstream-x86_64/dialog-1.3-13.20171209.el8.x86_64.rpm.html
@Jim_Knicely we are using CentOS release 6.7 (Final)... i can't see any packages for it.
I would seriously consider upgrading the OS and Vertica!
You can get access to older rpms, but be cautious. OS's are deprecated for a reason.
https://okay.network/blog-news/rpm-repositories-for-centos-6-and-7.html
Note: The dialog package is not a Vertica package.
Thanks @Jim_Knicely for the suggestion we are already planning to upgrade os.
We are planning to have a new cluster with centos 8 and we will use different rac for it.
Currently we have 21 nodes in our cluster and we want to replicate this into a smaller cluster(ie of 10 nodes) with high performing disks.
What is the best strategy as we have 10K plus tables?