LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-20-2016, 02:43 PM   #1
pradeepspa
Member
 
Registered: Oct 2015
Posts: 79

Rep: Reputation: Disabled
yum update HTTP Error 404: Not found


Hi All,

I know this issue has been dealt before, but none of the solution given helped me out. I am trying to do yum update where I am getting following error,

libvolume_id-095-14.33.el5_11.x86_64: failed to retrieve getPackage/libvolume_id-095-14.33.el5_11.x86_64.rpm from centos5-x86_64-updates
error was [Errno 14] HTTP Error 404: Not Found



I have tried , yum clean all ; yum update (doesnt work)

Can someone help me out by your ideas/solutions please, i have been trying this for hours
 
Old 04-20-2016, 02:55 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,757

Rep: Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983
Quote:
Originally Posted by pradeepspa View Post
Hi All,
I know this issue has been dealt before, but none of the solution given helped me out. I am trying to do yum update where I am getting following error,

libvolume_id-095-14.33.el5_11.x86_64: failed to retrieve getPackage/libvolume_id-095-14.33.el5_11.x86_64.rpm from centos5-x86_64-updates
error was [Errno 14] HTTP Error 404: Not Found


I have tried , yum clean all ; yum update (doesnt work) Can someone help me out by your ideas/solutions please, i have been trying this for hours
Did you just think about the error message??? It's telling you very plainly that the particular website/repo you're trying to reach is DOWN. Either try later, or remove the repository.
 
Old 04-21-2016, 07:27 AM   #3
pradeepspa
Member
 
Registered: Oct 2015
Posts: 79

Original Poster
Rep: Reputation: Disabled
Thanks for responding. I have tried again and it shoes same error. I was looking to remove the repo but not sure where I could find one. Below are the repose i have

cd /etc/yum.repos.d/
ls
CentOS-Base.repo CentOS-fasttrack.repo CentOS-Sources.repo dell-omsa-repository.repo spacewalk-client.repo
CentOS-Debuginfo.repo CentOS-Media.repo CentOS-Vault.repo spacewalk-client-nightly.repo zabbix.repo
 
Old 04-21-2016, 08:15 AM   #4
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
in terminal issue
Code:
yum repolist
and post the results here please.

Thank you.
 
Old 04-21-2016, 08:33 AM   #5
pradeepspa
Member
 
Registered: Oct 2015
Posts: 79

Original Poster
Rep: Reputation: Disabled
When I do "yum repolist" , I can see that repo "centos5-x86_64-updates: but not under /etc/yum.repos.d

# yum repolist
Loaded plugins: dellsysid, fastestmirror, rhnplugin
This system is receiving updates from RHN Classic or Red Hat Satellite.
Loading mirror speeds from cached hostfile
* base: mirror.netaddicted.ca
* extras: mirror.netaddicted.ca
* updates: mirror.netaddicted.ca
repo id repo name status
base CentOS-5 - Base 3,667
centos5-x86_64 CentOS 5 (x86_64) 3,667
centos5-x86_64-addons CentOS 5 Addons (x86_64) 0
centos5-x86_64-contrib CentOS 5 Contrib (x86_64) 0
centos5-x86_64-extras CentOS 5 Extras (x86_64) 266
centos5-x86_64-updates CentOS 5 Updates (x86_64) 515
clone-epel_rhel5_x86_64 EPEL for Red Hat Enterprise Linux 5 7,656
extras CentOS-5 - Extras 266
spacewalk-client Spacewalk Client Tools 22
updates CentOS-5 - Updates 705
zabbix Zabbix Official Repository - x86_64 193
zabbix-non-supported Zabbix Official Repository non-supported - x86_64 13
repolist: 16,970



**************************************************************************************************** ***************

# ls -lh /etc/yum.repos.d

total 48K
-rw-r--r-- 1 root root 1.9K Sep 19 2014 CentOS-Base.repo
-rw-r--r-- 1 root root 645 Sep 19 2014 CentOS-Debuginfo.repo
-rw-r--r-- 1 root root 277 Sep 19 2014 CentOS-fasttrack.repo
-rw-r--r-- 1 root root 626 Sep 19 2014 CentOS-Media.repo
-rw-r--r-- 1 root root 1.3K Sep 19 2014 CentOS-Sources.repo
-rw-r--r-- 1 root root 8.2K Sep 19 2014 CentOS-Vault.repo
-rw-r--r-- 1 root root 1004 Jun 2 2015 dell-omsa-repository.repo
-rw-r--r-- 1 root root 223 Apr 21 2015 spacewalk-client-nightly.repo
-rw-r--r-- 1 root root 203 Apr 21 2015 spacewalk-client.repo
-rw-r--r-- 1 root root 401 Dec 6 2013 zabbix.repo

Last edited by pradeepspa; 04-21-2016 at 08:35 AM.
 
Old 04-21-2016, 08:38 AM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,757

Rep: Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983Reputation: 7983
Quote:
Originally Posted by pradeepspa View Post
When I do "yum repolist" , I can see that repo "centos5-x86_64-updates: but not under /etc/yum.repos.d

# yum repolist
Loaded plugins: dellsysid, fastestmirror, rhnplugin
This system is receiving updates from RHN Classic or Red Hat Satellite.
Loading mirror speeds from cached hostfile
* base: mirror.netaddicted.ca
* extras: mirror.netaddicted.ca
* updates: mirror.netaddicted.ca
repo id repo name status
base CentOS-5 - Base 3,667
centos5-x86_64 CentOS 5 (x86_64) 3,667
centos5-x86_64-addons CentOS 5 Addons (x86_64) 0
centos5-x86_64-contrib CentOS 5 Contrib (x86_64) 0
centos5-x86_64-extras CentOS 5 Extras (x86_64) 266
centos5-x86_64-updates CentOS 5 Updates (x86_64) 515
clone-epel_rhel5_x86_64 EPEL for Red Hat Enterprise Linux 5 7,656
extras CentOS-5 - Extras 266
spacewalk-client Spacewalk Client Tools 22
updates CentOS-5 - Updates 705
zabbix Zabbix Official Repository - x86_64 193
zabbix-non-supported Zabbix Official Repository non-supported - x86_64 13
repolist: 16,970



**************************************************************************************************** ***************

# ls -lh /etc/yum.repos.d

total 48K
-rw-r--r-- 1 root root 1.9K Sep 19 2014 CentOS-Base.repo
-rw-r--r-- 1 root root 645 Sep 19 2014 CentOS-Debuginfo.repo
-rw-r--r-- 1 root root 277 Sep 19 2014 CentOS-fasttrack.repo
-rw-r--r-- 1 root root 626 Sep 19 2014 CentOS-Media.repo
-rw-r--r-- 1 root root 1.3K Sep 19 2014 CentOS-Sources.repo
-rw-r--r-- 1 root root 8.2K Sep 19 2014 CentOS-Vault.repo
-rw-r--r-- 1 root root 1004 Jun 2 2015 dell-omsa-repository.repo
-rw-r--r-- 1 root root 223 Apr 21 2015 spacewalk-client-nightly.repo
-rw-r--r-- 1 root root 203 Apr 21 2015 spacewalk-client.repo
-rw-r--r-- 1 root root 401 Dec 6 2013 zabbix.repo
Great...so did you try reading the man pages on the yum command, or looking this up?? One of the very first hits in Google for "remove yum repository" gives you a command:
Code:
yum --disablerepo=some-repository
http://www.if-not-true-then-false.co...po-repository/
 
Old 04-21-2016, 08:41 AM   #7
pradeepspa
Member
 
Registered: Oct 2015
Posts: 79

Original Poster
Rep: Reputation: Disabled
Yes i did. May be i am trying in a wrong way.
what i tried is ,
yum --disablerepo=centos5-x86_64-updates

yum --disablerepo="CentOS 5 Updates (x86_64)"
Loaded plugins: dellsysid, fastestmirror, rhnplugin
This system is receiving updates from RHN Classic or Red Hat Satellite.


Error getting repository data for CentOS 5 Updates (x86_64), repository not found


Both doesnt work. I doubt i am using improper reponame
 
Old 04-21-2016, 08:44 AM   #8
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Code:
yum --disablerepo=centos5-x86_64-updates
update|upgrade | whatever should do it.

And if you find that doesn't solve the problem or it become disabled permanently,
re-enable it using
Code:
yum --enablerepo=centos5-x86_64-updates
Good Luck.
 
Old 04-21-2016, 08:48 AM   #9
pradeepspa
Member
 
Registered: Oct 2015
Posts: 79

Original Poster
Rep: Reputation: Disabled
Guess syntax needs to be modeified

yum --disablerepo=centos5-x86_64-updates
Loaded plugins: dellsysid, fastestmirror, rhnplugin
This system is receiving updates from RHN Classic or Red Hat Satellite.
Loading mirror speeds from cached hostfile
* base: mirror.netaddicted.ca
* extras: mirror.netaddicted.ca
* updates: mirror.netaddicted.ca
You need to give some command
usage: yum [options] COMMAND

List of Commands:
 
Old 04-21-2016, 08:54 AM   #10
erik2282
Member
 
Registered: May 2011
Location: Texas
Distribution: Primarily Deb/Ubuntu, and some CentOS
Posts: 831

Rep: Reputation: 229Reputation: 229Reputation: 229
Are you behind a proxy?
 
Old 04-21-2016, 08:56 AM   #11
pradeepspa
Member
 
Registered: Oct 2015
Posts: 79

Original Poster
Rep: Reputation: Disabled
Figured out. I can see its getting packages from rhn satellite. So went into pluginconf.d and disabled rhnplugin.conf
 
Old 04-21-2016, 09:11 AM   #12
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
Good job!
 
Old 04-21-2016, 09:49 AM   #13
pradeepspa
Member
 
Registered: Oct 2015
Posts: 79

Original Poster
Rep: Reputation: Disabled
Thanks all for spending your precious time. Appreciate it
 
Old 04-21-2016, 10:46 AM   #14
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
You are very welcome.
Glad it worked out.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
HTTP/1.1 404 Not Found error in Web Server hruday Linux - Server 11 10-29-2015 08:09 PM
yum update-error 404 Eshkobeshko Linux - Newbie 6 07-12-2013 12:18 PM
Yum update 404 after rpm mirror updates WindleX Linux - Software 3 08-19-2009 08:42 AM
fc5 yum getting http 404 error mbradbones Linux - Newbie 3 02-03-2007 12:10 PM
http 404 , the page connot be found alsaaf Linux - General 3 12-11-2006 06:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration