LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 06-23-2013, 02:51 AM   #1
sryzdn
Member
 
Registered: Feb 2013
Posts: 274

Rep: Reputation: 9
yum install fails due to google-chrome


Hi,

For whatever reason, I do not have google chrome on fedora 19 on my system. But I am receiving this error while I want to install packages using yum install:

Quote:
Loaded plugins: langpacks, refresh-packagekit
google-chrome | 1.5 kB 00:00
http://dl.google.com/linux/chrome/rp...ta/repomd.xml: [Errno -1] Error importing repomd.xml for google-chrome: Damaged repomd.xml file
Trying other mirror.
Error: failure: repodata/repomd.xml from google-chrome: [Errno 256] No more mirrors to try.
http://dl.google.com/linux/chrome/rp...ta/repomd.xml: [Errno -1] Error importing repomd.xml for google-chrome: Damaged repomd.xml file
what shall I do to correct this?
 
Old 06-23-2013, 03:06 AM   #2
Madhu Desai
Member
 
Registered: Mar 2013
Distribution: Rocky, Fedora, Ubuntu
Posts: 541

Rep: Reputation: 153Reputation: 153
In /etc/yum.repos.d/ create following file:

Fox x86:
Code:
# vi /etc/yum.repos.d/google-chrome.repo
[google-chrome]
name=google-chrome
baseurl=http://dl.google.com/linux/chrome/rpm/stable/i386/
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
enabled=1
gpgcheck=1
For x86_64:
Code:
# vi /etc/yum.repos.d/google-chrome.repo
[google-chrome]
name=google-chrome
baseurl=http://dl.google.com/linux/chrome/rpm/stable/x86_64/
gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub
enabled=1
gpgcheck=1
Then, install Google-Chrome by issuing command:
Code:
# yum install google-chrome-stable
 
  


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
yum install lib getting fails yum install lib* leads to install 1050 dependency pkg LittleMaster Linux - Server 3 10-29-2012 01:14 AM
[SOLVED] Can't install Google Chrome on OpenSUSE 12.1 CellBlock420 Linux - Software 4 09-05-2012 06:22 AM
How to Install Google Chrome in Fedora via yum sunjayasri Linux - Desktop 1 04-27-2012 07:44 PM
LXer: Humor: Google Shocks the World, Fails to Forget About Chrome LXer Syndicated Linux News 0 10-18-2008 05:42 PM
Yum update fails due to file conflict daveginorge Linux - Software 1 02-17-2008 08:09 AM

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

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