在ESXI的虚拟机上安装了CentOS6的系统,执行yumrepolist命令后报如下错误:Couldnotretrievemirrorlisthttp://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os&infra=stockerrorwas14:PYCURLERROR7-"Failedtoconnect
分类:
其他好文 时间:
2019-02-15 17:38:21
阅读次数:
176
yum安装某个软件的时候,出现报错[root@aws~]#yuminstall-yzabbix-agentrpmdb:unabletojointheenvironmenterror:db3error(11)fromdbenv->open:Resourcetemporarilyunavailableerror:cannotopenPackagesindexusingdb3-Resourcete
分类:
数据库 时间:
2018-12-20 23:16:11
阅读次数:
251
题记 在之前的文章中我自定义安装了Python3,并且修改了默认的 Python软链,今天想搭建一个 ftp 服务器,使用命令的时候出现了一个错误: 问题 1.使用 yum 安装 ftp工具 报错 解决 分析 报错中有行代码: 看模样像是Python代码,于是打开一下看到: 在centos7.4 ...
分类:
编程语言 时间:
2018-10-01 13:18:32
阅读次数:
401
动态链接库引起的yum故障 公司开发安装程序后,执行yum报错,报错信息: /usr/lib64/python2.7/site packages/pycurl.so: undefined symbol: CRYPTO_set_locking_callback 原因是yum无法找到pycurl.so ...
分类:
其他好文 时间:
2018-09-24 00:38:53
阅读次数:
237
1.使用yum安装软件时,报如下错误:[root@node1~]#yuminstalllrzszTherewasaproblemimportingoneofthePythonmodulesrequiredtorunyum.Theerrorleadingtothisproblemwas:NomodulenamedrpmPleaseinstallapackagewhichprovidesthismod
分类:
其他好文 时间:
2018-09-11 23:54:47
阅读次数:
217
首先重要的事情说三遍,因为可能有程序依赖目前的python2环境,比如yum: 不要动现有的python2环境! 不要动现有的python2环境! 不要动现有的python2环境! 如果你动了,yum报错了,请参考:https://www.cnblogs.com/hunttown/p/9625662 ...
分类:
其他好文 时间:
2018-09-11 14:00:21
阅读次数:
1215
在安装最新版teamviewer即yuminstallteamviewer_13.1.8286.x86_64.rpm的过程中,出现报错Error:Package:teamviewer-host-13.1.1548-0.x86_64(/teamviewer-host.x86_64)Requires:libc.so.6(GLIBC_2.17)(64bit)去网上手动下载,在http://rpm.pbo
分类:
其他好文 时间:
2018-07-22 23:38:29
阅读次数:
1702
2018-07-02 21:43:13 Yum报错 [root@db yum.repos.d]# yum makecache Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from ...
分类:
其他好文 时间:
2018-07-02 22:07:08
阅读次数:
1496
1,yum报错:[root@XXX-XX-X-XXX ~]#? yum remove mysql* -yLoaded plugins: fastestmirror, refresh-packagekit, security解决方案:[root@XXX-XX-X-XXX~]# echo -e "nameserver 8.8.8.8> nameserver 114.114.1
分类:
其他好文 时间:
2018-06-15 16:07:50
阅读次数:
176
*无法联网的明显表现会有: 1、yum install出现 Error: cannot find a valid baseurl or repo:base 2、ping host会提示unknown host方法: 1、打开 vi /etc/sysconfig/network-scripts/ifc... ...
分类:
Web程序 时间:
2018-04-12 17:59:11
阅读次数:
254