[Kimchi-devel] [PATCH 0/2] *** Sosreport accepts underscore and support for s390x platform ***

mesmriti at linux.vnet.ibm.com mesmriti at linux.vnet.ibm.com
Mon Nov 2 12:03:31 UTC 2015


From: Megha Smriti <mesmriti at linux.vnet.ibm.com>

#748: Sosreport accepts underscore in name
#749: Added debug report for plaform s390x 
along with sosreport

Megha Smriti (2):
  Modified code to parse the output of sosreport command     using
    regular expression which gives the name and location     of
    sosreport present in command output, instead of     searching the
    sosreport file with regular pattern     "sosreport-<name>*" in /tmp
    and /var/tmp
  Modified code to check platform and if its s390x     then collect
    dbginfo tar along with sosreport     and create new tar having both
    the above tar     and move to /var/lib/kimchi/debugreports.     Also
    added i18n error messages required for     dbginfo.

 src/wok/plugins/gingerbase/i18n.py               |   9 +-
 src/wok/plugins/gingerbase/model/debugreports.py | 135 +++++++++++++++++------
 2 files changed, 106 insertions(+), 38 deletions(-)

-- 
2.4.0




More information about the Kimchi-devel mailing list