missing RPM

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nigel.davies
    Junior Member
    • Feb 2020
    • 2

    #1

    missing RPM

    Hay

    I had an alert from my server when trying to update saying it cant find package

    "liblsapi-1.1-56.el8.cloudlinux" when trying to update "ea-apache24-mod_lsapi"

    what is right as i see "liblsapi-1.1-55.el8.cloudlinux" when doing an yum search/info.

    How do i get hold of the new package, if yum not giving it to me?
  • eellis
    Member
    • Feb 2021
    • 40

    #2
    My hunch is that youre missing a repo in yum you need. Try running:

    ➜ ~ yum update ea-apache24-mod_lsapi --enablerepo=cl-ea4

    Comment

    • nigel.davies
      Junior Member
      • Feb 2020
      • 2

      #3
      Thanks I found out it was due to having the EA testing repo enabled, so i disabled it

      Comment

      Working...