Comment 3 for bug 1955076

Revision history for this message
Al Bailey (albailey1974) wrote :

This is the stacktrace
2021-12-16T20:24:04: sw-patch-agent[2458087]: patch_functions.py(68): ERROR: Uncaught exception
Traceback (most recent call last):
  File "/usr/sbin/sw-patch-agent", line 15, in <module>
    main()
  File "/usr/lib64/python2.7/site-packages/cgcs_patch/patch_agent.py", line 924, in main
    pa.query()
  File "/usr/lib64/python2.7/site-packages/cgcs_patch/patch_agent.py", line 541, in query
    for pkg in pkggrp.packages_iter():
AttributeError: 'NoneType' object has no attribute 'packages_iter'

Now I just need to determine why pkggrp is None