Community

Errors during downloading metadata for repository 'powertools-for-cyberpanel':

BP
Benny Putra #1

#ASK #HELP
please help me :
error :
yum update
CentOS Linux 8 - PowerTools 0.0 B/s | 0 B 00:00
Errors during downloading metadata for repository ‘powertools-for-cyberpanel’:

sh
shoaibkk #2

Please check server Nameservers

BP
Benny Putra #3

No problem on ns

BP
Benny Putra #4

is there any other solution?

AG
Andras Gera #5

It seems almalinux disappeared from mirror.centos.org.

I’ve changed this line in the repo file:
baseurl=http://mirror.centos.org/$contentdir/$releasever/PowerTools/$basearch/os/
to
baseurl=CentOS Mirror

But another issue came up:
Error:
Problem: cannot install the best update candidate for package libmemcached-devel-1.0.18-15.el8.x86_64

  • nothing provides libmemcached(x86-64) = 1.0.18-17.el8 needed by libmemcached-devel-1.0.18-17.el8.x86_64
    (try to add ‘–skip-broken’ to skip uninstallable packages or ‘–nobest’ to use not only best candidate packages)
NK
Nitesh Kunnath #6

Please run cyberpanel upgrade command, the broken repo has been fixed now.

BP
Benny Putra #8

is there any other solution?

not working sir…

BP
Benny Putra #10

how to run this command ?

NK
Nitesh Kunnath #11

Execute this command first

sudo su -

And then run this upgrade command

sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)
NK
Nitesh Kunnath #13

Are you using Almalinux?

BP
Benny Putra #14

im using

# cat /etc/centos-release

CentOS Linux release 8.5.2111

please help me

an
antivirusadmin #15

I have simillar issue but try to install in ubuntu 18.04/20.04 and centos 7
I tought the blocked my IP address but it shows me the installer and scripts have problems
I cheek the install.sh and changed something and uesd echo command and tried to install package manually , but after each one again I faced with new error …

ca
captans #16

same issue here
i run the upgrade command but still nothing
i have the latest CyberPanel on AlmaLinux release 8.5 (Arctic Sphynx)

any solutions ?

BP
Benny Putra #17

any solutions ?

please help me …

BP
Benny Putra #19

how to run this command ?

like this ???

sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)

NK
Nitesh Kunnath #20

Yes, exactly copy paste this command and press enter in the ssh console.

Sign in to reply