On Sep 7, 2006, at 20:18 , Craig Barratt wrote: > Johan Str m writes: > >>> and check whether that version can load File::RsyncP: >>> >>> /usr/bin/perl -e 'use File::RsyncP;' >> >> Does not give any errors.. >> >> I have tried to use BackupPC_dump manually by doing su backuppc -c '/ >> usr/local/backuppc/bin/BackupPC_dump -v -f mybox' and this worked >> fine. So it seems this problem only appears when its invoked by the >> backuppc daemon? I have restartet it several times now so shouldnt be >> something like that.. > > Does the init.d script that starts BackupPC do some kind of chroot > that prevents the child processes from accessing parts of the > file system? Sounds unlikely though... >
Nope.. Only this (from what I can read out from the rc.subr script, freebsd stuff): su -m backuppc -c 'sh -c "/usr/local/backupPC/bin/BackupPC -d"' But.. Somehow.. it has started to work now.. All hosts seems to have been backuped and the last one is in progress... Very strange indeed.. I'll report back if the problem occurs again. Johan ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
