We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
; 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
[...]
unhandled condition in --disable-debugger mode, quitting
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: