yum repos error in install VestaCP
yum repos error in install VestaCP
Hi
I want to install VesatCP in fresh Ubuntu but after enter email and FQDN hostname install progress failed and show this error
Then run "yum repolist all" in command line get this:
How resolve this problem?
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
Code: Select all
repolist: 0
Re: yum repos error in install VestaCP
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
How have you solved this? I have now the same error.
Using Ubuntu but getting the CentOS error as well.
Using Ubuntu but getting the CentOS error as well.
Re: yum repos error in install VestaCP
Code: Select all
apt remove yum
Re: yum repos error in install VestaCP
Code: Select all
wget http://vestacp.com/pub/vst-install-ubuntu.sh
bash vst-install-ubuntu.sh