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 08-31-2010, 04:11 AM   #1
rishabhd
LQ Newbie
 
Registered: Aug 2010
Location: outer heaven
Distribution: fedora 13 goddard
Posts: 3

Rep: Reputation: 0
RPMFUSION not opening in fedora 13 (browser/console)


Hi
I am new to linux and I went on with Fedora 13 non PAE (installed using fedora live2usb creator using fedora 13 live iso), its been a blast but I have been encountering a strange problem regarding rpmfusion. I tried to open rpmfusion.org but its not opening (in any browser) and I m not able to ping it (even as superuser). However, when I try to open it in my mobile, in another OS like open solaris/mac/windows it perfectly opens. Its like its been avoiding this Fedora 13 platform only (or only my PC specifically) . I am not able to install packages & update them. I m sitting behind an ADSL router (which my ISP provided me, runs in PPPOE mode, autoconnected and & always on connection) & for once I thought it might be a case of poisoning DNS for a specific entry like rpmfusion, but I am not able to find anything related to it.

I tried the Livna repo and tried to install software from there but it doesnt contains much and was giving an error as well.

Quote:
Could not retrieve mirrorlist http://rpm.livna.org/mirrorlist error was
14: PYCURL ERROR 6 - ""
Error: Cannot retrieve repository metadata (repomd.xml) for repository: livna. Please verify its path and try again

when I try to use yum to install any package for eg VLC

Quote:
yum install vlc
I get

Quote:
Loaded plugins: presto, refresh-packagekit
fedora/metalink | 12 kB 00:01
fedora | 4.3 kB 00:00
fedora/primary_db | 773 kB
it goes on and I am not able to install anysoftware.

i tried

Quote:
yum clean metadata
&

Quote:
yum clean all
but was unable to resolve it. I m new to the platform and was unable to find a precise solution regarding it. Any help will be appreciated.
 
Old 08-31-2010, 09:32 PM   #2
SkyEye
Member
 
Registered: Sep 2005
Location: Sri Lanka
Distribution: Fedora (workstations), CentOS (servers), Arch, Mint, Ubuntu, and a few more.
Posts: 441

Rep: Reputation: 40
I'm using F13 32-bit with a PAE kernel and I'm having no problems with RPMFusion.

One thing I noticed in your post is that it's trying to fetch a mirror list from http://rpm.livna.org/mirrorlist. Is there a specific reason you are using the Livna repo these days? If you aren't using the one package hosted in Livna you can safely remove it or disable it (set 'enabled=1' in the Livna config file).

Or else you might have carried old repo configuration files. Check your repos:
$ ls /etc/yum.repos.d/*.repo

Your RPMFusion repos should have something like "http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-$releasever&arch=$basearch" (without quotes) as the baseurl.
 
Old 08-31-2010, 10:15 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
rishabhd i would read mjm's help/guid page for fedora , it is one of the better pages and very simple to fallow
http://www.mjmwired.net/resources/mjm-fedora-f13.html
 
Old 09-08-2010, 04:47 AM   #4
rishabhd
LQ Newbie
 
Registered: Aug 2010
Location: outer heaven
Distribution: fedora 13 goddard
Posts: 3

Original Poster
Rep: Reputation: 0
Smile Thanks :)

Thank you guys for your insightful replies.
I found the real culprit, DNS was poisoned, updated it & voila, i was good to go..now enjoying everybit of freedom with fedora

cheers

-
Rishabh
www.theprohack.com
 
Old 01-07-2011, 07:28 AM   #5
raghu_mag
LQ Newbie
 
Registered: Jan 2011
Posts: 1

Rep: Reputation: 0
hey rishab,I am from India, i have simillar problem the dns directs the url to iitk website,which seems down....can you tell me how you solved the problem
Regards
Raghu
 
Old 01-07-2011, 09:47 AM   #6
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Post #5, @ raghu_mag : Welcome to LQ.


One possible solution is to use a fixed URL instead of the mirror list:
The original 'rpmfusion-free.repo' can look like :
Code:
[rpmfusion-free]
name=RPM Fusion for Fedora $releasever - Free
#baseurl=http://download1.rpmfusion.org/free/fedora/releases/$releasever/Everything/$basearch/os/
mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-$releasever&arch=$basearch
enabled=1
metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-$releasever-$basearch
Suggested edits for these lines (Example Fedora 14, i386)
Code:
baseurl=http://download1.rpmfusion.org/free/fedora/releases/14/Everything/i386/os/
# mirrorlist=http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-$releasever&arch=$basearch
1) A fixed address. 2) Uncomment "mirrorlist.." with a hash mark ( # ).
..

Last edited by knudfl; 01-07-2011 at 09:49 AM.
 
  


Reply

Tags
fedora, rpmfusion



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
console opening automatically with browser learner786 Linux - Newbie 2 05-09-2009 05:37 AM
Opening Tomcat console and debugger console Sunday03 General 0 03-16-2009 01:54 AM
Mozilla browser is not opening a4aniruddh Linux - Newbie 1 01-24-2009 01:16 PM
opening firefox browser cherith.brook Linux - Software 3 06-27-2008 09:06 AM

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

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