karthick-rn commented on pull request #377:
URL: https://github.com/apache/fluo-muchos/pull/377#issuecomment-705695582


   For Influxdb, I ran `rpm -Kv influxdb-0.9.4.2-1.x86_64.rpm` on the metrics 
host & found the package was not having the required GPG signature. This 
version seems very old(from 2015) & I think bringing this to the latest stable 
version will have the required GPG key. Let me know if you think its worth to 
update or should the code remain with GPG check disabled?
   ```bash
   influxdb-0.9.4.2-1.x86_64.rpm:
       Header SHA1 digest: OK
       MD5 digest: OK
   ```
   Just for comparison below is the output from Grafana:
   ```bash
   rpm -Kv /tmp/grafana-2.5.0-1.x86_64.rpm 
   /tmp/grafana-2.5.0-1.x86_64.rpm:
       Header V4 RSA/SHA1 Signature, key ID 3dd18bdd: OK
       Header SHA1 digest: OK
       V4 RSA/SHA1 Signature, key ID 3dd18bdd: OK
       MD5 digest: OK
   ```


----------------------------------------------------------------
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.

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


Reply via email to