Bug 241277

Summary: Yum Plugin for sos
Product: Red Hat Enterprise Linux 5 Reporter: Karl Abbott <kabbott>
Component: sosAssignee: Adam Stokes <astokes>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-04 00:18:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
sos yum plugin
none
I find it useful to have 'yum list' as well. Also tidied up the plugin script a bit. Looks good. none

Description Karl Abbott 2007-05-24 19:10:14 UTC
Description of problem:

I am attaching a plugin for sos that gathers yum data. It gets the
following:
 
 * All files under: /etc/yum, /etc/yum.repos.d/
 * /etc/yum.conf
 * /var/log/yum.log
 * Which channels the system is subscribed to (echo "repo list" | yum shell)
 
If this is the wrong forum to post this, please let me know. The above
information is often times very useful for RHEL5 issues.

Comment 1 Karl Abbott 2007-05-24 19:10:14 UTC
Created attachment 155383 [details]
sos yum plugin

Comment 2 Eugene Teo (Security Response) 2007-05-28 04:01:15 UTC
Created attachment 155531 [details]
I find it useful to have 'yum list' as well. Also tidied up the plugin script a bit. Looks good.

Comment 4 Navid Sheikhol-Eslami 2007-07-13 07:40:58 UTC
Committed to trunk. Thanks.

-- Navid