TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Daniel Machín
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Daniel Machín

    • RE: Ubuntu Linux agent instructions

      Hi Russ,

      Thanks for your reply!

      System is an Ubuntu 18.04.5 LTS (bionic) without X-Windows

      Anyway, I finally managed to make it work. Issue was dependencies:

      apt install npm
      

      solved the problem

      Perhaps, including npm as a dependency within .deb package could solve potential future issues (currently, only nodejs is a dependency):

      daniel@servidor:~$ sudo apt-cache depends triggercmdagent
      triggercmdagent
        Depende: nodejs
      

      Thanks!
      Daniel

      posted in Linux
      Daniel MachínD
      Daniel Machín
    • RE: Ubuntu Linux agent instructions

      Hi,

      I have followed the instructions in a headless Ubuntu, getting some errors:

      dpkg: error al procesar el paquete triggercmdagent (--install):
      installed triggercmdagent package post-installation script subprocess returned error exit status 127

      Triggercmd is installed but now, every time I try to apt upgrade it tries to reinstall triggercmd...

      Is this the normal behaviour?

      posted in Linux
      Daniel MachínD
      Daniel Machín