Note to self: when #Emacs #orgmode has problems executing code blocks on remote machines, make sure you have write access to the directory defined by `org-babel-remote-temporary-directory`, and that it isn't full.
For good measure, set `org-babel-remote-temporary-directory` to `~/.org-tmp/` […]