[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[coldsync-hackers] how to sync only one pdb



Hi,
I want to sync only one pdb file, so I set up my .coldsyncrc like this
conduit sync {
       type: */*;
       path: /;
       }
conduit sync {
        type: addr/DATA;
        path: /usr/local/libexec/coldsync/copy-appinfo;
        }

conduit sync {
        type: addr/DATA;
        path: [generic];
        }

I imagined that I diable all conduits by the first enty and then activate
the one (:=addresses) I want to sync...It basically does what I want, but I
run into the following errors:

Got datagram from host 0xee40ded4 (212.222.64.238), port 17924, length 16
UDP fa de 01 0d d4 de 40 e1 ff ff ff 00 74 70 2d 72   | úÞ..ÔÞ@áÿÿÿ.tp-r
UDP 66 73 2e 64 68 63 70 2e 6e 61 67 6c 65 72 2d 63   | fs.dhcp.nagler-c
UDP 6f 6e 73 75 6c 74 2e 63 6f 6d 00                  | onsult.com.
Got wakeup packet:
        magic == 0xfade
        type == 0x01
        unknown == 0x0d
        hostid == 0xd4de40e1 (212.222.64.225)
        netmask == 0xffffff00 (255.255.255.0)
        Hostname: "tp-rfs.dhcp.nagler-consult.com"
Closing UDP socket.
close() returned 0
Doing a fast sync.
Running Install conduits
Running Fetch conduits
Running Sync conduits
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: run_conduit: I just got file descriptor 33. There appears to be a
file
descriptor leak. Please notify the maintainer.
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: run_conduit: I just got file descriptor 35. There appears to be a
file
descriptor leak. Please notify the maintainer.
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied
Error: run_conduit: I just got file descriptor 37. There appears to be a
file
descriptor leak. Please notify the maintainer.
Error: spawn_conduit: execvp(/) failed and returned -1.
execvp: Permission denied

........

anybody got any help on this?
thanks,
ralf


--
-----------------------------------------
Dr. Ralf F. Salzgeber
Senior Consultant
Acrys Consult GmbH
Untermainkai 29-30
D-60329 Frankfurt am Main
Tel.: +49 172 2607058
Email: ralf.salzgeber@acrys.com
WWW: www.acrys.com

This message was sent through the coldsync-hackers mailing list.  To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body.  For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.