Symptoms

On Lab environment run task Reinstall package 'bm-rpms' (#287172) which fails due to impossibility to install poaupdater RPM with the following output:

Error: Package: poaupdater-7.0.1-971.noarch (/poaupdater-7.0.1-971.noarch)
Requires: python(abi) = 2.6
Installed: python-2.7.5-48.el7.x86_64 (@anaconda)
python(abi) = 2.7
...

Cause

Incorrect set of RPMs (from RHEL6) were placed in the repository manually.

Resolution

  1. Download the proper package from OA management node to BA Application node:

    wget http://<OA MN IP>/tarballs/other-RHEL-7-x86_64-bm-rpms-7.$version.tgz
    
  2. Replace content of /usr/local/bm/RPMS/ with files, extracted from the downloaded package.

Internal content