Fixed: KpackageKit error: Repository configuration was invalid

2009-07-29 Thread Linuxguy123
On Tue, 2009-07-28 at 12:09 -0700, Kam Leo wrote:
 On Tue, Jul 28, 2009 at 11:24 AM, Linuxguy123linuxguy...@gmail.com wrote:
  On Tue, 2009-07-28 at 09:53 -0700, Keith wrote:
  Linuxguy123 wrote:
 
  
   a) I don't have a repository called InstallMedia.
  
   b) Its highly annoying that this error keeps popping up and that it
   can't be turned off.  It was appearing the other day too and I finally
   turned it off by turning off the yum-updatesd service.  But now it seems
   to appear even though that is turned off. FRUSTRATING !
  
   I've done a yum clean all and yum clean expire-cache.  It still occurs.
  
   How do I fix this ?
  
   Thanks
  
  
   It is looking for a install drive like a DVD or CD-rom. You need to go
  into your settings and turn it off.
 
 
  I looked in kpackagekit-settings-Origins of Packages and I don't have
  anything to disable that looks related to a DVD or CDROM.  Any ideas ?
 
  Thanks for the reply !
 
  LG
 
 Edit /etc/yum.repos.d/Fedora-install-media.repo. Change to enabled=1
 to enabled=0.

This action fixed my problem.

In case someone wants to know, the contents of this file were:

[InstallMedia]
name=Fedora 8
mediaid=1194015397.199387
metadata_expire=-1
gpgcheck=0
cost=500

I added  enabled=0 to stop the messages.



-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


KpackageKit error: Repository configuration was invalid

2009-07-28 Thread Linuxguy123
I am getting an error message from KpackageKit every few minutes.
Repository configuration was invalid and could not be read.

Details:
Cannot retrieve repository metadata (repomd.xml) for repository:
InstallMedia. Please verify its path and try again

# yum repolist
Loaded plugins: dellsysidplugin2, downloadonly, kmdl, priorities,
refresh-packagekit
repo id  repo name status
fedora Fedora 11 - i386 enabled: 13,289
livna rpm.livna.org for 11 - i386 enabled:  3
rpmfusion-free RPM Fusion for Fedora 11 - Free enabled:377
rpmfusion-free-updates RPM Fusion for Fedora 11 - Free - Updates
enabled: 204
rpmfusion-nonfree RPM Fusion for Fedora 11 - Nonfree enabled:110
rpmfusion-nonfree-updates  RPM Fusion for Fedora 11 - Nonfree - Updates
enabled:115
updates  Fedora 11 - i386 - Updates  enabled:  3,564


a) I don't have a repository called InstallMedia.

b) Its highly annoying that this error keeps popping up and that it
can't be turned off.  It was appearing the other day too and I finally
turned it off by turning off the yum-updatesd service.  But now it seems
to appear even though that is turned off. FRUSTRATING !

I've done a yum clean all and yum clean expire-cache.  It still occurs.

How do I fix this ?

Thanks


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: KpackageKit error: Repository configuration was invalid

2009-07-28 Thread Keith
Linuxguy123 wrote:
 I am getting an error message from KpackageKit every few minutes.
 Repository configuration was invalid and could not be read.
 
 Details:
 Cannot retrieve repository metadata (repomd.xml) for repository:
 InstallMedia. Please verify its path and try again
 
 # yum repolist
 Loaded plugins: dellsysidplugin2, downloadonly, kmdl, priorities,
 refresh-packagekit
 repo id  repo name status
 fedora Fedora 11 - i386 enabled: 13,289
 livna rpm.livna.org for 11 - i386 enabled:  3
 rpmfusion-free RPM Fusion for Fedora 11 - Free enabled:377
 rpmfusion-free-updates RPM Fusion for Fedora 11 - Free - Updates
 enabled: 204
 rpmfusion-nonfree RPM Fusion for Fedora 11 - Nonfree enabled:110
 rpmfusion-nonfree-updates  RPM Fusion for Fedora 11 - Nonfree - Updates
 enabled:115
 updates  Fedora 11 - i386 - Updates  enabled:  3,564
 
 
 a) I don't have a repository called InstallMedia.
 
 b) Its highly annoying that this error keeps popping up and that it
 can't be turned off.  It was appearing the other day too and I finally
 turned it off by turning off the yum-updatesd service.  But now it seems
 to appear even though that is turned off. FRUSTRATING !
 
 I've done a yum clean all and yum clean expire-cache.  It still occurs.
 
 How do I fix this ?
 
 Thanks
 
 
 It is looking for a install drive like a DVD or CD-rom. You need to go
into your settings and turn it off.


-- 
Best Regards, Keith
http://home.comcast.net/~kilowattradio/



signature.asc
Description: OpenPGP digital signature
-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: KpackageKit error: Repository configuration was invalid

2009-07-28 Thread Linuxguy123
On Tue, 2009-07-28 at 09:53 -0700, Keith wrote:
 Linuxguy123 wrote:

  
  a) I don't have a repository called InstallMedia.
  
  b) Its highly annoying that this error keeps popping up and that it
  can't be turned off.  It was appearing the other day too and I finally
  turned it off by turning off the yum-updatesd service.  But now it seems
  to appear even though that is turned off. FRUSTRATING !
  
  I've done a yum clean all and yum clean expire-cache.  It still occurs.
  
  How do I fix this ?
  
  Thanks
  
  
  It is looking for a install drive like a DVD or CD-rom. You need to go
 into your settings and turn it off.
 

I looked in kpackagekit-settings-Origins of Packages and I don't have
anything to disable that looks related to a DVD or CDROM.  Any ideas ? 

Thanks for the reply !

LG


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: KpackageKit error: Repository configuration was invalid

2009-07-28 Thread Kam Leo
On Tue, Jul 28, 2009 at 11:24 AM, Linuxguy123linuxguy...@gmail.com wrote:
 On Tue, 2009-07-28 at 09:53 -0700, Keith wrote:
 Linuxguy123 wrote:

 
  a) I don't have a repository called InstallMedia.
 
  b) Its highly annoying that this error keeps popping up and that it
  can't be turned off.  It was appearing the other day too and I finally
  turned it off by turning off the yum-updatesd service.  But now it seems
  to appear even though that is turned off. FRUSTRATING !
 
  I've done a yum clean all and yum clean expire-cache.  It still occurs.
 
  How do I fix this ?
 
  Thanks
 
 
  It is looking for a install drive like a DVD or CD-rom. You need to go
 into your settings and turn it off.


 I looked in kpackagekit-settings-Origins of Packages and I don't have
 anything to disable that looks related to a DVD or CDROM.  Any ideas ?

 Thanks for the reply !

 LG

Edit /etc/yum.repos.d/Fedora-install-media.repo. Change to enabled=1
to enabled=0.

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines