Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-57016

[ipa-healthcheck] Redundant ERROR Results for Deprecated BDB Backend in ipa-healthcheck

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • rhel-9.5
    • ipa-healthcheck
    • Yes
    • High
    • sst_idm_ipa
    • ssg_idm
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • x86_64
    • None

      The ipa-healthcheck command, when run with the --failures-only flag, is returning multiple redundant error messages for the same issue regarding the use of the deprecated BDB backend. 

      Please provide the package NVR for which bug is seen:

      ipa-healthcheck-0.16-4.el9.noarch

      ipa-healthcheck-core-0.16-4.el9.noarch

      ipa-server-4.12.2-1.el9.x86_64

      How reproducible:

      Steps to reproduce

      1. ipa-healthcheck --failures-only

      Actual results

      [
         {
           "source": "ipahealthcheck.ds.backends",
           "check": "BackendsCheck",
           "result": "ERROR",
           "uuid": "64de420b-1999-4697-aabe-8f2b64ec4182",
           "when": "20240903083018Z",
           "duration": "0.603302",
           "kw": {
             "key": "DSBLE0006",
             "items": [
               "userroot"
             ],
             "msg": "BDB is deprecated and should not be used as a backend."
           }
         },
         {
           "source": "ipahealthcheck.ds.backends",
           "check": "BackendsCheck",
           "result": "ERROR",
           "uuid": "5a89f133-4619-4821-b5bc-32a198c838a5",
           "when": "20240903083018Z",
           "duration": "0.603311",
           "kw": {
             "key": "DSBLE0006",
             "items": [
               "userroot"
             ],
             "msg": "BDB is deprecated and should not be used as a backend."
           }
         },
         {
           "source": "ipahealthcheck.ds.backends",
           "check": "BackendsCheck",
           "result": "ERROR",
           "uuid": "0895151a-c92b-4480-8a59-9ab064b41d7e",
           "when": "20240903083018Z",
           "duration": "0.603313",
           "kw": {
             "key": "DSBLE0006",
             "items": [
               "userroot"
             ],
             "msg": "BDB is deprecated and should not be used as a backend."
           }
         }
      ] 

      Expected results

      The error in the check above should be fixed.

       

            rhn-engineering-rcrit Rob Crittenden
            mvarun@redhat.com Varun Mylaraiah
            Rob Crittenden Rob Crittenden
            Sudhir Menon Sudhir Menon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: