fredistrano unable to run rsync

6 views
Skip to first unread message

travisbeck

unread,
Mar 4, 2010, 2:34:33 PM3/4/10
to fredistrano-discuss
--ACTION------------------------------
[name] synchronizeContent [type] ShellAction
[description] Synchronizing /usr/local/apache2/subdomains/fredistrano/
files/tmp/sjccSmallDeploymentTest/tmpDir/ with /usr/local/apache2/
htdocs/deploytest/
[took] 0.008 secondes
[command] rsync -rtv --delete --exclude-from=/usr/local/apache2/
subdomains/fredistrano/files/tmp/sjccSmallDeploymentTest/
exclude_file.txt /usr/local/apache2/subdomains/fredistrano/files/tmp/
sjccSmallDeploymentTest/tmpDir/ /usr/local/apache2/htdocs/deploytest/
2>&1
[result]
--ACTION------------------------------
[name] createFilesListToChmod [type] PhpAction
[description] files_to_chmod.txt and dir_to_chmod.txt
[took] 0 secondes
Error : Missing working data
--------------
[command]
[result]

It appears as if the rsync command is not receiving a result. However
i can ssh into the server and copy the above rsync command and run it
with no problems even as a regular user.

anyone ran into this before?

I've also tried commenting out the optionalOptions value in
config.php like so:
$config['Rsync'] = array(
#'optionalOptions' => 'O' //rsync option not supported on all OS,
comment this line if you get an issue during the rsync command
);

i still get the same issue

Message has been deleted

fred

unread,
Mar 5, 2010, 9:26:54 AM3/5/10
to fredistrano-discuss
Could you try to modify your deploy.php with :

var $writable = array();

travisbeck

unread,
Mar 29, 2010, 2:57:44 PM3/29/10
to fredistrano-discuss
hate to bring this post up again, but im still having the same problem
and var $writable = array(); didnt help.
Reply all
Reply to author
Forward
0 new messages