The destination is accessed using sftp 
I get this in the end of the log:

2013-01-03 14:21:08,796 - INFO: Summary of backup
2013-01-03 14:21:08,796 - INFO: Number of directories: 21974.
2013-01-03 14:21:08,796 - INFO: Total number of files: 56033.
2013-01-03 14:21:08,796 - INFO: Number of symlinks: 1071.
2013-01-03 14:21:08,796 - INFO: Number of files included in snapshot: 56033.
2013-01-03 14:21:08,796 - INFO: Number of new files (also included): 0.
2013-01-03 14:21:08,796 - INFO: Number of files skipped in incremental 
snapshot: 0.
2013-01-03 14:21:08,796 - INFO: Number of items forced to be excluded: 10.
2013-01-03 14:21:08,796 - INFO: Number of items to be excluded by config: 5335.
2013-01-03 14:21:08,796 - INFO: Maximum free size required is '2973 MiB 905 KiB 
957'.
2013-01-03 14:21:08,796 - WARNING: Unable to query available space on target: 
Operation not supported
2013-01-03 14:21:08,796 - INFO: Snapshot is being committed
2013-01-03 14:21:10,651 - ERROR: An error occurred during the backup: Error in 
stream protocol: End of stream
2013-01-03 14:21:10,659 - ERROR: Uncaught exception: The specified location is 
not mounted
2013-01-03 14:21:10,659 - ERROR: Traceback (most recent call last):
  File "/usr/bin/sbackup", line 42, in <module>
    retc = main(sys.argv)
  File "/usr/share/sbackup/sbackup/backupproc.py", line 581, in main
    exitcode = sbackup_app.run()
  File "/usr/share/sbackup/sbackup/backupproc.py", line 561, in run
    self.__exitcode = self.__backupproc.run()
  File "/usr/share/sbackup/sbackup/backupproc.py", line 290, in run
    self.__on_backup_error(error)
  File "/usr/share/sbackup/sbackup/backupproc.py", line 314, in 
__on_backup_error
    self.__exitcode = self.__bprofilehdl.finish(error)
  File "/usr/share/sbackup/sbackup/core/profile_handler.py", line 315, in finish
    self.__copylogfile()
  File "/usr/share/sbackup/sbackup/core/profile_handler.py", line 286, in 
__copylogfile
    _op.copyfile(logf_src, logf_target)
  File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 487, in 
copyfile
    _src, _dest = cls._prepare_copy(_src, _dest)
  File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 513, in 
_prepare_copy
    if cls.__isdir(dst_gfile):
  File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 664, in 
__isdir
    _ftype = cls._query_file_type(gfile)
  File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 683, in 
_query_file_type
    cancellable = None)
Error: The specified location is not mounted

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/661746

Title:
  Error in stream protocol: End of stream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sbackup/+bug/661746/+subscriptions

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

Reply via email to