Skip to main content
We are aware of an issue after updating to cPanel versions 11.110.0.65, 11.126.0.21, or 11.128.0.11, some cPanel plugins or features are no longer functioning properly including WP Toolkit. Presently, updates for releases are temporarily disabled while we continue working on a solution for the missing addon features directory. Please see the following article for more information and updates:
Update to latest cPanel 110, 126, or 128 versions removes "addonfeatures" directory.

Almalinux installation Error: Unknown repo: 'powertools'

Answered

Comments

3 comments

  • cPRex Jurassic Moderator

    Hey there!  Can you try reinstalling the almalinux-release package on the system to see if that gets things working?  You can do that with this command:

    yum reinstall almalinux-release
    0
  • Jos Dibja

    Hi,

    yum reinstall almalinux-release did not solve the problem...

    my datacentre help me solve the problem by adding this line 

    [powertools]
    name=AlmaLinux $releasever - PowerTools
    baseurl= https://mirror.biznetgio.com/almalinux/$releasever/PowerTools/$basearch/os/
    enabled=1
    gpgcheck=1
    gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux

    into /etc/yum.repos.d/almalinux.repo

    after saved, just run dnf update 

    and then sh latest again, and it will installed cpanel smoothly...

    hope this solution will help others with same problem.

    1
  • cPRex Jurassic Moderator

    I'm glad they were able to help with that OS issue!

    0

Please sign in to leave a comment.