/opt/vertica/oss/python/bin/python: No such file or director

Moderator: NorbertKrupa

Post Reply
User avatar
Josh
Intermediate
Intermediate
Posts: 106
Joined: Thu Jan 26, 2012 9:38 pm

/opt/vertica/oss/python/bin/python: No such file or director

Post by Josh » Wed Jan 07, 2015 12:51 pm

Hi guys,

I am getting a weird error when in trying to install Vertica.

Here is the output:

Code: Select all

[root@vertica01 temp]# /opt/vertica/sbin/install_vertica -s XXX.XXX.XXX.81,XXX.XXX.XXX.245,XXX.XXX.XXX.73 -r vertica-7.1.1-0.x86_64.RHEL5.rpm -T
Vertica Analytic Database 7.1.1-0 Installation Tool


>> Validating options...


Mapping hostnames in --hosts (-s) to addresses...

>> Starting installation tasks.
>> Getting system information for cluster (this may take a while)...

Default shell on nodes:
XXX.XXX.XXX.81 /bin/bash
XXX.XXX.XXX.245 /bin/bash
XXX.XXX.XXX.73 /bin/bash

>> Validating software versions (rpm or deb)...


>> Beginning new cluster creation...

backing up admintools.conf on XXX.XXX.XXX.81

>> Creating or validating DB Admin user/group...

Successful on hosts (2): XXX.XXX.XXX.81 XXX.XXX.XXX.245
    Provided DB Admin account details: user = dbadmin, group = verticadba, home = /home/dbadmin
    Creating group... Group already exists
    Validating group... Okay
    Creating user... User already exists
    Validating user... Okay

Failed on hosts (1): XXX.XXX.XXX.73
    -bash: /opt/vertica/oss/python/bin/python: No such file or directory


Unable to create or verify DB Admin user/group on some hosts.
See above for details.

Installation FAILED with errors.

****
AdminTools and your existing Vertica databases may be unavailable.
Investigate the above warnings/errors and re-run installation.
****
Why am I getting the error:

Code: Select all

Failed on hosts (1): XXX.XXX.XXX.73
    -bash: /opt/vertica/oss/python/bin/python: No such file or directory
Thank you!
Joshua

Post Reply

Return to “New to Vertica Database Administration”