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

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

[rdiff-backup-users] rsync copy of rdiff-backup, Found too many current_


From: pblahman
Subject: [rdiff-backup-users] rsync copy of rdiff-backup, Found too many current_mirror incs
Date: Mon, 26 May 2008 17:54:13 -0700 (PDT)

Greetings,
    TIA if you can point me to docs that expose my ignorance.
    Using rdiff-backup on fedora Core 3 and it seems to be fine.   Backups
are running and 
    rdiff-backup -l and rdiff-backup --list-increment-sizes works OK.   See
below.
    Doing an rsync of the rdiff-backup "tree" to another system, CentOS 5.1. 
rdiff-backup is the same version 1.0.5 but with later version of python.   

    The Fedora Core 3 is 32 bit X86, the CentOS is X86-64.

rdiff-backup -l fails as follows on the CentOS system:

address@hidden rdiff-backup-data]# rpm -qa | grep rdiff
rdiff-backup-1.0.5-1.el5.rf


    address@hidden rdiff-backup-data]# rdiff-backup -l
/sctxOnrRestore/rdiff-backup/var/lib/mysql/
Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 23, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File "/usr/lib64/python2.4/site-packages/rdiff_backup/Main.py", line 285,
in Main
    take_action(rps)
  File "/usr/lib64/python2.4/site-packages/rdiff_backup/Main.py", line 261,
in take_action
    elif action == "list-increments": ListIncrements(rps[0])
  File "/usr/lib64/python2.4/site-packages/rdiff_backup/Main.py", line 687,
in ListIncrements
    restore_check_backup_dir(restore_root)
  File "/usr/lib64/python2.4/site-packages/rdiff_backup/Main.py", line 615,
in restore_check_backup_dir
    result = checkdest_need_check(mirror_root)
  File "/usr/lib64/python2.4/site-packages/rdiff_backup/Main.py", line 898,
in checkdest_need_check
    assert len(curmir_incs) == 2, "Found too many current_mirror incs!"
AssertionError: Found too many current_mirror incs!
 
   
    Does anyone suspect I should take to leap to the latest version of
rdiff-backup on the CentOS system?   The array of python "pieces" on the
CentOS system is intimidating.   Not being python literate, I can only
assume there are not any conflicts between gnome and rdiff-backup
requirements.

address@hidden rdiff-backup-data]# rpm -qa | grep python
notify-python-0.1.0-3.fc6
gnome-python2-gconf-2.16.0-1.fc6
gnome-python2-libegg-2.14.2-4.fc6
rpm-python-4.4.2-47.el5
python-numeric-23.7-2.2.2
gnome-python2-desktop-2.16.0-1.fc6
python-2.4.3-19.el5
audit-libs-python-1.5.5-7.el5
python-elementtree-1.2.6-5
libxslt-python-1.1.17-2
python-ldap-2.2.0-2.1
libselinux-python-1.33.4-4.el5
gnome-python2-2.16.0-1.fc6
gnome-python2-gnomevfs-2.16.0-1.fc6
gnome-python2-extras-2.14.2-4.fc6
gnome-python2-gnomeprint-2.16.0-1.fc6
libxml2-python-2.6.26-2.1.2.1
gamin-python-0.1.7-8.el5
gnome-python2-canvas-2.16.0-1.fc6
gnome-python2-gtkhtml2-2.14.2-4.fc6
gnome-python2-gtksourceview-2.16.0-1.fc6
dbus-python-0.70-7.el5
mod_python-3.2.8-3.1
gnome-python2-bonobo-2.16.0-1.fc6
python-sqlite-1.1.7-1.2.1
python-urlgrabber-3.1.0-2
gnome-python2-applet-2.16.0-1.fc6


This is what looks like good rdiff-backup behavior on the Fedora 3 system
  
address@hidden ~]#
rdiff-backup -l /mnt/backup/rdiff-backup/var/lib/mysql/
Found 5 increments:
    increments.2008-05-21T06:24:03-05:00.dir   Wed May 21 06:24:03 2008
    increments.2008-05-22T02:07:13-05:00.dir   Thu May 22 02:07:13 2008
    increments.2008-05-23T02:07:13-05:00.dir   Fri May 23 02:07:13 2008
    increments.2008-05-24T02:07:13-05:00.dir   Sat May 24 02:07:13 2008
    increments.2008-05-25T02:07:12-05:00.dir   Sun May 25 02:07:12 2008
Current mirror: Mon May 26 02:07:13 2008
address@hidden ~]#
rpm -qa | grep rdiff
rdiff-backup-1.0.5-1.fc3.rf
address@hidden ~]#
rdiff-backup --list-increment-sizes /mnt/backup/rdiff-backup/var/lib/mysql/
        Time                       Size        Cumulative size
-----------------------------------------------------------------------------
Mon May 26 02:07:13 2008         9.84 GB           9.84 GB   (current
mirror)
Sun May 25 02:07:12 2008         21.3 MB           9.86 GB
Sat May 24 02:07:13 2008         30.9 MB           9.89 GB
Fri May 23 02:07:13 2008         34.5 MB           9.92 GB
Thu May 22 02:07:13 2008          330 MB           10.2 GB
Wed May 21 06:24:03 2008         41.7 MB           10.3 GB
address@hidden ~]#
rpm -qa | grep python
libxml2-python-2.6.16-3
mod_python-3.1.3-5.2
python-ldap-2.0.1-2
python-devel-2.3.4-13.1
rpm-python-4.3.2-21
python-2.3.4-13.1
address@hidden ~]#


-- 
View this message in context: 
http://www.nabble.com/rsync-copy-of-rdiff-backup%2C-Found-too-many-current_mirror-incs-tp17481221p17481221.html
Sent from the rdiff-backup-users mailing list archive at Nabble.com.





reply via email to

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