Search found 2 matches
- Thu Sep 14, 2017 5:57 pm
- Forum: General Discussion
- Topic: CentOS 7 Install issue
- Replies: 32
- Views: 53317
Re: CentOS 7 Install issue
There is a workaround though this doesn't address the root cause.
Edit /etc/yum.repos.d/CentOS-Vault.repo
Find all repos for C7.3.1611 and append following;
This allows the install script to run.
Edit /etc/yum.repos.d/CentOS-Vault.repo
Find all repos for C7.3.1611 and append following;
Code: Select all
skip_if_unavailable = 1
keepcache = 0
- Thu Sep 14, 2017 2:42 pm
- Forum: General Discussion
- Topic: CentOS 7 Install issue
- Replies: 32
- Views: 53317
Re: CentOS 7 Install issue
Looks like CentOS 7.4 update cannot run VestaCP installer.