TBH Hugo it could be, I'm running on a VPS and it seems very much like a custom build of Ubuntu 15.10 x86_64. I have managed to get Hiawatha to install (in a custom location) by building a .deb package and I have configured everything properly, but Hiawatha just refuses to start:
Starting...
error!
There are no error logs at all! Although when checking systemctl with:
systemctl status hiawatha.service -l
it shows:
wigwam[5872]: hiawatha.service: Failed at step EXEC spawning /usr/sbin/wigwam: No such file or directory
but wigwam is in
~/server.conf/hiawatha10.5/sbin
!
All repos in my sources lists are original and unchanged (no testing repos or unstable repos).
There seem to be a lot of packages set to manually installed which leads me to think the system is very customized.