rdiff-backup-users
[Top][All Lists]
Advanced

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

[rdiff-backup-users] Help with UpdateError


From: Matthew Thompson
Subject: [rdiff-backup-users] Help with UpdateError
Date: Tue, 26 Feb 2008 13:58:22 -0500
User-agent: Thunderbird 2.0.0.9 (X11/20071115)

Folks, I'm hoping I can get help with this as I'm not exactly sure how to fix the problem. Namely, I run a backup script that has in it this excerpt:

###########################################
## etc Directory ##########################
###########################################
ARCHIVEROOT=/media/LaCie/LinuxBack ;
SOURCEDIR=/etc/ ;
ARCHIVENAME=oxygen-etc-rdiff-backup ;
rdiff-backup \
    -v4 \
    --print-statistics \
    --exclude-sockets \
    --exclude $SOURCEDIR".Trash/" \
    $SOURCEDIR $ARCHIVEROOT/$ARCHIVENAME ;
rdiff-backup --print-statistics --force --remove-older-than 4W $ARCHIVEROOT/$ARCHIVENAME

I have other bits in this script that work, so I'm pretty sure this is fine. But, when run I get:

Starting increment operation /etc to /media/LaCie/LinuxBack/oxygen-etc-rdiff-backup UpdateError smolt/config.pyo Updated mirror temp file /media/LaCie/LinuxBack/oxygen-etc-rdiff-backup/smolt/rdiff-backup.tmp.1 does not match source UpdateError sysconfig/networking/devices/ifcfg-eth0 Updated mirror temp file /media/LaCie/LinuxBack/oxygen-etc-rdiff-backup/sysconfig/networking/devices/rdiff-backup.tmp.2 does not match source UpdateError sysconfig/networking/devices/ifcfg-eth1 Updated mirror temp file /media/LaCie/LinuxBack/oxygen-etc-rdiff-backup/sysconfig/networking/devices/rdiff-backup.tmp.3 does not match source UpdateError sysconfig/networking/profiles/default/hosts Updated mirror temp file /media/LaCie/LinuxBack/oxygen-etc-rdiff-backup/sysconfig/networking/profiles/default/rdiff-backup.tmp.4 does not match source UpdateError sysconfig/networking/profiles/default/ifcfg-eth0 Updated mirror temp file /media/LaCie/LinuxBack/oxygen-etc-rdiff-backup/sysconfig/networking/profiles/default/rdiff-backup.tmp.5 does not match source UpdateError sysconfig/networking/profiles/default/ifcfg-eth1 Updated mirror temp file /media/LaCie/LinuxBack/oxygen-etc-rdiff-backup/sysconfig/networking/profiles/default/rdiff-backup.tmp.6 does not match source UpdateError sysconfig/networking/profiles/default/resolv.conf Updated mirror temp file /media/LaCie/LinuxBack/oxygen-etc-rdiff-backup/sysconfig/networking/profiles/default/rdiff-backup.tmp.7 does not match source

As I said above, I'm not sure how to resolve these errors and so I ask you.

Thank you for any help,
Matt Thompson
--
Matt Thompson, PhD
Naval Research Laboratory
202-767-2160




reply via email to

[Prev in Thread] Current Thread [Next in Thread]