Page 1 of 1

yum repos error in install VestaCP

Posted: Thu Feb 28, 2019 8:32 pm
by mhh2
Hi
I want to install VesatCP in fresh Ubuntu but after enter email and FQDN hostname install progress failed and show this error

Code: Select all

There are no enabled repos.
 Run "yum repolist all" to see the repos you have.
 You can enable repos with yum-config-manager --enable <repo>
Error: yum update failed
Then run "yum repolist all" in command line get this:

Code: Select all

repolist: 0
How resolve this problem?

Re: yum repos error in install VestaCP

Posted: Thu Feb 28, 2019 8:48 pm
by alexcy
Yum is the CentOS package manager. For some reason Vesta things your OS is CentOS instead of Ubuntu.

Re: yum repos error in install VestaCP

Posted: Thu Feb 28, 2019 8:56 pm
by mhh2
alexcy wrote:
Thu Feb 28, 2019 8:48 pm
Yum is the CentOS package manager. For some reason Vesta things your OS is CentOS instead of Ubuntu.
but i want install on ubuntu
Can add CentOS_Base.repo in /etc/yum/repos.d

Re: yum repos error in install VestaCP

Posted: Sun Sep 01, 2019 7:00 pm
by Leussink
How have you solved this? I have now the same error.
Using Ubuntu but getting the CentOS error as well.

Re: yum repos error in install VestaCP

Posted: Sat Oct 05, 2019 5:26 am
by korvinod

Code: Select all

apt remove yum

Re: yum repos error in install VestaCP

Posted: Sat Aug 08, 2020 10:30 pm
by vertuhay

Code: Select all

wget http://vestacp.com/pub/vst-install-ubuntu.sh
bash vst-install-ubuntu.sh