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

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

[rdiff-backup-users] rdiff-backup 1.1.2 testing - problems


From: Kevin Horton
Subject: [rdiff-backup-users] rdiff-backup 1.1.2 testing - problems
Date: Sun, 6 Nov 2005 19:24:24 -0500

I added the carbonfile patch, built v1.1.2, and did some testing.

I created a full backup, with carbonfile enabled. I restored a large directory, and the carbonfile info seemed to restore correctly.

There was some earlier discussion about the performance impact of adding SHA hashes - the time to do a full backup was perhaps slightly shorter than with v1.1.0, so I have no complaints. Looking at the CPU useage, I don't think my machine is CPU bound most of the time (dual G4, 1.42 Ghz).

Rdiff-backup 1.1.2 worked great to make a new backup, but I can't get it to add an increment. I've tried twice, and both times it failed. I watched it after the first failure, and it do revert the backup.

The first failure ended with:

Regular copying ('screenlog.0',) to /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/rdiff-backup.tmp.226 Writing file object to /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/rdiff-backup.tmp.226 Copying attributes from ('screenlog.0',) to /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/rdiff-backup.tmp.226
Writing resource fork to ('rdiff-backup.tmp.226',)
Writing carbon data to ('rdiff-backup.tmp.226',)
Setting time of /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup.tmp.226 to 1131300680 Incrementing mirror file /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/screenlog.0 Touching /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/increments/screenlog.0.2005-11-06T09:56:15-05:00.missing Renaming /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup.tmp.226 to /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ screenlog.0 Copying attributes from () to /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile Setting time of /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile to 1131299084
Writing mirror_metadata diff
Traceback (most recent call last):
  File "/sw/bin/rdiff-backup", line 23, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 303, in Main
    take_action(rps)
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 272, in take_action
    elif action == "backup": Backup(rps[0], rps[1])
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 323, in Backup
    backup.Mirror_and_increment(rpin, rpout, incdir)
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 51, in Mirror_and_increment
    DestS.patch_and_increment(dest_rpath, source_diffiter, inc_rpath)
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 230, in patch_and_increment
    cls.CCPP.close()
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 446, in close
    metadata.ManagerObj.ConvertMetaToDiff()
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 593, in ConvertMetaToDiff
    for diff_rorp in self.get_diffiter(new_iter, old_iter):
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 555, in get_diffiter for new_rorp, old_rorp in rorpiter.Collate2Iters(new_iter, old_iter): File "/sw/lib/python2.4/site-packages/rdiff_backup/rorpiter.py", line 92, in Collate2Iters
    try: relem1 = riter1.next()
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 260, in iterate
    for record in self.iterate_records():
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 269, in iterate_records
    next_pos = self.get_next_pos()
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 252, in get_next_pos
    newbuf = self.fileobj.read(self.blocksize)
  File "/sw/lib/python2.4/gzip.py", line 225, in read
    self._read(readsize)
  File "/sw/lib/python2.4/gzip.py", line 290, in _read
    self._read_eof()
  File "/sw/lib/python2.4/gzip.py", line 309, in _read_eof
    raise IOError, "CRC check failed"
IOError: CRC check failed
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method GzipFile.__del__ of <gzip open file '/Volumes/Ext_BU/ Users/kwh/rdiffbu_112_carbonfile/rdiff-backup-data/file_statistics. 2005-11-06T12:44:53-05:00.data.gz', mode 'wb' at 0x79f8d8 0x7b75d0>> ignored Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method GzipFile.__del__ of <gzip open file '/Volumes/Ext_BU/ Users/kwh/rdiffbu_112_carbonfile/rdiff-backup-data/error_log. 2005-11-06T12:44:53-05:00.data.gz', mode 'wb' at 0x79f6e0 0x7b4df0>> ignored


===============================
I tried again, and it started like:

sudo rdiff-backup -v7 --carbonfile --print-statistics --exclude- globbing-filelist /rdiff-backup_exclude_list /Users/kwh /Volumes/ Ext_BU/Users/kwh/rdiffbu_112_carbonfile

Unable to import module xattr.
Extended attributes not supported on filesystem at /Users/kwh
Unable to import module posix1e from pylibacl package.
ACLs not supported on filesystem at /Users/kwh
-----------------------------------------------------------------
Detected abilities for source (read only) file system:
  Access control lists                         Off
  Extended attributes                          Off
  Case sensitivity                             Off
  Mac OS X style resource forks                On
  Mac OS X Finder information                  On
-----------------------------------------------------------------
Making directory /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup-data/rdiff-backup.tmp.0 Touching /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/5-_ a. Deleting /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/5-_ a. Touching /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/:\ ·Ñâ Deleting /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/:\ ·Ñâ Touching /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/A Deleting /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/a Touching /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/foo Deleting /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/foo Making directory /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup-data/rdiff-backup.tmp.0/hl Touching /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/hardlinked_file1 Hard linking /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/hl/hardlinked_file2 to /Volumes/Ext_BU/ Users/kwh/rdiffbu_112_carbonfile/rdiff-backup-data/rdiff-backup.tmp.0/ hardlinked_file1
Unable to import module xattr.
Extended attributes not supported on filesystem at /Volumes/Ext_BU/ Users/kwh/rdiffbu_112_carbonfile/rdiff-backup-data/rdiff-backup.tmp.0
Unable to import module posix1e from pylibacl package.
ACLs not supported on filesystem at /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/rdiff-backup-data/rdiff-backup.tmp.0 Touching /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/dir_inc_check Deleting /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/dir_inc_check Touching /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/regfile Deleting /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/regfile Touching /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/high_perms Deleting /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0/high_perms Deleting /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/rdiff-backup.tmp.0 Removing directory /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup-data/rdiff-backup.tmp.0
-----------------------------------------------------------------
Detected abilities for destination (read/write) file system:
  Ownership changing                           On
  Hard linking                                 On
  fsync() directories                          On
  Directory inc permissions                    On
  High-bit permissions                         On
  Extended filenames                           On
  Access control lists                         Off
  Extended attributes                          Off
  Case sensitivity                             Off
  Mac OS X style resource forks                On
  Mac OS X Finder information                  On
-----------------------------------------------------------------
Previous backup seems to have failed, regressing destination now.
Regressing to Sun Nov  6 09:56:15 2005
Deleting old diff at /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup-data/error_log.2005-11-06T12:44:53-05:00.data.gz Deleting /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/error_log.2005-11-06T12:44:53-05:00.data.gz Deleting old diff at /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup-data/file_statistics.2005-11-06T12:44:53-05:00.data.gz Deleting /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/file_statistics.2005-11-06T12:44:53-05:00.data.gz Deleting old diff at /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup-data/mirror_metadata.2005-11-06T12:44:53-05:00.snapshot.gz Deleting /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/mirror_metadata.2005-11-06T12:44:53-05:00.snapshot.gz
Regressing file .DS_Store


And it ended like:


Copying attributes from ('screenlog.0',) to /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/rdiff-backup.tmp.320
Writing resource fork to ('rdiff-backup.tmp.320',)
Writing carbon data to ('rdiff-backup.tmp.320',)
Setting time of /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup.tmp.320 to 1131309524 Incrementing mirror file /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/screenlog.0 Touching /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/increments/screenlog.0.2005-11-06T09:56:15-05:00.missing Renaming /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup.tmp.320 to /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ screenlog.0 Copying attributes from () to /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile Setting time of /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile to 1131306058
Writing mirror_metadata diff
Traceback (most recent call last):
  File "/sw/bin/rdiff-backup", line 23, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 303, in Main
    take_action(rps)
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 272, in take_action
    elif action == "backup": Backup(rps[0], rps[1])
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 323, in Backup
    backup.Mirror_and_increment(rpin, rpout, incdir)
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 51, in Mirror_and_increment
    DestS.patch_and_increment(dest_rpath, source_diffiter, inc_rpath)
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 230, in patch_and_increment
    cls.CCPP.close()
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 446, in close
    metadata.ManagerObj.ConvertMetaToDiff()
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 590, in ConvertMetaToDiff
    diff_writer = self.get_meta_writer('diff', oldrp.getinctime())
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 511, in get_meta_writer
    typestr, time)
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 503, in _writer_helper
    assert not rp.lstat(), "File %s already exists!" % (rp.path,)
AssertionError: File /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup-data/mirror_metadata.2005-11-06T09:56:15-05:00.diff.gz already exists! Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method GzipFile.__del__ of <gzip open file '/Volumes/Ext_BU/ Users/kwh/rdiffbu_112_carbonfile/rdiff-backup-data/file_statistics. 2005-11-06T14:40:45-05:00.data.gz', mode 'wb' at 0x79f890 0x7b49b8>> ignored Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method GzipFile.__del__ of <gzip open file '/Volumes/Ext_BU/ Users/kwh/rdiffbu_112_carbonfile/rdiff-backup-data/error_log. 2005-11-06T14:40:45-05:00.data.gz', mode 'wb' at 0x79f728 0x7b4698>> ignored

=========================

I noted that both these attempts failed on screenlog.0. I was using screen to create a logfile of the terminal output, so this file would be continually changing. I added it to the excluded files list, and tried again. The third attempt failed like:


Incrementing mirror file /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/rdiff-backup_1.1.2_incremental_bu_fail1.txt Touching /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/increments/rdiff-backup_1.1.2_incremental_bu_fail1.txt. 2005-11-06T09:56:15-05:00.missing Renaming /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup.tmp.354 to /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup_1.1.2_incremental_bu_fail1.txt
Processing changed file rdiff-backup_1.1.2_incremental_bu_fail2.txt
Regular copying ('rdiff-backup_1.1.2_incremental_bu_fail2.txt',) to / Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff-backup.tmp.355 Writing file object to /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/rdiff-backup.tmp.355 Copying attributes from ('rdiff- backup_1.1.2_incremental_bu_fail2.txt',) to /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/rdiff-backup.tmp.355
Writing resource fork to ('rdiff-backup.tmp.355',)
Writing carbon data to ('rdiff-backup.tmp.355',)
Setting time of /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup.tmp.355 to 1131310004 Incrementing mirror file /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/rdiff-backup_1.1.2_incremental_bu_fail2.txt Touching /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup-data/increments/rdiff-backup_1.1.2_incremental_bu_fail2.txt. 2005-11-06T09:56:15-05:00.missing Renaming /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/rdiff- backup.tmp.355 to /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup_1.1.2_incremental_bu_fail2.txt Copying attributes from () to /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile Setting time of /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile to 1131310570
Writing mirror_metadata diff
Traceback (most recent call last):
  File "/sw/bin/rdiff-backup", line 23, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 303, in Main
    take_action(rps)
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 272, in take_action
    elif action == "backup": Backup(rps[0], rps[1])
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 323, in Backup
    backup.Mirror_and_increment(rpin, rpout, incdir)
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 51, in Mirror_and_increment
    DestS.patch_and_increment(dest_rpath, source_diffiter, inc_rpath)
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 230, in patch_and_increment
    cls.CCPP.close()
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 446, in close
    metadata.ManagerObj.ConvertMetaToDiff()
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 590, in ConvertMetaToDiff
    diff_writer = self.get_meta_writer('diff', oldrp.getinctime())
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 511, in get_meta_writer
    typestr, time)
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 503, in _writer_helper
    assert not rp.lstat(), "File %s already exists!" % (rp.path,)
AssertionError: File /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup-data/mirror_metadata.2005-11-06T09:56:15-05:00.diff.gz already exists! Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method GzipFile.__del__ of <gzip open file '/Volumes/Ext_BU/ Users/kwh/rdiffbu_112_carbonfile/rdiff-backup-data/file_statistics. 2005-11-06T15:56:19-05:00.data.gz', mode 'wb' at 0x79f8d8 0x7b49b8>> ignored Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method GzipFile.__del__ of <gzip open file '/Volumes/Ext_BU/ Users/kwh/rdiffbu_112_carbonfile/rdiff-backup-data/error_log. 2005-11-06T15:56:19-05:00.data.gz', mode 'wb' at 0x79f728 0x7b4738>> ignored

It seems to strange to be a coincidence that the file that had failed this time (rdiff-backup_1.1.2_incremental_bu_fail2.txt) was the renamed screenlog.0 file that had caused the problem the first time. I moved this file where it wouldn't be backed up, and tried again. I was starting to wonder whether my use of screen could somehow be causing my problems, so I didn't use it this time. rdiff-backup regressed the last failed backup, then failed as:

Writing resource fork to ('Library', 'Syndication', 'Database3.2005-11-06T09:56:15-05:00.diff.gz') Writing carbon data to ('Library', 'Syndication', 'Database3.2005-11-06T09:56:15-05:00.diff.gz') Setting time of /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup-data/increments/Library/Syndication/ Database3.2005-11-06T09:56:15-05:00.diff.gz to 1131291807 Renaming /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/Library/ Syndication/rdiff-backup.tmp.389 to /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/Library/Syndication/Database3 Copying attributes from ('Library', 'Syndication') to /Volumes/Ext_BU/ Users/kwh/rdiffbu_112_carbonfile/Library/Syndication Setting time of /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ Library/Syndication to 1131320605 Copying attributes from ('Library',) to /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile/Library Setting time of /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ Library to 1123261449 Copying attributes from () to /Volumes/Ext_BU/Users/kwh/ rdiffbu_112_carbonfile Setting time of /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile to 1131318339
Writing mirror_metadata diff
Traceback (most recent call last):
  File "/sw/bin/rdiff-backup", line 23, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 303, in Main
    take_action(rps)
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 272, in take_action
    elif action == "backup": Backup(rps[0], rps[1])
File "/sw/lib/python2.4/site-packages/rdiff_backup/Main.py", line 323, in Backup
    backup.Mirror_and_increment(rpin, rpout, incdir)
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 51, in Mirror_and_increment
    DestS.patch_and_increment(dest_rpath, source_diffiter, inc_rpath)
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 230, in patch_and_increment
    cls.CCPP.close()
File "/sw/lib/python2.4/site-packages/rdiff_backup/backup.py", line 446, in close
    metadata.ManagerObj.ConvertMetaToDiff()
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 590, in ConvertMetaToDiff
    diff_writer = self.get_meta_writer('diff', oldrp.getinctime())
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 511, in get_meta_writer
    typestr, time)
File "/sw/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 503, in _writer_helper
    assert not rp.lstat(), "File %s already exists!" % (rp.path,)
AssertionError: File /Volumes/Ext_BU/Users/kwh/rdiffbu_112_carbonfile/ rdiff-backup-data/mirror_metadata.2005-11-06T09:56:15-05:00.diff.gz already exists! Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method GzipFile.__del__ of <gzip open file '/Volumes/Ext_BU/ Users/kwh/rdiffbu_112_carbonfile/rdiff-backup-data/file_statistics. 2005-11-06T18:03:21-05:00.data.gz', mode 'wb' at 0x79f848 0x7b4990>> ignored Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound method GzipFile.__del__ of <gzip open file '/Volumes/Ext_BU/ Users/kwh/rdiffbu_112_carbonfile/rdiff-backup-data/error_log. 2005-11-06T18:03:21-05:00.data.gz', mode 'wb' at 0x79f6e0 0x7b4670>> ignored

I'll be heading on the road on Monday, and won't be be able to do any more testing until Friday.

Thanks for all your work to try to get this working on OS X.

Kevin Horton
Ottawa, Canada






reply via email to

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