Announcement

Collapse
No announcement yet.

Upgrading CageFS From Beta

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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

  • #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


    • #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...
      X