jookies / jasmin

Jasmin - Open source SMS gateway
http://jasminsms.com
Other
1.01k stars 550 forks source link

I can't install Jasmin on Oracle Linux 8 and Centos 7 #1053

Open tacitochaves opened 2 years ago

tacitochaves commented 2 years ago

Hello guys,

I am not able to install Jasmin SMS Gateway on Centos 7 and Oracle Linux 8. In both the jasmin-sms-gateway package is not found, even after installing EPEL.

I remind you that I'm following the official documentation at this link in the RHEL and CENTOS section: https://docs.jasminsms.com/en/latest/installation/index.html#rhel-centos


[root@gateway-sms-prod-01 ~]# yum install jasmin-sms-gateway
Last metadata expiration check: 0:00:45 ago on Thu 28 Apr 2022 03:19:31 PM -03.
No match for argument: jasmin-sms-gateway
Error: Unable to find a match: jasmin-sms-gateway
[root@gateway-sms-prod-01 ~]# yum search *jasmin*
Last metadata expiration check: 0:00:58 ago on Thu 28 Apr 2022 03:19:31 PM -03.
No matches found.

I did exactly what is in this section and I am not having success.

can anybody help me?

umershaikh commented 1 year ago

Same thing happened with me i am not sure how to fix that issue

farirat commented 1 year ago

Please share the outcome of cat /etc/redhat-release

umershaikh commented 1 year ago

Please share the outcome of cat /etc/redhat-release

CentOS Linux release 7.9.2009 (Core)

farirat commented 1 year ago

Please refer to RHEL & CentOS installation

Screen Shot 2022-12-02 at 4 15 06 PM
umershaikh commented 1 year ago

How can i upgrade linux to 8 ?

Kisuke-CZE commented 9 months ago

Upgrading between major releases is not supported officially on RHEL/CentOS and other clones. But in past I've upgraded some installations from 6 to 7 - but be aware that it can go wrong. Backing up VM (if you can) is definitely recommended. If you have supported commercial Linux (like Oracle) you should consult support. On other clones, there plenty tutorials online: https://www.tecmint.com/migrate-centos-7-to-almalinux-8/

Correct way (what RedHat says) is complete reinstallation and redeploying services using kickstart or ansible (which is work, but it will pay off).

Anyway, I believe this is completely outside of Jasmin's scope. This issue should be closed.

cronos1298 commented 6 months ago

Hi, i[m having the same error, I follow the docuemntation and here the printout

Last metadata expiration check: 0:02:02 ago on Sun 18 Feb 2024 01:56:50 PM CST. No match for argument: jasmin-sms-gateway Error: Unable to find a match: jasmin-sms-gateway [user1@jasminsms ~]$ cat /etc/redhat-release Red Hat Enterprise Linux release 8.9 (Ootpa) [user1@jasminsms ~]$