Skip to main content

Failed to retrieve Package from Cloudlinux error

Comments

9 comments

  • httpdocs
    This problem may be due to network disturbances. However, it is clear from the error text that the file is not found in this address. It is best to use the following command first and then try again. yum update all -y
    0
  • KenCope
    Thanks - I tried it but get the report No Match for argument: all No package all available. No packages marked for update
    0
  • cPanelLauren
    yum update all
    is incorrect it'd just be: yum update
    You might try running: yum clean all yum -y update
    0
  • KenCope
    Hi Lauren, Thanks for stepping in. I ran the second and all went well until I got towards the end when I had an error: Cleanup : kmod-libs-20-21.el7.x86_64 9/9 grep: /boot/grub2/grub.cfg: No such file or directory grep: /boot/grub2/grub.cfg: No such file or directory grep: /boot/grub2/grub.cfg: No such file or directory [WARNING] GRUB config file is missing Regenerating GRUB configuration... [SUCCESS] GRUB config has been restored [WARNING] Kernel 3.10.0-962.3.2.lve1.5.26.5.el7.x86_64 GRUB entry is missing [ERROR] Kernel 3.10.0-962.3.2.lve1.5.26.5.el7.x86_64 initramfs GRUB entry is missing and cannot be automatically added due to unknown reasons, please fix GRUB config manually !!!! /etc/yum/universal-hooks/posttrans/cp_clear_packman_cache is not executable
    The final message was that it was a success! I'm not sure what i should do next!
    0
  • cPanelLauren
    Do you know if it was able to actually restore the grub.cfg? stat /boot/grub2/grub.cfg
    Either way, for this issue, if you have a CloudLinux License with us I'd suggest opening a ticket with us. Otherwise you'd want to open a ticket with them directly here: CloudLinux - Main | New template
    0
  • KenCope
    Do you know if it was able to actually restore the grub.cfg? stat /boot/grub2/grub.cfg
    Either way, for this issue, if you have a CloudLinux License with us I'd suggest opening a ticket with us. Otherwise you'd want to open a ticket with them directly here:
    Yes, I have a CloudLinux License with you. I'll open a ticket. Thanks for your help.
    0
  • cPanelLauren
    Hi @KenCope Feel free to add the ticket ID here and I'll update the thread with the outcome.
    0
  • KenCope
    Hi @KenCope Feel free to add the ticket ID here and I'll update the thread with the outcome.

    Hi Lauren, Thannks - 13481189
    0
  • cPanelLauren
    Hi @KenCope As it turns out CloudLinux will warn about the presence of grub2 whether or not the system uses it, in this case you were using grub not grub2 and there aren't any issues. To stop the error being reported the Technician added a symlink from grub2->grub.
    0

Please sign in to leave a comment.