bashtop报错Failed to download metadata for repo ‘appstream‘: Cannot prepare internal mirrorlist

解决:centos 8 安装bashtop报错Error: Failed to download metadata for repo ‘appstream’: Cannot prepare internal mirrorlist: No URLs in mirrorlist

前景:

在某乎发现一个挺华炫的资源监控工具bashtop,于是参考:https://github.com/aristocratos/bashtop#installation 章节进行安装尝试一下。

过程:

根据提供centos 8的命令使用如下:
dnf config-manager --set-enabled PowerTools
dnf install epel-release
dnf install bashtop

结果发现相关error,完整报错信息如下:

[root@brendon ~]# dnf install bashtop
Repository epel is listed more than once in the configuration
CentOS Linux 8 - AppStream                                                                      103  B/s |  38  B     00:00    
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist

在这里插入图片描述
搜索报错相关Failed to download metadata for repo ‘appstream’: Cannot prepare internal mirrorlist: No URLs in mirrorlist信息,someone said与centos8于21年底停止了维护有关?(待确定?)
centos8官方源已下线

解决方案:

更换下载源:我这里更换为阿里源(云服务器的版本为centos8.5.2111)
更换前请做相应备份以便回滚(我这已经连makedir都报错了,所以不备份,直接干掉)
在这里插入图片描述
1、换源:
wget -O /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-vault-8.5.2111.repo

2、yum缓存先清再生:
yum clean all
yum makecache
在这里插入图片描述
3、安装bashtop提供的命令重新执行:发现bashtop not found(无解?是不是这个在线下载通道下线了bashtop???)
在这里插入图片描述
4、改为手动安装:
我把它部署在 /usr/local下:
1)、git clone https://github.com/aristocratos/bashtop.git
2)、yum install -y git (可选)—如果你的服务器已经安装了git命令则无需此步。
3)、cd bashtop/
4)、sudo make install
在这里插入图片描述

5)、最后执行bashtop即可启动:
在这里插入图片描述
这样炫酷的监控界面就出来了:
在这里插入图片描述

ps:
卸载:在bashtop的路径下执行[root@brendon bashtop]# sudo make uninstall即可。

参考资料:https://developer.aliyun.com/mirror/centos?spm=a2c6h.13651102.0.0.3e221b11QTXSya

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值