Automated Installer Error: pyparsing RPM Not Found


Problem:

 

The Automated Installer may fail because pyparsing-2.0.3-1.el7.noarch.rpm cannot be found.

Error:

TASK [viewpoint_server : Add workaround for https://bugs.centos.org/view.php?id=12722] ******
fatal: [insight-perf07.ac]: FAILED! => {"changed": false, "failed": true, "msg": "Failure downloading http://mirror.centos.org/centos/7/cloud/x86_64/openstack-newton/common/pyparsing-2.0.3-1.el7.noarch.rpm, HTTP Error 404: Not Found"}
to retry, use: --limit @/root/moab-hpc-suite-9.1.1.1-el7/automated-installer/playbooks/full-suite.retry

 

Solution:

    1. Navigate to the automated_installer directory in the directory where the unpacked moab-hpc-suite distribution is located.
      [root]# cd ~/moab-hpc-suite-9.1.1.1-el7/automated_installer
    2. Edit playbooks/roles/viewpoint_server/tasks/main.yml.
      [root]# vi playbooks/roles/viewpoint_server/tasks/main.yml
    3. Replace the following line:
      name: http://mirror.centos.org/centos/7/cloud/x86_64/openstack-newton/common/pyparsing-2.0.3-1.el7.noarch.rpm

with this line:

name: http://vault.centos.org/centos/7.3.1611/cloud/x86_64/openstack-newton/common/pyparsing-2.0.3-1.el7.noarch.rpm
  1. Re-run the Automated Installer.
Last update:
2017-11-02 23:00
Author:
Shawn Hoopes
Revision:
1.0
Average rating:0 (0 Votes)

You cannot comment on this entry

Chuck Norris has counted to infinity. Twice.

Records in this category

Tags