Upgrading CageFS From Beta

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • john
    Junior Member
    Forum Explorer
    • Mar 2021
    • 12

    #1

    Upgrading CageFS From Beta

    Ive been using the CageFS beta and now that 3.5 has been released, Im unable to upgrade to it. Should I be uninstalling the beta version then reinstalling the latest stable?

    Code:
    root@twister [~]# yum update cagefs --enablerepo=cloudlinux-updates-testing
    
    Loaded plugins: fastestmirror, rhnplugin
    
    Loading mirror speeds from cached hostfile
    
    * cloudlinux-x86_64-server-5: cl-mirror.london.uk2.net
    
    cloudlinux-updates-testing                               |  951 B     00:00
    
    Excluding Packages in global exclude list
    
    Finished
    
    Se tting up Update Process
    
    No Packages marked for Update
    Code:
    root@twister [~]# yum update cagefs
    
    Loaded plugins: fastestmirror, rhnplugin
    
    Loading mirror speeds from cached hostfile
    
    * cloudlinux-x86_64-server-5: cl-mirror.london.uk2.net
    
    Excluding Packages in global exclude list
    
    Finished
    
    Se tting up Update Process
    
    No Packages marked for Update
  • iseletsk
    Senior Member
    • Dec 2017
    • 1199

    #2
    do:
    rpm -qa|grep cage
    If you are running version 3.5-1 -- you are running latest one (as of today)

    Most likely it got updated with other packages, during normal package update.

    Comment

    • john
      Junior Member
      Forum Explorer
      • Mar 2021
      • 12

      #3
      That was a quick response! Yes you
      e right, it looks like cPanel updated CageFS to the latest version. Thanks

      root@twister [~]# rpm -qa|grep cage
      cagefs-safebin-3.5-1.el5.cloudlinux
      cagefs-3.5-1.el5.cloudlinux

      Comment

      Working...