centos-Linux下 yum报错 [Errno 14] HTTP Error 404 - Not Found

问题描述

Linux下 yum报错 [Errno 14] HTTP Error 404 - Not Found

有哪位大神出面帮我解决一下此问题,centos在使用yum下载安装软件的时候老是报如下错误:
[root@localhost yum.repos.d]# yum install **
已加载插件:fastestmirror, langpacks, presto, refresh-packagekit
Unable to send message to PackageKit
Repository updates is listed more than once in the configuration
Repository updates-debuginfo is listed more than once in the configuration
Repository updates-source is listed more than once in the configuration
Repository fedora is listed more than once in the configuration
Repository fedora-debuginfo is listed more than once in the configuration
Repository fedora-source is listed more than once in the configuration
http://mirrors.sohu.com/fedora/releases/%24releasever/Everything/i386/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://mirrors.sohu.com/fedora/releases/$releasever/Everything/i386/os/repodata/repomd.xml
尝试其他镜像。
错误:failure: repodata/repomd.xml from fedora: [Errno 256] No more mirrors to try.
http://mirrors.sohu.com/fedora/releases/$releasever/Everything/i386/os/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found : http://mirrors.sohu.com/fedora/releases/$releasever/Everything/i386/os/repodata/repomd.xml

解决方案

yum安装过程中报错:repomd.xml: [Errno 14] HTTP Error 404: Not Found Trying other 解决办法
?
查看/etc/yum.repos.d/CentOS-Base.repo ?把里面地址:
http://mirror.centos.org/centos/4/os/$basearch/
改成:
?
http://mirror.ce......
答案就在这里:yum安装过程中报错:repomd.xml: [Errno 14] HTTP Error 404: Not Found Trying other 解决办法

解决方案二:

网络不可用呗。检查你的网络有没有什么问题。

解决方案三:

镜像地址不可用,开vpn试试

解决方案四:

这个的意思是你的镜像文件的链接已经过期了,你官网上别的镜像,进去有os文件的,有的版本的镜像文件里面是空的。

解决方案五:

可以直接下载安装epel——yum,下载安装后自动生成epel.repo文件,然后你进去启用就可以了,具体链接可以上网去找

解决方案六:

可以直接下载安装epel——yum,下载安装后自动生成epel.repo文件,然后你进去启用就可以了,具体链接可以上网去找

时间: 2025-01-02 15:08:27

centos-Linux下 yum报错 [Errno 14] HTTP Error 404 - Not Found的相关文章

c++-linux下C++报错:未定义的引用

问题描述 linux下C++报错:未定义的引用 本来只是想将vs上的代码拷到linux中去运行,结果出现了许多奇怪的问题. #include <iostream> #include "Person.h" using namespace std; int main(void) { Person *Tom = new Person("Tom", 23, "123"); return 0; } 用g++编译,结果报错"未定义的引用

linux下jsp报错问题-jsp页面在linux报错问题

问题描述 jsp页面在linux报错问题 HTTP Status 500 - javax.servlet.ServletException: File ""/jsp/base/header.jsp"" not found type Exception report message javax.servlet.ServletException: File ""/jsp/base/header.jsp"" not found de

centos 7安装docker报错,

问题描述 centos 7安装docker报错, Transaction check error: file /usr/lib/systemd/system/blk-availability.service from install of device-mapper-7:1.02.107-5.el7_2.1.x86_64 conflicts with file from package lvm2-7:2.02.105-14.el7.x86_64 file /usr/sbin/blkdeactiv

linux下yum安装软件的常用配置

开门见山,今天来小谈一下linux下yum安装软件的一些常用的配置,Yum(全称为 Yellow dog Updater, Modified)是一个在Fedora和RedHat以及SUSE.CentOS中的Shell前端软件包管理器.基於RPM包管理,能够从指定的服务器(当然也可以是本地)自动下载RPM包并且安装,可以自动处理依赖性关系(很好的优点),并且一次安装所有依赖的软件包,无须繁琐地一次次下载.安装. yum能很好实现一下功能: yum install 软件名 软件安装 yum inst

tomcat-windows下的web项目部署到linux下,报错了

问题描述 windows下的web项目部署到linux下,报错了 报500的错,谁知道是怎么回事啊 java.lang.reflect.InvocationTargetException sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) sun.reflect.Delega

sql server- linux用python连接widnows下sqlserver2008报错

问题描述 linux用python连接widnows下sqlserver2008报错 说一下详细的操作步骤: 安装 msodbcsql-11.0.2260.0.tar.gz 安装 unixODBC-2.3.2.tar.gz 安装 freetds-0.91, 并且 freetds源码安装,在编译时指定参数disable-libiconv,禁止自动转换 python 2.6.5 现在问题是连接数据库的时候, pyodbc.ProgrammingError: ('42000', "[42000] [u

兼容性-Ie 下.html() 报错

问题描述 Ie 下.html() 报错 我想使用 .html() 获取 xml 对象中的数据,Chrome 这些都可以可以使用,但是在 ie 中报错 无法获取未定义或 null 引用的属性"replace" 解决方案 求帮助啊,大神们,这个有什么办法解决 解决方案二: 贴上你的代码,你这样说的话没人理解是什么意思的

linux下yum install mod_ssl –y 出错

问题描述 linux下yum install mod_ssl –y 出错 在linux下用yum安装apache [root@lamp5403 www]# yum install mod_ssl –y Cluster | 1.3 kB 00:00 Cluster/primary | 6.0 kB 00:00 Cluster 32/32 ClusterStorage | 1.3 kB 00:00 ClusterStorage/primary | 7.5 kB 00:00 ClusterStorag

directx-DirectX10程序Debug模式下运行报错,Release模式运行正常一般是什么原因?

问题描述 DirectX10程序Debug模式下运行报错,Release模式运行正常一般是什么原因? 1.两种模式下,编译都没问题.2.运行Debug模式下报错,信息如下:Release模式下运行截图 附:进行了多次试验,Release总是运行正常,而Debug模式基本上都是运行出错,报错信息也是同一个(如上图),但偶尔的小概率能运行(大概百分之一二,这个概率是不确定的,只是我碰巧有一两次正常运行了)遍查了代码,发现不了问题.希望各位能够说说一般情况下可能是什么原因引起的. 解决方案 0xFFF