sodafoundation / installer

provides easy installation and basic deployment based on specific configurations for SODA Projects
Apache License 2.0
35 stars 68 forks source link

Dependency Installer Script Crashes When Running On CentOS 9 #565

Open Sneha2242 opened 1 year ago

Sneha2242 commented 1 year ago

Issue/Feature Description: I am trying to run the install_dependencies.sh script which is inside the installer/ansible directory. When I run the script using commands listed in README, it crashes.

Why this issue to fixed / feature is needed(give scenarios or use cases): This issue is preventing successful installation of SODA projects on CentOS.

How to reproduce, in case of a bug: Download the CentOS 9 ISO from the official website and run it on VMWare. Once the virtual machine boots up, follow the official installation steps mentioned in the README file.

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue) Host Operating System: Windows 11 VMWare Version: 16.2.1 build-18811642 CentOS Version: CentOS 9 Python Version: Python 3.9 (Default version which comes packaged with CentOS 9)