【问题标题】:Cannot setup VestaCP in fresh CentOS8. Failed to synchronize cache for repo 'vesta'无法在新的 CentOS8 中设置 VestaCP。无法同步 repo 'vesta' 的缓存
【发布时间】:2020-04-30 19:45:59
【问题描述】:

我正在尝试在 CentOS 8 全新安装上安装vestacp。就像我说的,它是全新安装,只有 yum 更新。我正在尝试在其上设置 VestaCP,但安装总是因以下错误而失败。

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

[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

【问题讨论】:

    标签: vesta centos8


    【解决方案1】:

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

    #!/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
    #
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-04-21
      • 1970-01-01
      • 1970-01-01
      • 2020-08-03
      • 1970-01-01
      • 2017-09-02
      相关资源
      最近更新 更多