Linux serverNETWORK ADMINISTRATIONSredhat

ERROR: YUM UPDATE :No URLs in mirrorlist || CentOS 8 || LINUX #CentOS8 #YUM_UPDATE_ERROR #REPOLIST

Failed to download metadata for repo ‘appstream’: Cannot prepare internal mirrorlist: No URLs in mirrorlist
Three Step :
1
cd /etc/yum.repos.d/
2
sed -i ‘s/mirrorlist/#mirrorlist/g’ /etc/yum.repos.d/CentOS-*
3
sed -i ‘s|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g’ /etc/yum.repos.d/CentOS-*
#CentOS

Enjoy Video
ERROR: YUM UPDATE :No URLs in mirrorlist || CentOS 8 || LINUX #CentOS8 #YUM_UPDATE_ERROR #REPOLIST

source

by H.S Tech

centos 8 openstack

One thought on “ERROR: YUM UPDATE :No URLs in mirrorlist || CentOS 8 || LINUX #CentOS8 #YUM_UPDATE_ERROR #REPOLIST

Comments are closed.