【llinux】yum命令出现Loaded plugins: fastestmirror Determining fastest mirrors

在进行yum 安装的时候。报错了。

Loaded plugins: fastestmirror Determining fastest mirrors

fastestmirror是yum的一个加速插件,这里是插件提示信息是插件不能用了。

既然提示不能用了。那就禁用掉

1 修改插件的配置文件

vi  /etc/yum/pluginconf.d/fastestmirror.conf  
enabled = 1//由1改为0,禁用该插件

2  修改yum的配置文件

 vi /etc/yum.conf
plugins=1//改为0,不使用插件

完毕!

原文地址:https://www.cnblogs.com/richerdyoung/p/8441183.html

时间: 2024-11-07 07:50:47

【llinux】yum命令出现Loaded plugins: fastestmirror Determining fastest mirrors的相关文章

linux下yum命令出现Loaded plugins: fastestmirror

linux下yum命令出现Loaded plugins: fastestmirror yum install的时候提示:Loaded plugins: fastestmirror fastestmirror是yum的一个加速插件,这里是插件提示信息是插件不能用了. 不能用就先别用呗,禁用掉,先yum了再说. 1.修改插件的配置文件 # vi  /etc/yum/pluginconf.d/fastestmirror.conf enabled = 1//由1改为0,禁用该插件 ...........

解决yum 不能更新问题 :yum 报错Loaded plugins: fastestmirror, refresh-packagekit, security

2018-07-02       21:43:13 Yum报错 [[email protected] yum.repos.d]# yum makecache Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile Error: Cannot find a valid baseurl for repo: elasticsearch-6.x [[ema

CentOS 7 yum Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile

yum install nginx发生的错误 yum install nginx Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile ..... No package nginx available. Error: Nothing to do 解决方法: 可能缺乏epelEPEL (Extra Packages for Enterprise Linux)是基于Fedora的一个项目,为“红帽系

linux yum提示Loaded plugins: fastestmirror, security错误的解决方法

[[email protected] yum.repos.d]# yum install nfs-utils rpcbind -y Loaded plugins: fastestmirror, securityExisting lock /var/run/yum.pid: another copy is running as pid 3517.Another app is currently holding the yum lock; waiting for it to exit... The

Linux学习之建立yum源、yum命令的使用及rpm包编译安装

一.什么是Yum Yum的全称为 Yellowdog Update Modifier,其主要目的是为了解决RPM包安装时的依赖关系的问题.yum只是一个用于软件安装的前端工具,其主要的服务对象还是RPM软件包. 二.yum配置客户端         1.主配置文件(中心配置文件):/etc/yum.conf.              通常不需要进行修改,保持其默认配置即可.         2.提供repo配置文件,指明仓库访问路径及各种属性信息.              在目录/etc/y

rpm与yum命令的初步认识

RPM:Red Hat package manager(RedHat软件包管理工具),现在为RPM is Package Manager好比windows里的文件扩展名为·exe的软件包. RPM的包装包到底是什么啦? 它是二进制包(binary)以及源代码包(source)的两种.二进制包里边包括了已经通过编译,你只需要下载和解包,便可以在计算机上运行了.而源代码包里只有程序的原始代码,需要我们自己在计算机上先编译以后才可以运行程序.而我这里讲到的源码包是通过rpm包的自动编译和安装.Rpm编

yum命令及配置yun源

一.yum命令 二.yum源配置文件 三.将光驱配置为yum源 四.其他 一.yum命令 1.安装 yum install package_name    #用yum安装程序,可一次安装多个,彼此间用空格隔开 yum reinstall package_name    #重新安装程序,类似的有rpm -ivh packages_name --replacepkgs yum groupinstall group_name    #用yum安装包组,可一次安装多个,彼此间用空格隔开 CentOS 6

yum命令的一个报错记录一下

昨天bash漏洞放出,补丁也更新到yum源.百八十台服务器跑个yum –y update bash.有一台机器出了问题,登录检查~ 登录服务器,敲命令 yum update bash 返回如下: 1: [[email protected] ~]# yum update bash 2: Loaded plugins: fastestmirror 3: Existing lock /var/run/yum.pid: another copy is running as pid 17178. 4: A

linux 下使用yum命令出错解决办法

linux系统使用yum命令时,遇到出现以下错误: Loaded plugins: fastestmirror Existing lock /var/run/yum.pid: another copy is running as pid 3404. Another app is currently holding the yum lock; waiting for it to exit... The other application is: yum Memory : 41 M RSS (253