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 - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 02-02-2011, 01:21 AM   #1
linuxwhacko
Member
 
Registered: Dec 2010
Posts: 61

Rep: Reputation: Disabled
problem using search with yum in fedora 14


when i use search command with yum,i get a lot of error messages and then the correct result
can anyone tell me why so ?

the output at terminal is as follows:

yum search chrome
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
http://mirror.cse.iitk.ac.in/fedora/...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://ftp.jaist.ac.jp/pub/Linux/Fed...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
ftp://ftp.oss.eznetsols.org/linux/fe...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://ftp.riken.jp/Linux/fedora/upd...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://ftp.linux.org.tr/fedora/updat...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://mirror.yandex.ru/fedora/linux...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://mirrors.163.com/fedora/update...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://ftp.yz.yamagata-u.ac.jp/pub/l...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://virror.hanoilug.org/fedora/up...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://ubuntu.cn99.com/fedora/update...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://ftp.itu.edu.tr/Mirror/Fedora/...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://ftp.cs.pu.edu.tw/Linux/Fedora...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://ftp.sjtu.edu.cn/fedora/linux/...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://ftp.kddilabs.jp/Linux/package...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://ftp.rhd.ru/pub/fedora/linux/u...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
http://www.ftp.ne.jp/Linux/distribut...ags.sqlite.gz: [Errno 14] PYCURL ERROR 6 - ""
Trying other mirror.
Failed to add Pkg Tags for repository: updates - failure: repodata/pkgtags.sqlite.gz from updates: [Errno 256] No more mirrors to try.
========================================= Matched: chrome =========================================
google-chrome-beta.i386 : Google Chrome
google-chrome-stable.i386 : Google Chrome
google-chrome-unstable.i386 : Google Chrome
xorg-x11-drv-openchrome.i686 : Xorg X11 openchrome video driver
xorg-x11-drv-openchrome-devel.i686 : Xorg X11 openchrome video driver XvMC development package
mono-icon-theme.noarch : KDE monochrome icon theme
qfaxreader.i686 : A multipage monochrome/color TIFF/FAX viewer
jbig2dec.i686 : A decoder implementation of the JBIG2 image compression format
jbig2dec-devel.i686 : Static library and header files for development with jbig2dec
jbig2dec-libs.i686 : A decoder implementation of the JBIG2 image compression format
links.i686 : Web browser running in both graphics and text mode
wordpress-mu-plugin-add-to-any.noarch : Add to Any: Share/Bookmark/Email Button plugin for
: WordPress MU
wordpress-plugin-add-to-any.noarch : Add to Any: Share/Bookmark/Email Button plugin for WordPress
 
Old 02-02-2011, 01:26 AM   #2
prodev05
Member
 
Registered: Jul 2009
Location: Planet Earth
Distribution: Unix & Linux Variants
Posts: 304

Rep: Reputation: 20
PYCURL
---------------------\
No more mirrors to try.
---------------------\
Change the repo and try again.
 
Old 02-02-2011, 05:41 AM   #3
linuxwhacko
Member
 
Registered: Dec 2010
Posts: 61

Original Poster
Rep: Reputation: Disabled
thanks for reply

i am completely new to yum
how do i correct this problem ?
 
Old 02-02-2011, 06:25 AM   #4
misc
Senior Member
 
Registered: Apr 2003
Distribution: Red Hat + Fedora
Posts: 1,084

Rep: Reputation: 54
Do you have a working network connection?

If you run yum clean metadata dbcache ; yum repolist then what do you get?
 
1 members found this post helpful.
Old 02-02-2011, 08:50 AM   #5
linuxwhacko
Member
 
Registered: Dec 2010
Posts: 61

Original Poster
Rep: Reputation: Disabled
yum repolist
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
repo id repo name status
adobe-linux-i386 Adobe Systems Incorporated 18
fedora Fedora 14 - i386 17,883
google-chrome google-chrome 3
rpmfusion-free RPM Fusion for Fedora 14 - Free 364
rpmfusion-free-updates RPM Fusion for Fedora 14 - Free - Updates 362
rpmfusion-nonfree RPM Fusion for Fedora 14 - Nonfree 176
rpmfusion-nonfree-updates RPM Fusion for Fedora 14 - Nonfree - Updates 182
updates Fedora 14 - i386 - Updates 4,721
repolist: 23,709
 
Old 12-15-2011, 06:01 AM   #6
aasami
LQ Newbie
 
Registered: Apr 2011
Posts: 19

Rep: Reputation: 2
Thumbs up

Quote:
Originally Posted by misc View Post
Do you have a working network connection?

If you run yum clean metadata dbcache ; yum repolist then what do you get?
Thank you misc,
that helped me out.
 
Old 05-17-2013, 12:40 AM   #7
arronlee
LQ Newbie
 
Registered: May 2013
Posts: 1

Rep: Reputation: Disabled
I'm a green hand,too.
Thanks for listing all the errors.
I will check yum when I have these problems.
BTW, the guys are nice here.

Best Regards,
Arron
I'm new here.
Wanna learn more about JBIG2 SDKs.

Last edited by arronlee; 05-17-2013 at 04:56 AM. Reason: spelling mistakes
 
  


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
Fedora 14 yum problem landonmkelsey Linux - General 3 11-23-2010 08:39 PM
yum update problem in fedora 9 rathishtnair Linux - Desktop 1 03-10-2009 08:49 AM
Problem with YUM Fedora 9 mudogg80 Linux - Newbie 1 09-17-2008 01:48 PM
Another Fedora 9/yum problem Munsey Linux - General 6 08-22-2008 11:25 PM
Fedora Core 6 YUM problem conectix Linux - Software 1 11-30-2006 05:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 04: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