Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes if rsync isn't found #214

Open
arafel opened this issue Nov 13, 2024 · 0 comments
Open

Crashes if rsync isn't found #214

arafel opened this issue Nov 13, 2024 · 0 comments

Comments

@arafel
Copy link

arafel commented Nov 13, 2024

I didn't realise rsync was a dependency; I've just tried to run "coleslaw" (on it's own to build the site) and got an unhandled condition:

; rsync --delete -raz /home/pw921828/.roswell/local-projects/coleslaw-org/coleslaw/themes/hyde/css .
/bin/sh: rsync: not found
Unhandled UIOP/RUN-PROGRAM:SUBPROCESS-ERROR in thread #<SB-THREAD:THREAD tid=330349 "main thread" {1100F18143}>:
Subprocess with command "rsync --delete -raz /home/pw921828/.roswell/local-projects/coleslaw-org/coleslaw/themes/hyde/css ."
exited with error code 127

[...]
unhandled condition in --disable-debugger mode, quitting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant