CPANEL-35144 - CentOS8 install error due to powertools repo
2020-12-14 06:15:23 2573 [16856] (DEBUG): dnf-4.2.23-4.el8.noarch
2020-12-14 06:15:23 2573 [16856] (DEBUG): - ssystem [END]
2020-12-14 06:15:23 643 [16856] ( INFO): centos-linux 8.3 (Linux) detected!
2020-12-14 06:15:23 658 [16856] ( INFO): Checking RAM now...
2020-12-14 06:15:23 449 [16856] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install iproute --enablerepo=PowerTools
2020-12-14 06:15:23 449 [16856] (DEBUG): Error: Unknown repo: 'PowerTools'
2020-12-14 06:15:23 449 [16856] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1 (ignored)
2020-12-14 06:15:23 449 [16856] (DEBUG): - ssystem [END]
2020-12-14 06:15:23 449 [16856] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install iproute --enablerepo=PowerTools
2020-12-14 06:15:23 449 [16856] (DEBUG): Error: Unknown repo: 'PowerTools'
2020-12-14 06:15:23 449 [16856] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1 (ignored)
2020-12-14 06:15:23 449 [16856] (DEBUG): - ssystem [END]
2020-12-14 06:15:23 449 [16856] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install iproute --enablerepo=PowerTools
2020-12-14 06:15:23 449 [16856] (DEBUG): Error: Unknown repo: 'PowerTools'
2020-12-14 06:15:23 449 [16856] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1 (ignored)
2020-12-14 06:15:23 449 [16856] (DEBUG): - ssystem [END]
2020-12-14 06:15:23 449 [16856] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install iproute --enablerepo=PowerTools
2020-12-14 06:15:24 449 [16856] (DEBUG): Error: Unknown repo: 'PowerTools'
2020-12-14 06:15:24 449 [16856] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1 (ignored)
2020-12-14 06:15:24 449 [16856] (DEBUG): - ssystem [END]
2020-12-14 06:15:24 449 [16856] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install iproute --enablerepo=PowerTools
2020-12-14 06:15:24 449 [16856] (DEBUG): Error: Unknown repo: 'PowerTools'
2020-12-14 06:15:24 449 [16856] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1 (ignored)
2020-12-14 06:15:24 449 [16856] (DEBUG): - ssystem [END]
2020-12-14 06:15:24 449 [16856] (DEBUG): - ssystem [BEGIN]: /usr/bin/yum -y install iproute --enablerepo=PowerTools
2020-12-14 06:15:24 449 [16856] (DEBUG): Error: Unknown repo: 'PowerTools'
2020-12-14 06:15:24 449 [16856] (ERROR): - ssystem [EXIT_CODE] '/usr/bin/yum' exited with 1 (ignored)
2020-12-14 06:15:24 449 [16856] (DEBUG): - ssystem [END]
2020-12-14 06:15:24 453 [16856] (FATAL): yum failed 6 times. The installation process cannot continue.
Removing /root/installer.lock.
As per upstream centos8 bug
-
As a workaround: edit /etc/yum.repos.d/CentOS-Linux-PowerTools.repo and copy the [powertools] section to [PowerTools] 0 -
@aled2305 - The workaround provided by @chirpy would work to fix the repository, but it won't work during the cPanel installation process. For the actual install to be fixed you'll need to wait for that case to be resolved. 0 -
not sure if it'd fix the issue, but i read that it was updated to powertools (from PowerTools) 0 -
@splaquet - thanks for bringing this thread to my attention again. We have fixed the installer on our side for all 92 and 94 versions, I just didn't get around to updating this thread. 0 -
i gave it a shot... and sure enough, it went through as expected. thank you kindly, sir i realize this one's off topic. but how about removing the namespace limit on MySQL 8 tables & usernames? i installed MySQL8 (because why would I not?!) and now have the server up and ready to port over some of my personal sites, for testing and performance benchmarking. BUT (note the BIG BUT?), due to DB/username character limitations (set by cPanel i'd assume?), there are a few hiccups with the export/import process. i also had to run this in mysql: SET GLOBAL log_bin_trust_function_creators = 1;
and then this on my .sql import file:sed -i 's/NO_AUTO_CREATE_USER//' mydump.sql
0 -
@splaquet - could you start a new thread for that issue so we can keep this one focused on the installation case? 0
Please sign in to leave a comment.
Comments
8 comments