bugrdiff-backup - Bugs: bug #9699, restore with a rdiff-backup ...

 
 

bug #9699: restore with a rdiff-backup 0.13.4-1 0 the data of a 0.6.0-1 0 failed

Submitter:  None
Submitted:  Tue 20 Jul 2004 08:16:33 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Need Info
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 10 Aug 2005 10:30:07 PM UTC, comment #2: 

I tried using 0.6.0 to back up, and 0.13.7 restored it without errors.  Closing because bug was probably due to some irregularity in your repository, maybe caused by a bug in 0.6.0.

Benedict Escoto <bescoto>
Group administrator
Mon 28 Mar 2005 05:59:06 PM UTC, comment #1: 

This is very hard for me to fix until I can easily replicate.  Ideally you would upload tarball of example that 0.13.x punts on.  Putting on hold until then.

Benedict Escoto <bescoto>
Group administrator
Tue 20 Jul 2004 08:16:33 AM UTC, original submission:  

I upgraded the rdiff-backup 0.6 to 0.13 and try to restore the data. So the restore failed.

I downgraded the rdiff-backup and restore the data and it's ok
You find the details below.

Good software and thanks for your work

-email is unavailable-

# rdiff-backup -r 1D 192.168.0.10::/SATURN/home/rp /home/restore/
-----------------------------------------------------------------
Detected abilities for destination (read/write) file system:
  Characters needing quoting                   ''
  Ownership changing                           On
  Hard linking                                 On
  fsync() directories                          On
  Directory inc permissions                    On
  Access control lists                         Off
  Extended attributes                          Off
  Mac OS X style resource forks                Off
  Mac OS X Finder information                  Off
-----------------------------------------------------------------
-----------------------------------------------------------------
Detected abilities for source (read only) file system:
  Access control lists                         Off
  Extended attributes                          Off
  Mac OS X style resource forks                Off
  Mac OS X Finder information                  Off
-----------------------------------------------------------------
Warning, metadata file not found.
Metadata will be read from filesystem.
Warning: Mirror metadata not found, reading from directory
Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 23, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 259, in Main
    take_action(rps)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 239, in take_action
    elif action == "restore-as-of": Restore(rps[0], rps[1], 1)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 465, in Restore
    inc_rpath, dest_rp, time)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/restore.py", line 45, in Restore
    TargetS.patch(target, diff_iter)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/restore.py", line 309, in patch
    ITR(diff.index, diff)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/rorpiter.py", line 279, in _call_
    last_branch.fast_process(*args)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/restore.py", line 626, in fast_process
    rpath.rename(tf, rp)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/rpath.py", line 220, in rename
    if not rp_source.lstat(): rp_dest.delete()
  File "/usr/lib/python2.3/site-packages/rdiff_backup/rpath.py", line 852, in delete
    else: self.conn.os.unlink(self.path)
OSError: [Errno 2] No such file or directory: '/home/restore/FRANCOISE/COURRIER JMC/JOSEPH DETHY/courrier saintjo.rtf'
Traceback (most recent call last):
saturn:/home#   File "/usr/bin/rdiff-backup", line 23, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 259, in Main
    take_action(rps)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 227, in take_action
    connection.PipeConnection(sys.stdin, sys.stdout).Server()
  File "/usr/lib/python2.3/site-packages/rdiff_backup/connection.py", line 352, in Server
    self.get_response(-1)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/connection.py", line 314, in get_response
    try: req_num, object = self._get()
  File "/usr/lib/python2.3/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)


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-10 bescoto Open/ClosedOpen Closed
2005-03-28 bescoto StatusNone Need Info

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code