Bahmni installation error 0.91 version

Today i have tried to install freshly bahmni 0.91 version on centos 6.9 but come across below error

TASK [postgres : Install postgresql yum repository] **************************** task path: /opt/bahmni-installer/bahmni-playbooks/roles/postgres/tasks/main.yml:9 fatal: [localhost]: FAILED! => {“changed”: false, “failed”: true, “module_stderr”: “error: not an rpm package\nTraceback (most recent call last):\n File "/tmp/ansible_4YcmYd/ansible_module_yum.py", line 1082, in \n main()\n File "/tmp/ansible_4YcmYd/ansible_module_yum.py", line 1071, in main\n disablerepo, disable_gpg_check, exclude, repoquery)\n File "/tmp/ansible_4YcmYd/ansible_module_yum.py", line 987, in ensure\n res = install(module, pkgs, repoq, yum_basecmd, conf_file, en_repos, dis_repos)\n File "/tmp/ansible_4YcmYd/ansible_module_yum.py", line 591, in install\n nvra = local_nvra(module, spec)\n File "/tmp/ansible_4YcmYd/ansible_module_yum.py", line 506, in local_nvra\n header = ts.hdrFromFdno(fd)\n File "/usr/lib64/python2.6/site-packages/rpm/transaction.py", line 154, in hdrFromFdno\n raise rpm.error("error reading package header")\n_rpm.error: error reading package header\n”, “module_stdout”: “”, “msg”: “MODULE FAILURE”} to retry, use: --limit @/opt/bahmni-installer/bahmni-playbooks/all.retry

PLAY RECAP ********************************************************************* localhost : ok=161 changed=56 unreachable=0 failed=1

need an help.

1 Like