xombiemp / ultimate-torrent-setup

All the files needed for the Ultimate Torrent Setup, featuring Ubuntu, rtorrent, ruTorrent, Sonarr, Radarr.
232 stars 44 forks source link

Need go as a dependency for update-caddy #86

Open pauldmccallum opened 1 year ago

pauldmccallum commented 1 year ago

When running update-caddy, the script fails with:

2023/07/21 11:42:39 [INFO] Initializing Go module 2023/07/21 11:42:39 [INFO] exec (timeout=-2562047h47m16.854775808s): go mod init caddy 2023/07/21 11:42:39 [FATAL] exec: "go": executable file not found in $PATH mv: cannot stat 'caddy': No such file or directory Job for caddy.service failed because the control process exited with error code. See "systemctl status caddy.service" and "journalctl -xeu caddy.service" for details.

The fix is to install go. I'd add this to your PreReqs step.

pauldmccallum commented 1 year ago

Sorry, should have added that this is the Arch version