Skip to main content

The YUM cache is incomplete error

Comments

5 comments

  • cPanelLauren
    Hi @Hugo Aguiar How long have you been waiting for this to complete? If you have SSH access you might try looking at /var/log/yum.log for errors or running yum update
    to see if this completes without error. Please post any errors here (removing any identifying information) once complete. Thank you,
    0
  • Hugo Aguiar
    https://repo.xvarnish.com/yum/release/el7/repodata/repomd.xml: [Errno 12] Timeout o n https://repo.xvarnish.com/yum/release/el7/repodata/repomd.xml: (28, 'Connection t imed out after 30001 milliseconds') Trying other mirror. Loading mirror speeds from cached hostfile
    0
  • cPanelLauren
    Hi @Hugo Aguiar That error message indicates that the repo is bad/not responding. You should be able to work around the issue by renaming the repository which is located at /etc/yum.repos.d and then running yum clean all mv /etc/yum.repos.d/repo-file.repo /etc/yum.repos.d/repo-file.repo.bak yum clean all
    You may also want to ensure that you're using the correct xVarnish repository, I do want to point out that this repo isn't one that is used by default with cPanel, this typically is installed with xVarnish/cachewall and if you're no longer using this you may also want to look at removing the repository completely Thank you,
    0
  • Hugo Aguiar
    Ol" solved the problem by installing everything again. Thank you for your attention
    0
  • cPanelLauren
    Hello, You're very welcome. I'm glad to hear you were able to resolve the issue!
    0

Please sign in to leave a comment.