leycec / raiagent

Third-party Gentoo overlay. Ride the Lagrangian point between awesomeness and volatile compounds.
32 stars 14 forks source link

net-vpn/zeronet: systemd can not start service #63

Closed radjah closed 7 years ago

radjah commented 7 years ago

Error:

zeronet.service: Main process exited, code=exited, status=203/EXEC
zeronet.service: Unit entered failed state.
zeronet.service: Failed with result 'exit-code'.

Fix: replace "##!/usr/bin/env" with "#!/usr/bin/env" in /usr/bin/zeronet

Line in ebuild https://github.com/leycec/raiagent/blob/35c071caa551268c26ca3a1e1454fb4368fb82bd/net-vpn/zeronet/zeronet-9999.ebuild#L159

leycec commented 7 years ago

Excellent. I zealously maintain a Poettering-free system and wasn't able to actively test this. Which is bad... and absolutely my fault. Thanks for doing the hard work for me! I'll patch the failing shebang line shortly.

leycec commented 7 years ago

Done. If you notice any other lingering badness, just let me know. ZeroNet is a high priority for me. So, this absolutely matters. And thanks again! Your detailed report helped a bunch.