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 02-14-2013, 04:36 AM   #1
daljit
LQ Newbie
 
Registered: Feb 2013
Posts: 8

Rep: Reputation: Disabled
yum update not work


I was trying to config epel but following error was coming

[root@jagdish ~]# yum update
Loaded plugins: refresh-packagekit, security
Setting up Update Process
No Packages marked for Update


[root@jagdish ~]# yum repolist
Loaded plugins: refresh-packagekit, security
repolist: 0
[root@jagdish ~]# wget http://ftp.riken.jp/Linux/fedora/epe...GPG-KEY-EPEL-6
--2013-02-14 21:35:12-- http://ftp.riken.jp/Linux/fedora/epe...GPG-KEY-EPEL-6
Resolving ftp.riken.jp... failed: Temporary failure in name resolution.
wget: unable to resolve host address “ftp.riken.jp”
 
Old 02-14-2013, 05:24 AM   #2
RaviTezu
Member
 
Registered: Nov 2012
Location: India
Distribution: Fedora, CentOs, RHEL
Posts: 164

Rep: Reputation: 24
1.Click here for configuring EPEL.
2.Under How can I use these extra packages? section.
3.Click on "The newest version of 'epel-release' for EL6".
4.you can download the package and install it.

Last edited by RaviTezu; 02-14-2013 at 05:26 AM.
 
Old 02-14-2013, 12:57 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
this is Fedora ?? right ?

what version ?
only fedora 17 and 18 are supported

Quote:

[root@jagdish ~]# yum repolist
Loaded plugins: refresh-packagekit, security
repolist: 0
from this output you disabled or uninstalled every required software repo
there at a bare minimum should be
fedora base
and
fedora update
 
Old 03-21-2013, 06:15 AM   #4
daljit
LQ Newbie
 
Registered: Feb 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
Smile still not working

[root@nitj nitj]# yum update
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?releas...h=i386&repo=os error was
14: PYCURL ERROR 6 - "Couldn't resolve host 'mirrorlist.centos.org'"
Error: Cannot find a valid baseurl for repo: base


-----------------------------------------------------------
my kernal version is
[root@nitj nitj]# uname -a
Linux nitj 2.6.32-279.el6.i686 #1 SMP Fri Jun 22 10:59:55 UTC 2012 i686 i686 i386 GNU/Linux
 
Old 03-21-2013, 11:21 AM   #5
fpmurphy
Member
 
Registered: Jan 2009
Location: /dev/ph
Distribution: Fedora, Ubuntu, Redhat, Centos
Posts: 299

Rep: Reputation: 62
You need to get your network name resolution, i.e. DNS, working first. From what you have shown us, DNS is not working.
 
Old 03-22-2013, 04:40 AM   #6
daljit
LQ Newbie
 
Registered: Feb 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
[root@nitj nitj]# yum update
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
[root@nitj nitj]#
-------------------------------------------------------------------------------------
pls tell what should i do to get it working
 
Old 03-22-2013, 05:05 AM   #7
RaviTezu
Member
 
Registered: Nov 2012
Location: India
Distribution: Fedora, CentOs, RHEL
Posts: 164

Rep: Reputation: 24
We Need some info.
1. Distro. you're using?? (cat /etc/redhat-release)
2. Is your machine connected to internet?
3. files in /etc/yum.repos.d & if possible their content??
 
Old 05-03-2013, 06:26 AM   #8
daljit
LQ Newbie
 
Registered: Feb 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
yum update not wokr

root@nitj yum.repos.d]# cat /etc/redhat-release
CentOS release 6.3 (Final)
yes machine is conneted to internet otherwise how can reach you??
[root@nitj yum.repos.d]# ls
adobe-linux-i386.repo CentOS-Media.repo epel-testing.repo
CentOS-Base.repo CentOS-Vault.repo google-chrome.repo
CentOS-Debuginfo.repo epel.repo linuxtech.repo
 
Old 05-03-2013, 05:48 PM   #9
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
CentOS release 6.3 (Final)
that is why there are no updates
only cent 6.4 and the old 5.9 are supported

the "ls" command dose show that you did not delete the repos, but from the above posts you turned them OFF

you have the "vault" repo in there
did you READ the warning ?
( this has not yet been added to ALL the mirrors for 6.3 yet )
Warning:
This directory (and version of CentOS) is depreciated. For normal users,
you should use /6/ and not /6.2/ in your path. Please see this FAQ
concerning the CentOS release scheme:

http://www.centos.org/modules/smartfaq/faq.php?faqid=34

If you know what you are doing, and absolutely want to remain at the 6.2
level, go to http://vault.centos.org/ for packages.

Please keep in mind that 6.0, 6.1 and 6.2 no longer gets any updates, nor
any security fix's.

this applies to CentOS 6.3 now

so if you aree going to keep using 6.3 with out any of the current SECURITY FIXES
then only turn on the vault
edit the line
" enable=0" to "enable =1 "


but upgrading to 6.4 is the ONLY way to get updates

there are NO updates in the vault except for the very LAST updates that 6.3 received

also mixing "The Vault" and the EPEL-Testing is a VERY VERY VERY bad idea
 
Old 05-05-2013, 02:29 AM   #10
daljit
LQ Newbie
 
Registered: Feb 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
link not working

link that you have listed is not working
http://www.centos.org/modules/smartfaq/faq.php?faqid=34


Quote:
Originally Posted by John VV View Post
that is why there are no updates
only cent 6.4 and the old 5.9 are supported

the "ls" command dose show that you did not delete the repos, but from the above posts you turned them OFF

you have the "vault" repo in there
did you READ the warning ?
( this has not yet been added to ALL the mirrors for 6.3 yet )
Warning:
This directory (and version of CentOS) is depreciated. For normal users,
you should use /6/ and not /6.2/ in your path. Please see this FAQ
concerning the CentOS release scheme:

http://www.centos.org/modules/smartfaq/faq.php?faqid=34

If you know what you are doing, and absolutely want to remain at the 6.2
level, go to http://vault.centos.org/ for packages.

Please keep in mind that 6.0, 6.1 and 6.2 no longer gets any updates, nor
any security fix's.

this applies to CentOS 6.3 now

so if you aree going to keep using 6.3 with out any of the current SECURITY FIXES
then only turn on the vault
edit the line
" enable=0" to "enable =1 "


but upgrading to 6.4 is the ONLY way to get updates

there are NO updates in the vault except for the very LAST updates that 6.3 received

also mixing "The Vault" and the EPEL-Testing is a VERY VERY VERY bad idea
 
Old 05-05-2013, 02:36 AM   #11
daljit
LQ Newbie
 
Registered: Feb 2013
Posts: 8

Original Poster
Rep: Reputation: Disabled
pls guide me in easiest way that i can use centos

sir i m totally newbie please guide me according. many time i tried to learn. but bcz of such small problems i left. please tell wt should i do. should i update my os. i want yum and other media player to get work.


Quote:
Originally Posted by daljit View Post
link that you have listed is not working
http://www.centos.org/modules/smartfaq/faq.php?faqid=34
 
Old 05-05-2013, 04:27 AM   #12
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Quote:
Originally Posted by daljit View Post
sir i m totally newbie please guide me according. many time i tried to learn. but bcz of such small problems i left. please tell wt should i do. should i update my os. i want yum and other media player to get work.
Ok Daljit, don't panic. No, that link doesn't work for me either. It seems your simplest solution is to install CentOS 6.4. Is there any reason you don't do that? Back up all your data before starting. You can find an installation image here. I checked and this link does work.
jdk
 
  


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
rTorrent + ruTorrent doesn't work after yum -y update ScorchPipe Linux - Software 2 03-29-2011 06:14 PM
yum always first does a update of repo data. How to work around that ? nkd Linux - Software 2 02-20-2009 04:33 PM
Yum doesnt work after latest update icechong Linux - Newbie 3 12-21-2006 12:29 AM
after yum update cups dosn't work drewblay Fedora 0 10-19-2006 03:42 PM
yum update wont work Andreal Linux - Newbie 4 11-06-2005 02:47 AM

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

All times are GMT -5. The time now is 11:06 PM.

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