Almalinux installation Error: Unknown repo: 'powertools'
AnsweredHi,
I'm using AlmaLinux release 8.10 (Cerulean Leopard), already yum update before installing cpanel.
I alredy sh latest again, but the error still exist.. here the error message
------------------------
2024-12-24 14:24:35 449 [57440] (DEBUG): - ssystem [END]
2024-12-24 14:24:35 449 [57440] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install network-scripts --enablerepo=powertools
2024-12-24 14:24:36 449 [57440] (DEBUG): Error: Unknown repo: 'powertools'
2024-12-24 14:24:36 449 [57440] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1
2024-12-24 14:24:36 449 [57440] (DEBUG): - ssystem [END]
2024-12-24 14:24:36 449 [57440] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install network-scripts --enablerepo=powertools
2024-12-24 14:24:37 449 [57440] (DEBUG): Error: Unknown repo: 'powertools'
2024-12-24 14:24:37 449 [57440] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1
2024-12-24 14:24:37 449 [57440] (DEBUG): - ssystem [END]
2024-12-24 14:24:37 449 [57440] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install network-scripts --enablerepo=powertools
2024-12-24 14:24:39 449 [57440] (DEBUG): Error: Unknown repo: 'powertools'
2024-12-24 14:24:39 449 [57440] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1
2024-12-24 14:24:39 449 [57440] (DEBUG): - ssystem [END]
2024-12-24 14:24:39 46 [57440] ( INFO): cPanel is here to help! Our technical KnowledgeBase and cPanel Community is just a click away at https://support.cpanel.net/
2024-12-24 14:24:39 453 [57440] (FATAL): yum failed 6 times. The installation process cannot continue.
--------------------
-
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 -
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-AlmaLinuxinto /etc/yum.repos.d/almalinux.repo
after saved, just run dnf updateand then sh latest again, and it will installed cpanel smoothly...
hope this solution will help others with same problem.
1 -
I'm glad they were able to help with that OS issue!
0
Please sign in to leave a comment.
Comments
3 comments