Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 15th June 2010, 09:50 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
linuxfedorafirefox
What's up with this InstallMedia repository?

For those of you who are having issues with yum and the InstallMeda repository, just a question. What was your Fedora 13 installation method? Was it installed using the LiveCD, the installation DVD or CD? Or, did you use Preupgrade? I have 3 systems running Fedora 13, all installed using the DVD, and haven't had any issues at all with this InstallMedia repository so I'm extremely curious about it.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB

Last edited by glennzo; 15th June 2010 at 09:52 AM. Reason: Change thread title.
Reply With Quote
  #2  
Old 15th June 2010, 02:07 PM
BugRocks1's Avatar
BugRocks1 Offline
Registered User
 
Join Date: Jan 2010
Posts: 897
linuxfedorafirefox
Re: What's up with this InstallMedia repository?

Clean install from DVD F13 x86_64 default installation didn't choose anything just hit "forward".

BTW have you left your DVD on the cdrom tray and tried to update anything?

Maybe when the yum update first installs it checks for media and find the DVD on the tray with the original repositories and something goes wrong who knows.
Reply With Quote
  #3  
Old 15th June 2010, 03:10 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
windows_xp_2003firefox
Re: What's up with this InstallMedia repository?

I'm not having any issues with Fedora / yum. Just wondering what the deal is since we're seeing so many posts about it. I think I'll pop in the DVD tonight and try yum check-update or something just to see what happens and if I can get myself into trouble.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #4  
Old 24th June 2010, 07:08 PM
csonne Offline
Registered User
 
Join Date: May 2008
Posts: 7
linuxfedorafirefox
Re: What's up with this InstallMedia repository?

Hello all,

Solution for this problem is easy,
go to /etc/yum.repos.d

then just do: rm packagekit-media.repo
Why and how this repository is there i don't know, just remove it.

I bund a fedora 13 dvd after this i got this problem.
Reply With Quote
  #5  
Old 25th June 2010, 05:17 PM
CSchwangler Offline
Registered User
 
Join Date: Feb 2009
Posts: 2,535
linuxfedorafirefox
Re: What's up with this InstallMedia repository?

I did several clean installations from liveCD (Gnome, XFCE, LXDE), usb stick as well as DVD and never had any problem with respect to this repository.
Reply With Quote
  #6  
Old 3rd August 2010, 02:21 PM
maxsap Offline
Registered User
 
Join Date: Sep 2008
Posts: 10
linuxchrome
Re: What's up with this InstallMedia repository?

Hello I have the same problem with my installation,I have tried what csonne suggested but I cant delete the file using rm (as root) or over wright it any suggestions? thanks maxsap
Reply With Quote
  #7  
Old 3rd August 2010, 04:44 PM
CiaW's Avatar
CiaW Offline
Registered User
 
Join Date: May 2009
Location: eastern Washington (state) USA
Posts: 489
linuxchrome
Re: What's up with this InstallMedia repository?

I had an issue where RHEL v6 beta2 set up a media repo when I inserted my F13 dvd into the drive. There was some F13 package /rpm I wanted to copy and install. It was created on it's own and I didn't know about it until I tried to install something else via yum and it gave me an error about a media repo. (Maybe I need to post this on the rhel v6 mailing list...)

At any rate, if removing it doesn't fix it (since perhaps it gets re-created by the system?), you can open the relevant media .repo file in gedit or nano or your favorite editor and just change enabled=1 to enabled=0 and that should take care of it.

---------- Post added at 08:44 AM CDT ---------- Previous post was at 08:44 AM CDT ----------

I had an issue where RHEL v6 beta2 set up a media repo when I inserted my F13 dvd into the drive. There was some F13 package /rpm I wanted to copy and install. It was created on it's own and I didn't know about it until I tried to install something else via yum and it gave me an error about a media repo. (Maybe I need to post this on the rhel v6 mailing list...)

At any rate, if removing it doesn't fix it (since perhaps it gets re-created by the system?), you can open the relevant media .repo file in gedit or nano or your favorite editor and just change enabled=1 to enabled=0 and that should take care of it.
Reply With Quote
  #8  
Old 3rd August 2010, 10:54 PM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
linuxredhatfirefox
Re: What's up with this InstallMedia repository?

Ciaw is right but that enabled= line doesn't exist in the file. You need to add it, so just add enabled=0 to the bottom of the file (/etc/yum.repos.d/packagekit-media.repo). Save and exit the editor.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #9  
Old 4th August 2010, 01:09 AM
JEO Offline
Registered User
 
Join Date: Jan 2006
Posts: 2,769
linuxfedorafirefox
Re: What's up with this InstallMedia repository?

I just had the same issue had to delete that file. I had recently created a 4GB USB flash drive as an installer, with the DVD install iso image on it, bootable, using livecd-iso-to-disk method in the how tos section. The file was probably created when I was testing it.
Reply With Quote
  #10  
Old 4th August 2010, 01:27 AM
beighes Offline
Registered User
 
Join Date: Jan 2009
Location: Near Intel, Apple, AMD, Google, & the rest of the Corporate HQ's ......yuk!
Posts: 37
linuxfedorafirefox
Re: What's up with this InstallMedia repository?

Greetings,
I recently (a month back) did a clean install of FC13 ( glennzo, i installed via DVD) & have had no issues. After reading these posts, I looked at my /etc/yum.repos.d/packagekit-media.repo. The line "enabled=" was already there. So my curiousity, "Why do I have "enabled=0", while it's not there for others. Just curious. Thanks!!
Cheers,
Steve
__________________
I can draw a mouse with a pencil, but I cannot draw a pencil with a mouse!
Reply With Quote
  #11  
Old 4th August 2010, 01:47 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
linuxredhatfirefox
Re: What's up with this InstallMedia repository?

I've no idea as I can only speak from experience. Mine was there with no enabled= line in it. Guess that we can all summize that the file may or may not be there and, if it is there, it may or may not have the enabled= line present. Further, we can either delete the file or set enabled=0 by editing the existing line or adding the line if it's not there. Linux. Got to love it.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #12  
Old 4th August 2010, 01:57 AM
beighes Offline
Registered User
 
Join Date: Jan 2009
Location: Near Intel, Apple, AMD, Google, & the rest of the Corporate HQ's ......yuk!
Posts: 37
linuxfedorafirefox
Re: What's up with this InstallMedia repository?

I've finally realized that, at times, keeping this pc operational is like trying to trace an electrical fault in a Lucas equipped British vehicle. If there is an issue, but it still works (somehow)...............don't worry. Isn't benign neglect grand !!
Cheers,
Steve
__________________
I can draw a mouse with a pencil, but I cannot draw a pencil with a mouse!
Reply With Quote
  #13  
Old 4th August 2010, 09:07 AM
maxsap Offline
Registered User
 
Join Date: Sep 2008
Posts: 10
linuxchrome
Re: What's up with this InstallMedia repository?

Hello all,in my file the enabled is set to 0 so setting the enable to 0 doesnt work for me,also I cant remove the file I do as root:
cd /etc/yum.repos.d
rm packagekit-media.repo
and I get:
rm: remove regular file `packagekit-media.repo'? y
rm: cannot remove `packagekit-media.repo': Operation not permitted
Reply With Quote
  #14  
Old 4th August 2010, 09:15 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
linuxfedorafirefox
Re: What's up with this InstallMedia repository?

Maxsap, when you type yum repolist is the media repo included? If not, it's already disabled.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #15  
Old 4th August 2010, 10:36 AM
JEO Offline
Registered User
 
Join Date: Jan 2006
Posts: 2,769
linuxfedorafirefox
Re: What's up with this InstallMedia repository?

Quote:
Originally Posted by maxsap View Post
Hello all,in my file the enabled is set to 0 so setting the enable to 0 doesnt work for me,also I cant remove the file I do as root:
cd /etc/yum.repos.d
rm packagekit-media.repo
and I get:
rm: remove regular file `packagekit-media.repo'? y
rm: cannot remove `packagekit-media.repo': Operation not permitted
Did you set the immutable "i" attribute on that file? If so you should issue a chattr -i on it first then remove.
Reply With Quote
Reply

Tags
installmedia, repository

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
YUM: Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora betsubetsu Using Fedora 50 15th October 2011 09:25 PM
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. hlfmanhlfamzng Servers & Networking 10 11th March 2010 04:06 AM
Connot retrive repository metada(repomd.xml) for repository: Error hareeshkumaru Using Fedora 2 2nd April 2009 10:47 AM
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Pleas tmick Using Fedora 3 24th August 2008 07:52 PM
Fedora 9: Using InstallMedia repo does not work coregan Using Fedora 5 24th May 2008 05:01 PM


Current GMT-time: 16:00 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat