首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法在新的VestaCP中设置CentOS8。未能同步回购“vesta”的缓存

无法在新的VestaCP中设置CentOS8。未能同步回购“vesta”的缓存
EN

Stack Overflow用户
提问于 2019-10-17 10:59:54
回答 1查看 859关注 0票数 0

我正在尝试在CentOS 8新安装上安装维斯塔普。就像我说的,这是一个新的安装,只有一个yum更新。我试图在上面设置VestaCP,但是安装总是在以下错误上失败。

代码语言:javascript
复制
Installation will take about 15 minutes...

Vesta - cmmnt
Error: Failed to synchronize cache for repo 'vesta'
Error: yum update failed

文件:/etc/yum.repos.d/vesta.repo

代码语言:javascript
复制
[vesta]
name=Vesta - cmmnt
baseurl=http://r.vestacp.com/cmmnt/8/$basearch/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-VESTA
EN

回答 1

Stack Overflow用户

发布于 2020-04-30 11:45:59

这是因为Vesta目前还不支持Centos8 (2020-04-30)。从安装脚本http://vestacp.com/pub/vst-install.sh的顶部

代码语言:javascript
复制
#!/bin/bash
# Vesta installation wrapper
# http://vestacp.com

#
# Currently Supported Operating Systems:
#
#   RHEL 5, 6, 7
#   CentOS 5, 6, 7
#   Debian 7, 8
#   Ubuntu 12.04 - 18.04
#
票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/58431050

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档