Skip to main content

Easy Apache & YUM Problem

Comments

4 comments

  • joepublic
    I'm running CENTOS 6.6 x86_64 virtuozzo " WHM 56.0 (build 9)
    0
  • cPanelMichael
    Hello, It looks like you may have installed a non-minimal instance of CentOS: 3:mailman-2.1.12-18.el6.x86_64 has missing requires of httpd 1:mod_ssl-2.2.15-30.el6.centos.x86_64 has missing requires of httpd = ('0', '2.2.15', '30.el6.centos') 1:mod_ssl-2.2.15-30.el6.centos.x86_64 has missing requires of httpd-mmn = ('0', '20051115', None) webalizer-2.21_02-3.3.el6.x86_64 has missing requires of httpd
    You can manually remove these packages, as these applications are handled with cPanel RPMs. Here's an example of how to remove one of the RPMs:
    rpm -e --nodeps mailman-2.1.12-18.el6.x86_64
    You should be able to successfully run "yum update" after removing these extra RPMs, or to at least proceed to troubleshoot the next YUM package issue. Thank you.
    0
  • joepublic
    Worked a treat! Many thanks.
    0
  • cPanelMichael
    I'm happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.