jpappa200 commented on code in PR #7652:
URL: https://github.com/apache/trafficcontrol/pull/7652#discussion_r1272721209


##########
cache-config/t3c-apply/t3c-apply.go:
##########
@@ -276,6 +275,9 @@ func Main() int {
                        log.Errorf("Error verifying system services: %s\n", 
err.Error())
                        return GitCommitAndExit(ExitCodeServicesError, 
FailureExitMsg, cfg, metaData, oldMetaData)
                }
+       } else {
+               log.Infoln("======== RPM DB checks failed, package processing 
not possible, using installed packages from  metadata if available========")

Review Comment:
   changed to warning. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to