Skip to main content

OpenSSH package not being updated

Comments

3 comments

  • cPanelMichael
    Hello, The "openssh" RPM is handled by your Operating System as opposed to cPanel. Could you let us know the contents of the "exclude=" line in your /etc/yum.conf file? Also, could you provide more information about the YUM repo files you are using in the /etc/yum.repos.d directory? Thank you.
    0
  • webworker
    Hi, I figured as much, it's why this is a little strange. The exclude line is as follows:
    exclude=bind-chroot centos-yumconf courier* dovecot* exim* filesystem httpd* mod_ssl* mydns* mysql* nsd* p0f perl* php* proftpd* pure-ftpd* spamassassin* squirrelmail*
    There are 8 repo files most of which appear to be cPanel related: EA4.repo, kernelcare.repo, kernelcare.repo.rpmnew, cpanel-plugins.repo, cPaddons.repo, MariaDB100.repo two of the files are host specific:
    [stable-generic] name= Stable Generic Packages baseurl=http://syspackages.sourcedns.com/packages/stable/generic/noarch/ gpgcheck=1 priority=2 [stable-arch] name= Stable Arch Specific Packages baseurl=http://syspackages.sourcedns.com/packages/stable/centos/6/$basearch/ gpgcheck=1 priority=2 [stable-noarch] name= Stable Distro Specific Non-Architecture Specific Packages baseurl=http://syspackages.sourcedns.com/packages/stable/centos/6/noarch/ gpgcheck=1 priority=2

    [system-base] name=CentOS-$releasever - $basearch - Base baseurl=http://syspackages.sourcedns.com/packages/mirrors/centos/6/os/$basearch/ gpgcheck=1 priority=3 [system-updates] name=CentOS-$releasever - $basearch - Released Updates baseurl=http://syspackages.sourcedns.com/packages/mirrors/centos/6/updates/$basearch/ gpgcheck=1 priority=3 [system-continuous-release] name=CentOS-$releasever - $basearch - Continuously Released Updates baseurl=http://syspackages.sourcedns.com/packages/mirrors/centos/6/cr/$basearch/ gpgcheck=1 priority=3 [system-extras] name=CentOS-$releasever - $basearch - Extras baseurl=http://syspackages.sourcedns.com/packages/mirrors/centos/6/extras/$basearch/ gpgcheck=1 priority=3
    repoquery -i openssh lists openssh-5.3p1-122.el6.x86_64 as available on system-continuous-release but refreshing my understanding of the yum priority listings it's probably being held back by a repo with priority 2 so it probably doesn't have anything to do with cPanel :)
    0
  • cPanelMichael
    repoquery -i openssh lists openssh-5.3p1-122.el6.x86_64 as available on system-continuous-release but refreshing my understanding of the yum priority listings it's probably being held back by a repo with priority 2 so it probably doesn't have anything to do with cPanel :)

    Hello, It's generally a good idea to use the base YUM repos for CentOS on production systems with cPanel. The continuous-release REPO can lead to these types of issues. Thank you.
    0

Please sign in to leave a comment.