Bug 455401 - "yum clean all" to fails with rhnplugin enabled
Summary: "yum clean all" to fails with rhnplugin enabled
Keywords:
Status: CLOSED DUPLICATE of bug 448012
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: yum-rhn-plugin
Version: 5.2
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: John Matthews
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-07-15 12:10 UTC by Kjetil T. Homme
Modified: 2008-07-15 13:48 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-07-15 13:48:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kjetil T. Homme 2008-07-15 12:10:49 UTC
Description of problem:
Local repositories are initialised twice when rhnplugin is enabled, which causes
yum clean all to fail.

Version-Release number of selected component (if applicable):
yum-rhn-plugin-0.5.3-6.el5_2.6

How reproducible:
Always (at least on this system)

Steps to Reproduce:
1. Add a local repo file to /etc/yum.repos.d
2. Run yum clean all
  
Actual results:
# yum clean all
Loading "security" plugin
Loading "rhnplugin" plugin

Repository munin_noarch is listed more than once in the configuration


Expected results:
# yum clean all
Loading "security" plugin
Loading "rhnplugin" plugin
Cleaning up Everything


Additional info:
Workaround: Change enabled to 0 in /etc/yum/pluginconf.d/rhnplugin.conf before
running yum clean.

Comment 1 John Matthews 2008-07-15 13:48:55 UTC

*** This bug has been marked as a duplicate of 448012 ***


Note You need to log in before you can comment on or make changes to this bug.