Bug 450997

Summary: SOS can collect gdm.conf in RHEL4 but can not collect custom.conf in RHEL5
Product: Red Hat Enterprise Linux 5 Reporter: Zhenyong(Jerry) Jiang <jzhenyon>
Component: sosAssignee: Adam Stokes <astokes>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.4CC: agk, azelinka, bmr, rkhadgar, rrosario
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-02 07:29:59 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:

Description Zhenyong(Jerry) Jiang 2008-06-12 07:37:07 UTC
Description of problem:

The config file for GDM is /etc/X11/gdm/gdm.conf in RHEL4, but
/etc/gdm/customer.conf in RHEL5.

SOS in RHEL5 does not collect customer.conf but SOS RHEL4 can collect gdm.conf.

Version-Release number of selected component (if applicable):

How reproducible:
100%

Steps to Reproduce:
1.run sos
2.check etc/gdm/customer.conf in tarball.
  
Actual results:
No customer.conf in tarball.

Expected results:
It should be in the tarball


Additional info:

This is the sos plugin which can collect the gdm config files.
[jerry@dhcp-0-151 plugins]$ cat gdm.py
### This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.

## This program is distributed in the hope that it will be useful,
## but WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
## GNU General Public License for more details.

## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

import sos.plugintools
import os

class gdm(sos.plugintools.PluginBase):
   """gdm related information
   """
   def setup(self):
       self.addCopySpec("/etc/gdm/*")
       return

Comment 3 Adam Stokes 2009-02-10 11:21:59 UTC
*** Bug 472528 has been marked as a duplicate of this bug. ***

Comment 9 errata-xmlrpc 2009-09-02 07:29:59 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2009-1418.html