Error while Installing Bahmni v0.92 on CentOs 8

I need to implement bahmni in a small hospital. I am new to this linux and commmand line handling. Please help. I have installed centos 8 server with GUI I am trying to install Bahmni but getting this error again and again

yum install https://dl.bintray.com/bahmni/rpm/rpms/bahmni-installer-0.92-142.noarch.rpm Last metadata expiration check: 0:01:00 ago on Monday 20 January 2020 12:41:15 AM IST. bahmni-installer-0.92-142.noarch.rpm 102 kB/s | 570 kB 00:05
Can not load RPM file: /var/cache/dnf/commandline-a76fe31ae310b0c7/packages/bahmni-installer-0.92-142.noarch.rpm. Could not open: /var/cache/dnf/commandline-a76fe31ae310b0c7/packages/bahmni-installer-0.92-142.noarch.rpm

the previous command (yum install https://kojipkgs.fedoraproject.org//packages/zlib/1.2.11/18.fc30/x86_64/zlib-1.2.11-18.fc30.x86_64.rpm) of installing libraries completed successfuly

Hi @neelneem

As mentioned in the installation guide here - Bahmni 92 is supported on centos 7.6/7.5 as of now. I would recommend using the same.

1 Like

Ok. Thank You . Wll try that. :slight_smile:

Just updating here that I tried your suggestion. And it worked. Thanks…

2 Likes

i followed the current installation process and still came up with the same error:

[root@desolclinic ~]# yum install http://repo.mybahmni.org/releases/bahmni-installer-0.91-89.noarch.rpm Last metadata expiration check: 0:02:18 ago on Wed 13 Oct 2021 01:53:16 AM UTC. bahmni-installer-0.91-89.noarch.rpm 494 kB/s | 565 kB 00:01
Can not load RPM file: /var/cache/dnf/commandline-a76fe31ae310b0c7/packages/bahmni-installer-0.91-89.noarch.rpm. Could not open: /var/cache/dnf/commandline-a76fe31ae310b0c7/packages/bahmni-installer-0.91-89.noarch.rpm

did the same with version 0.92-155 and got the same result