Public bug reported:

Binary package hint: sbackup

I backed up my home directory with Ubuntu 7.10 to a NAS.  I just
installed (03/29/2008) Ubuntu 8.04 Beta.  Sbackup crashes EVERY SINGLE
TIME I try to restore a directory from my NAS.

I am attempting to restore the directory /home/nhilton/development.

Here is the traceback:

PythonArgs: ['/usr/sbin/simple-restore-gnome']
Traceback:
 Traceback (most recent call last):
   File "/usr/sbin/simple-restore-gnome", line 409, in restore
     self._do_restore( self.src, self.src )
   File "/usr/sbin/simple-restore-gnome", line 402, in _do_restore
     r.restore( tdir, src, dst )
   File "/usr/share/sbackup/srestore.py", line 112, in restore
     shutil.move( os.path.join(tdir,spath), dpath )
   File "/usr/lib/python2.5/shutil.py", line 199, in move
     copy2(src,dst)
   File "/usr/lib/python2.5/shutil.py", line 91, in copy2
     copyfile(src, dst)
   File "/usr/lib/python2.5/shutil.py", line 46, in copyfile
     fsrc = open(src, 'rb')
 IOError: [Errno 2] No such file or directory: 
'/home/nhilton/tmpnEQjrg/home/nhilton/development'

After the crash, the temp dir "/home/nhilton/tmpnEQjrg" exists but is
empty.

This is critical, I can not restore any files!

** Affects: sbackup (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Crash "No Such File Or Directory"
https://bugs.launchpad.net/bugs/209314
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to