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

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

[Rdiff-backup-bugs] [bug #14695] Problem with gzip ?


From: anonymous
Subject: [Rdiff-backup-bugs] [bug #14695] Problem with gzip ?
Date: Mon, 3 Oct 2005 08:25:21 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.4; Linux; pl, en_US) KHTML/3.4.2 (like Gecko) (Debian package 4:3.4.2-0ubuntu7)

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14695>

                 Summary: Problem with gzip ?
                 Project: rdiff-backup
            Submitted by: None
            Submitted on: Mon 10/03/05 at 08:25
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open

    _______________________________________________________

Details:

  File "/usr/lib/python2.4/site-packages/rdiff_backup/connection.py", line
445, in __call__
    return apply(self.connection.reval, (self.name,) + args)
  File "/usr/lib/python2.4/site-packages/rdiff_backup/connection.py", line
365, in reval
    result = self.get_response(req_num)
  File "/usr/lib/python2.4/site-packages/rdiff_backup/connection.py", line
314, in get_response
    try: req_num, object = self._get()
  File "/usr/lib/python2.4/site-packages/rdiff_backup/connection.py", line
230, in _get
    raise ConnectionReadError("Truncated header string (problem "
rdiff_backup.connection.ConnectionReadError: Truncated header string (problem
probably originated remotely)
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound
method GzipFile.__del__ of <gzip open file
'/mnt/hdb2/bekap2/rdiff-backup-data/file_statistics.2005-09-30T16:53:05+02:00.data.gz',
mode 'wb' at 0xb7892c80 -0x48757654>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound
method GzipFile.__del__ of <gzip open file
'/mnt/hdb2/bekap2/rdiff-backup-data/error_log.2005-09-30T16:53:05+02:00.data.gz',
mode 'wb' at 0xb7892c38 -0x48757434>> ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in <bound
method GzipFile.__del__ of <gzip open file
'/mnt/hdb2/bekap2/rdiff-backup-data/mirror_metadata.2005-09-30T16:53:05+02:00.snapshot.gz',
mode 'wb' at 0xb7892cc8 -0x48757fd4>> ignored


It happend once, i cannot reproduce until next weekend?

The command is :
# rdiff-backup -v 4 --exclude-fifos --exclude-device-files --exclude /dev
--exclude /root/.ccache --exclude /mnt --exclude /var/log --exclude /proc
--exclude /usr/portage --exclude '/home/*/*/log' --exclude '/home/*/*/log/*'
--exclude /tmp --exclude /var/tmp  address@hidden::/ /mnt/hdb2/bekap2

Seems like problem with gzip handling.






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=14695>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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