Options

Installation error RPM not installed

We had to reconfigure the disks on our cluster destroying all the data.

I am trying to recreate the database that was there before, but when I try to create a database I get the following error:

 

Installation error:

RPM not installed on host xxxx

   Please verify the host is reachable and the RPM in installed. RPM version mismatch on host yyyy

      expected [None][None][None][None]

      found [vertica][(7, 1, 0)][001][x86_64]

 

The same version is running on both nodes, I checked the rpms and the results of rpm -qi are identical.

Why is it not finding the version on node xxxx?

Comments

  • Options

    Check you rpm-libs pkg version. It might happen that you have more then one installed .

     rpm -qa | grep rpm-libs

    Run this to uninstall the extra

    rpm -e --nodeps pkg name

     

  • Options

    Thanks. We are just going to upgrade to the new version.

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file