Error during Bahmni installation

I try to install Bahmni 0.83 on Centos 6.7 bahmni -i local install

I got this 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_hnP8Sd/ansible_module_yum.py", line 1064, in \n main()\n File "/tmp/ansible_hnP8Sd/ansible_module_yum.py", line 1053, in main\n disablerepo, disable_gpg_check, exclude, repoquery)\n File "/tmp/ansible_hnP8Sd/ansible_module_yum.py", line 969, in ensure\n res = install(module, pkgs, repoq, yum_basecmd, conf_file, en_repos, dis_repos)\n File "/tmp/ansible_hnP8Sd/ansible_module_yum.py", line 572, in install\n pkg_name = local_name(module, spec)\n File "/tmp/ansible_hnP8Sd/ansible_module_yum.py", line 492, in local_name\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”, “parsed”: false}

Please follow these instructions https://bahmni.atlassian.net/wiki/display/BAH/Troubleshooting+Installation+Issues#TroubleshootingInstallationIssues-Installationfailingat"Downloadpostgresyumreporpmifnotpresent"

Any reason for installing 0.83 ? the latest version is 0.84

Hi,

I appreciate your fast reply. Actually I just mentioned what is written besides installation command on Wiki guide page.

I just followed installation instruction:

bahmni -i local install (from v0.83 onwards)

https://bahmni.atlassian.net/wiki/pages/viewpage.action?pageId=35291242#InstallBahmnionCentOS(AdvancedInstallationOptions)-Step1:SetupfreshCentOSv6.x

and started download online already.

Okay. did the installation complete without issues ?

Thanks, installation completed successfully. Now it is working.