ERR: reading cipher key

Issue #159 resolved
LinuxMagic created an issue

I believe something might be wrong with the Make Install, as it did not move the piler.key to the installation target ./etc directory..

Just for the record, if anyone else has this problem, simply run 'make key' and copy the key to the piler configuration directory.

Might want to consider that the default CONFDIR become /usr/local/etc/piler rather than /usr/local/etc

Comments (3)

  1. Janos SUTO repo owner

    make install shouldn't do that, it's intentional. If it's a fresh install then running make postinstall will do it, or you can perform it manually by running make key as you suggested.

  2. LinuxMagic reporter

    Sorry, my fault for not being clear, it did not occur during 'make postinstall' which was performed prior to noticing this missing.

  3. Log in to comment