painless-security / trust-router

Moonshot Trust Router
0 stars 0 forks source link

Add trmon utility to distribution packages #77

Closed jennifer-richards closed 6 years ago

jennifer-richards commented 6 years ago

Need to add the new trmon utility to the Debian debs and CentOS RPMs.

jennifer-richards commented 6 years ago

82 should do this for RPMs, though that is not yet tested.

jennifer-richards commented 6 years ago

f4265e64d38307d06b75600896bf99947493b3c7 does this for debian.

jennifer-richards commented 6 years ago

Test

Steps

  1. Install the trust router from the deb file
  2. run trmon --version
  3. repeat on a CentOS machine using the rpm file

Expected results

Output like:

$ trmon --version
Moonshot Trust Router Monitoring Client 3.4.0~2

and not a "command not found" error.

meadmaker commented 6 years ago

Verified for CentOS.

meadmaker commented 6 years ago

Verified on Debian